[==========] 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
I20260709 14:49:51.866348  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:44727
I20260709 14:49:51.867871  7138 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:49:51.868921  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:51.885869  7147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:51.885905  7144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:51.887138  7138 server_base.cc:1061] running on GCE node
W20260709 14:49:51.885881  7145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.080585  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:53.080825  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:53.081095  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608593081067 us; error 0 us; skew 500 ppm
I20260709 14:49:53.082031  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:53.087347  7138 webserver.cc:533] Webserver started at http://127.6.248.190:36227/ using document root <none> and password file <none>
I20260709 14:49:53.088212  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:53.088447  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:53.088896  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:53.094709  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "6e0e8f70150448cd8c656e2ecb068ecf"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.102511  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:49:53.107641  7153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.108832  7138 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:49:53.109198  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "6e0e8f70150448cd8c656e2ecb068ecf"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.109560  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-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)
I20260709 14:49:53.169817  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:53.171362  7138 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
I20260709 14:49:53.171854  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:53.242547  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:44727
I20260709 14:49:53.242609  7204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:44727 every 8 connection(s)
I20260709 14:49:53.250480  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:53.272106  7205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf: Bootstrap starting.
I20260709 14:49:53.277895  7205 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.279695  7205 log.cc:826] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf: Log is configured to *not* fsync() on all Append() calls
I20260709 14:49:53.284152  7205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf: No bootstrap required, opened a new log
I20260709 14:49:53.304625  7205 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e8f70150448cd8c656e2ecb068ecf" member_type: VOTER }
I20260709 14:49:53.305188  7205 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.305492  7205 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e0e8f70150448cd8c656e2ecb068ecf, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.306399  7205 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e0e8f70150448cd8c656e2ecb068ecf" member_type: VOTER }
I20260709 14:49:53.306890  7205 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:53.307186  7205 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:53.307523  7205 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.311988  7205 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e8f70150448cd8c656e2ecb068ecf" member_type: VOTER }
I20260709 14:49:53.312822  7205 leader_election.cc:304] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [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: 6e0e8f70150448cd8c656e2ecb068ecf; no voters: 
I20260709 14:49:53.314602  7205 leader_election.cc:290] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:53.314942  7208 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.317631  7208 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6e0e8f70150448cd8c656e2ecb068ecf, State: Running, Role: LEADER
I20260709 14:49:53.318567  7208 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [LEADER]: Queue going to LEADER mode. State: All 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: "6e0e8f70150448cd8c656e2ecb068ecf" member_type: VOTER }
I20260709 14:49:53.319525  7205 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:53.330081  7210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e0e8f70150448cd8c656e2ecb068ecf. Latest consensus state: current_term: 1 leader_uuid: "6e0e8f70150448cd8c656e2ecb068ecf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e8f70150448cd8c656e2ecb068ecf" member_type: VOTER } }
I20260709 14:49:53.330946  7210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:53.333269  7209 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e0e8f70150448cd8c656e2ecb068ecf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e8f70150448cd8c656e2ecb068ecf" member_type: VOTER } }
I20260709 14:49:53.333977  7209 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:53.337196  7218 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:53.349910  7218 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:53.354549  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:53.367291  7218 catalog_manager.cc:1383] Generated new cluster ID: d67213c8f3f9447187b9b873f02ca024
I20260709 14:49:53.367587  7218 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:53.389418  7218 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:53.390928  7218 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:53.410010  7218 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf: Generated new TSK 0
I20260709 14:49:53.410907  7218 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:53.420902  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:53.429461  7227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:53.434003  7228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.437553  7138 server_base.cc:1061] running on GCE node
W20260709 14:49:53.437825  7230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.438838  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:53.439131  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:53.439332  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608593439315 us; error 0 us; skew 500 ppm
I20260709 14:49:53.440119  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:53.448912  7138 webserver.cc:533] Webserver started at http://127.6.248.129:46151/ using document root <none> and password file <none>
I20260709 14:49:53.449633  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:53.449935  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:53.450292  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:53.451785  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "0ab2e71f2950429f99679ef08652f82f"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.458746  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:49:53.463802  7235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.464658  7138 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:53.465015  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "0ab2e71f2950429f99679ef08652f82f"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.465375  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-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)
I20260709 14:49:53.536319  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:53.538074  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:53.540972  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:53.546748  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:53.547093  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.547396  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:53.547613  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.639253  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:34489
I20260709 14:49:53.639298  7297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:34489 every 8 connection(s)
I20260709 14:49:53.647058  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:53.659045  7303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:53.659008  7302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:53.667657  7305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.670817  7138 server_base.cc:1061] running on GCE node
I20260709 14:49:53.672477  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:53.672771  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:53.672992  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608593672974 us; error 0 us; skew 500 ppm
I20260709 14:49:53.673748  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:53.677053  7298 heartbeater.cc:344] Connected to a master server at 127.6.248.190:44727
I20260709 14:49:53.677100  7138 webserver.cc:533] Webserver started at http://127.6.248.130:45467/ using document root <none> and password file <none>
I20260709 14:49:53.677541  7298 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:53.677829  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:53.678113  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:53.678465  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:53.678589  7298 heartbeater.cc:507] Master 127.6.248.190:44727 requested a full tablet report, sending...
I20260709 14:49:53.679891  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "6d1c42a72c4e4cac9465707c5d057252"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.681283  7170 ts_manager.cc:194] Registered new tserver with Master: 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489)
I20260709 14:49:53.683485  7170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48692
I20260709 14:49:53.686652  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:49:53.691733  7310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.692564  7138 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:53.692883  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "6d1c42a72c4e4cac9465707c5d057252"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.693231  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-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)
I20260709 14:49:53.713124  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:53.714778  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:53.717231  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:53.720775  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:53.721103  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:49:53.721379  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:53.721594  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.807096  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:35571
I20260709 14:49:53.807281  7372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:35571 every 8 connection(s)
I20260709 14:49:53.814463  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:53.824515  7376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.825675  7373 heartbeater.cc:344] Connected to a master server at 127.6.248.190:44727
I20260709 14:49:53.826203  7373 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:53.827474  7373 heartbeater.cc:507] Master 127.6.248.190:44727 requested a full tablet report, sending...
W20260709 14:49:53.827499  7377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.829998  7170 ts_manager.cc:194] Registered new tserver with Master: 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:53.831729  7170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48704
W20260709 14:49:53.835158  7379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:53.835645  7138 server_base.cc:1061] running on GCE node
I20260709 14:49:53.836781  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:53.836985  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:53.837173  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608593837139 us; error 0 us; skew 500 ppm
I20260709 14:49:53.837746  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:53.840600  7138 webserver.cc:533] Webserver started at http://127.6.248.131:40537/ using document root <none> and password file <none>
I20260709 14:49:53.841073  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:53.841264  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:53.841533  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:53.842644  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "243e0182f79f4aca81b0a145ae411f3d"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.847157  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:53.850385  7384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.851223  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:53.851496  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "243e0182f79f4aca81b0a145ae411f3d"
format_stamp: "Formatted at 2026-07-09 14:49:53 on dist-test-slave-bgng"
I20260709 14:49:53.851758  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608591702756-7138-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)
I20260709 14:49:53.861872  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:53.863005  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:53.864711  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:53.868032  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:53.868227  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.868479  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:53.868630  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:53.969218  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:44009
I20260709 14:49:53.969362  7446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:44009 every 8 connection(s)
I20260709 14:49:53.986299  7447 heartbeater.cc:344] Connected to a master server at 127.6.248.190:44727
I20260709 14:49:53.986688  7447 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:53.987442  7447 heartbeater.cc:507] Master 127.6.248.190:44727 requested a full tablet report, sending...
I20260709 14:49:53.989281  7170 ts_manager.cc:194] Registered new tserver with Master: 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:53.990069  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015776954s
I20260709 14:49:53.990649  7170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48712
I20260709 14:49:54.041647  7170 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48722:
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"
    }
  }
}
W20260709 14:49:54.045281  7170 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.
I20260709 14:49:54.137360  7412 tablet_service.cc:1511] Processing CreateTablet for tablet f666230c84c34f73a49fe4bfbba484ae (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:54.138019  7411 tablet_service.cc:1511] Processing CreateTablet for tablet cbe7caf7ed064819b55d97ca48c84aaa (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:54.140770  7410 tablet_service.cc:1511] Processing CreateTablet for tablet 5c58983b588a4e79a097bddea63d2fdc (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:54.143005  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f666230c84c34f73a49fe4bfbba484ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.146108  7409 tablet_service.cc:1511] Processing CreateTablet for tablet f3e8f5177da1422bbab48041434a5970 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:54.148458  7408 tablet_service.cc:1511] Processing CreateTablet for tablet 962c7c3d57124d508b8a3665e82f4d41 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:54.147107  7410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c58983b588a4e79a097bddea63d2fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.152056  7408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962c7c3d57124d508b8a3665e82f4d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.154241  7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe7caf7ed064819b55d97ca48c84aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.155421  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e8f5177da1422bbab48041434a5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.217288  7407 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9df9823b6c40f290cec06b5cc588ff (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:54.219277  7407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9df9823b6c40f290cec06b5cc588ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.257834  7263 tablet_service.cc:1511] Processing CreateTablet for tablet f666230c84c34f73a49fe4bfbba484ae (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:54.258713  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 5c58983b588a4e79a097bddea63d2fdc (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:54.259321  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f666230c84c34f73a49fe4bfbba484ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.260092  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c58983b588a4e79a097bddea63d2fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.261626  7262 tablet_service.cc:1511] Processing CreateTablet for tablet cbe7caf7ed064819b55d97ca48c84aaa (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:54.263239  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe7caf7ed064819b55d97ca48c84aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.269330  7406 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfd770b4f9c405b942a453df5c15e5a (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:54.270746  7406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfd770b4f9c405b942a453df5c15e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.270957  7259 tablet_service.cc:1511] Processing CreateTablet for tablet 962c7c3d57124d508b8a3665e82f4d41 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:54.272271  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962c7c3d57124d508b8a3665e82f4d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.273949  7260 tablet_service.cc:1511] Processing CreateTablet for tablet f3e8f5177da1422bbab48041434a5970 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:54.275341  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e8f5177da1422bbab48041434a5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.277832  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf7666d48a7430cb7958e817a0e8d94 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:54.279173  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf7666d48a7430cb7958e817a0e8d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.283607  7258 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9df9823b6c40f290cec06b5cc588ff (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:54.284941  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9df9823b6c40f290cec06b5cc588ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.287047  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfd770b4f9c405b942a453df5c15e5a (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:54.288338  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfd770b4f9c405b942a453df5c15e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.291023  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf7666d48a7430cb7958e817a0e8d94 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:54.292377  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf7666d48a7430cb7958e817a0e8d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.292380  7255 tablet_service.cc:1511] Processing CreateTablet for tablet d16e5d085ca5464ea66b973f427f71ff (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:54.293835  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16e5d085ca5464ea66b973f427f71ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.299180  7465 tablet_bootstrap.cc:492] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.312899  7404 tablet_service.cc:1511] Processing CreateTablet for tablet d16e5d085ca5464ea66b973f427f71ff (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:54.324496  7337 tablet_service.cc:1511] Processing CreateTablet for tablet cbe7caf7ed064819b55d97ca48c84aaa (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:54.328847  7336 tablet_service.cc:1511] Processing CreateTablet for tablet 5c58983b588a4e79a097bddea63d2fdc (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:54.327196  7404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16e5d085ca5464ea66b973f427f71ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.332103  7333 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9df9823b6c40f290cec06b5cc588ff (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:54.333197  7338 tablet_service.cc:1511] Processing CreateTablet for tablet f666230c84c34f73a49fe4bfbba484ae (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:54.340369  7336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c58983b588a4e79a097bddea63d2fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.340832  7335 tablet_service.cc:1511] Processing CreateTablet for tablet f3e8f5177da1422bbab48041434a5970 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:54.346799  7334 tablet_service.cc:1511] Processing CreateTablet for tablet 962c7c3d57124d508b8a3665e82f4d41 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:54.356395  7465 tablet_bootstrap.cc:654] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.359192  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9df9823b6c40f290cec06b5cc588ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.364615  7332 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfd770b4f9c405b942a453df5c15e5a (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:54.367288  7330 tablet_service.cc:1511] Processing CreateTablet for tablet d16e5d085ca5464ea66b973f427f71ff (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260709 14:49:54.370462  7217 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:54.367375  7331 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf7666d48a7430cb7958e817a0e8d94 (DEFAULT_TABLE table=test-workload [id=53157575445241b687ee50985b81457e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:54.376685  7337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe7caf7ed064819b55d97ca48c84aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.379340  7334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962c7c3d57124d508b8a3665e82f4d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.382783  7332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfd770b4f9c405b942a453df5c15e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.385929  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf7666d48a7430cb7958e817a0e8d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.394799  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16e5d085ca5464ea66b973f427f71ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.397015  7335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e8f5177da1422bbab48041434a5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.400645  7466 tablet_bootstrap.cc:492] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.414448  7338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f666230c84c34f73a49fe4bfbba484ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:54.442797  7465 tablet_bootstrap.cc:492] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.443615  7465 ts_tablet_manager.cc:1403] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.014s
I20260709 14:49:54.454596  7468 tablet_bootstrap.cc:492] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:54.451086  7465 raft_consensus.cc:359] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.459591  7465 raft_consensus.cc:385] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.463290  7465 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.482929  7465 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.484597  7466 tablet_bootstrap.cc:654] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.493484  7465 ts_tablet_manager.cc:1434] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.004s
I20260709 14:49:54.494343  7447 heartbeater.cc:499] Master 127.6.248.190:44727 was elected leader, sending a full tablet report...
I20260709 14:49:54.500262  7466 tablet_bootstrap.cc:492] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.501591  7468 tablet_bootstrap.cc:654] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.501680  7466 ts_tablet_manager.cc:1403] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.148s	user 0.007s	sys 0.008s
I20260709 14:49:54.500648  7465 tablet_bootstrap.cc:492] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.505666  7466 raft_consensus.cc:359] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.509387  7466 raft_consensus.cc:385] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.514770  7465 tablet_bootstrap.cc:654] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.509670  7466 raft_consensus.cc:740] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.515969  7466 consensus_queue.cc:260] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.523128  7298 heartbeater.cc:499] Master 127.6.248.190:44727 was elected leader, sending a full tablet report...
I20260709 14:49:54.523677  7468 tablet_bootstrap.cc:492] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:54.524103  7468 ts_tablet_manager.cc:1403] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.004s
I20260709 14:49:54.526890  7468 raft_consensus.cc:359] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.527583  7468 raft_consensus.cc:385] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.527870  7468 raft_consensus.cc:740] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.529006  7468 consensus_queue.cc:260] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.530923  7466 ts_tablet_manager.cc:1434] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:49:54.531833  7466 tablet_bootstrap.cc:492] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.538029  7466 tablet_bootstrap.cc:654] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.543231  7465 tablet_bootstrap.cc:492] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.543700  7465 ts_tablet_manager.cc:1403] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.025s
I20260709 14:49:54.544548  7466 tablet_bootstrap.cc:492] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.544978  7466 ts_tablet_manager.cc:1403] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 14:49:54.545077  7472 raft_consensus.cc:493] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.545584  7472 raft_consensus.cc:515] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.548475  7472 leader_election.cc:290] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:54.550623  7465 raft_consensus.cc:359] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.551331  7465 raft_consensus.cc:385] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.551626  7465 raft_consensus.cc:740] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.552349  7465 consensus_queue.cc:260] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.554874  7465 ts_tablet_manager.cc:1434] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:49:54.555835  7465 tablet_bootstrap.cc:492] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.562561  7465 tablet_bootstrap.cc:654] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.562745  7373 heartbeater.cc:499] Master 127.6.248.190:44727 was elected leader, sending a full tablet report...
I20260709 14:49:54.564046  7468 ts_tablet_manager.cc:1434] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.002s
W20260709 14:49:54.564781  7374 tablet.cc:2406] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:54.565008  7468 tablet_bootstrap.cc:492] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:54.562772  7475 raft_consensus.cc:493] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.571326  7475 raft_consensus.cc:515] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.547866  7466 raft_consensus.cc:359] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.574009  7466 raft_consensus.cc:385] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.574339  7466 raft_consensus.cc:740] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.575085  7466 consensus_queue.cc:260] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.577207  7466 ts_tablet_manager.cc:1434] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 14:49:54.588094  7466 tablet_bootstrap.cc:492] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.589067  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.587806  7475 leader_election.cc:290] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
W20260709 14:49:54.604548  7236 leader_election.cc:343] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.616801  7468 tablet_bootstrap.cc:654] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.620606  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
W20260709 14:49:54.622526  7237 leader_election.cc:343] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.622939  7237 leader_election.cc:304] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f; no voters: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.623696  7472 raft_consensus.cc:2749] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.626012  7465 tablet_bootstrap.cc:492] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.627059  7465 ts_tablet_manager.cc:1403] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.026s
I20260709 14:49:54.633665  7466 tablet_bootstrap.cc:654] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.638428  7465 raft_consensus.cc:359] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.641286  7465 raft_consensus.cc:385] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.642083  7465 raft_consensus.cc:740] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.646981  7468 tablet_bootstrap.cc:492] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:54.647578  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:54.647624  7465 consensus_queue.cc:260] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.648698  7273 raft_consensus.cc:2468] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 0.
I20260709 14:49:54.649062  7468 ts_tablet_manager.cc:1403] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.013s
I20260709 14:49:54.651439  7465 ts_tablet_manager.cc:1434] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 14:49:54.652359  7465 tablet_bootstrap.cc:492] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.653721  7311 leader_election.cc:304] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:54.653607  7468 raft_consensus.cc:359] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.654546  7475 raft_consensus.cc:2804] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.654903  7475 raft_consensus.cc:493] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.655258  7475 raft_consensus.cc:3060] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.654394  7468 raft_consensus.cc:385] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.656456  7468 raft_consensus.cc:740] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.658788  7466 tablet_bootstrap.cc:492] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.659252  7466 ts_tablet_manager.cc:1403] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.006s
I20260709 14:49:54.659581  7468 consensus_queue.cc:260] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.661651  7468 ts_tablet_manager.cc:1434] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:54.668406  7466 raft_consensus.cc:359] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.669121  7466 raft_consensus.cc:385] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.669413  7466 raft_consensus.cc:740] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.667804  7475 raft_consensus.cc:515] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.668159  7468 tablet_bootstrap.cc:492] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:54.674364  7470 raft_consensus.cc:493] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.674696  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:54.674835  7470 raft_consensus.cc:515] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.681272  7466 consensus_queue.cc:260] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
W20260709 14:49:54.683177  7312 leader_election.cc:343] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.684659  7466 ts_tablet_manager.cc:1434] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:49:54.684018  7470 leader_election.cc:290] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.686082  7465 tablet_bootstrap.cc:654] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.686723  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:54.689244  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:54.691085  7273 raft_consensus.cc:3060] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:54.691640  7312 leader_election.cc:343] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.689651  7475 leader_election.cc:290] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:54.697963  7466 tablet_bootstrap.cc:492] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.700764  7468 tablet_bootstrap.cc:654] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.701896  7273 raft_consensus.cc:2468] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 1.
I20260709 14:49:54.703341  7311 leader_election.cc:304] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:54.704198  7475 raft_consensus.cc:2804] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.705516  7475 raft_consensus.cc:697] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:54.706693  7475 consensus_queue.cc:237] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.715431  7466 tablet_bootstrap.cc:654] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.720844  7465 tablet_bootstrap.cc:492] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.721560  7465 ts_tablet_manager.cc:1403] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.008s
I20260709 14:49:54.721344  7168 catalog_manager.cc:5697] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.724810  7468 tablet_bootstrap.cc:492] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:54.730365  7468 ts_tablet_manager.cc:1403] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.008s
I20260709 14:49:54.730919  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:54.724716  7465 raft_consensus.cc:359] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.733038  7465 raft_consensus.cc:385] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.733028  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.733440  7465 raft_consensus.cc:740] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.733280  7468 raft_consensus.cc:359] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.734041  7468 raft_consensus.cc:385] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.734347  7468 raft_consensus.cc:740] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.734196  7465 consensus_queue.cc:260] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
W20260709 14:49:54.735203  7385 leader_election.cc:343] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.735248  7468 consensus_queue.cc:260] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.736721  7465 ts_tablet_manager.cc:1434] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:49:54.737630  7468 ts_tablet_manager.cc:1434] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:54.737694  7465 tablet_bootstrap.cc:492] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.738624  7468 tablet_bootstrap.cc:492] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
W20260709 14:49:54.739696  7385 leader_election.cc:343] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.740387  7385 leader_election.cc:304] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [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: 243e0182f79f4aca81b0a145ae411f3d; no voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.741822  7470 raft_consensus.cc:2749] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.745595  7465 tablet_bootstrap.cc:654] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.754168  7468 tablet_bootstrap.cc:654] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.758867  7466 tablet_bootstrap.cc:492] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.759277  7465 tablet_bootstrap.cc:492] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.759271  7466 ts_tablet_manager.cc:1403] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.012s
I20260709 14:49:54.762113  7465 ts_tablet_manager.cc:1403] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 14:49:54.762998  7466 raft_consensus.cc:359] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.763967  7466 raft_consensus.cc:385] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.764350  7466 raft_consensus.cc:740] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.765311  7466 consensus_queue.cc:260] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.766247  7465 raft_consensus.cc:359] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.767773  7465 raft_consensus.cc:385] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.768107  7465 raft_consensus.cc:740] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.768949  7465 consensus_queue.cc:260] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.771127  7465 ts_tablet_manager.cc:1434] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:49:54.772300  7466 ts_tablet_manager.cc:1434] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:54.773238  7466 tablet_bootstrap.cc:492] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.773284  7465 tablet_bootstrap.cc:492] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.784035  7465 tablet_bootstrap.cc:654] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.787250  7466 tablet_bootstrap.cc:654] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.797673  7470 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.798010  7468 tablet_bootstrap.cc:492] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:54.798611  7468 ts_tablet_manager.cc:1403] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.028s
I20260709 14:49:54.798202  7470 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.800449  7470 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.801816  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:54.802686  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
W20260709 14:49:54.803644  7385 leader_election.cc:343] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.804698  7385 leader_election.cc:343] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.805083  7385 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [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: 243e0182f79f4aca81b0a145ae411f3d; no voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.805190  7472 raft_consensus.cc:493] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.805222  7468 raft_consensus.cc:359] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.805693  7472 raft_consensus.cc:515] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.806059  7470 raft_consensus.cc:2749] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.807993  7472 leader_election.cc:290] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:54.808631  7468 raft_consensus.cc:385] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.808974  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:54.809309  7468 raft_consensus.cc:740] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.809885  7475 raft_consensus.cc:493] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.810324  7475 raft_consensus.cc:515] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.810441  7468 consensus_queue.cc:260] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.812736  7475 leader_election.cc:290] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:54.813375  7468 ts_tablet_manager.cc:1434] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 14:49:54.816148  7468 tablet_bootstrap.cc:492] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:54.814328  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:54.818416  7466 tablet_bootstrap.cc:492] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.820665  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:54.821415  7466 ts_tablet_manager.cc:1403] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
W20260709 14:49:54.822089  7237 leader_election.cc:343] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.823016  7311 leader_election.cc:343] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.824015  7312 leader_election.cc:343] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.824425  7312 leader_election.cc:304] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [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: 6d1c42a72c4e4cac9465707c5d057252; no voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:54.825814  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
W20260709 14:49:54.827097  7236 leader_election.cc:343] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.827491  7236 leader_election.cc:304] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f; no voters: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.828322  7472 raft_consensus.cc:2749] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.831262  7475 raft_consensus.cc:2749] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.833092  7468 tablet_bootstrap.cc:654] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.825086  7466 raft_consensus.cc:359] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.834128  7466 raft_consensus.cc:385] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.834448  7466 raft_consensus.cc:740] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.835198  7466 consensus_queue.cc:260] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.839192  7466 ts_tablet_manager.cc:1434] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:49:54.840268  7466 tablet_bootstrap.cc:492] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.841843  7465 tablet_bootstrap.cc:492] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.842460  7465 ts_tablet_manager.cc:1403] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.022s
I20260709 14:49:54.846817  7466 tablet_bootstrap.cc:654] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.848022  7472 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.848757  7472 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.850857  7472 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.851540  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:54.851881  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.852149  7422 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:54.852279  7465 raft_consensus.cc:359] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.853017  7465 raft_consensus.cc:385] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:54.853227  7236 leader_election.cc:343] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.853343  7465 raft_consensus.cc:740] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.853760  7236 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.854539  7472 raft_consensus.cc:2804] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.854892  7472 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.854118  7465 consensus_queue.cc:260] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.857211  7465 ts_tablet_manager.cc:1434] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:49:54.857847  7468 tablet_bootstrap.cc:492] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:54.858114  7465 tablet_bootstrap.cc:492] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.858268  7468 ts_tablet_manager.cc:1403] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.017s
I20260709 14:49:54.861126  7468 raft_consensus.cc:359] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.861866  7468 raft_consensus.cc:385] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.862180  7468 raft_consensus.cc:740] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.855399  7472 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.866617  7468 consensus_queue.cc:260] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.869048  7468 ts_tablet_manager.cc:1434] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:49:54.870048  7468 tablet_bootstrap.cc:492] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:54.869978  7470 raft_consensus.cc:493] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.870487  7470 raft_consensus.cc:515] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.872394  7470 leader_election.cc:290] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.873787  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:54.874384  7273 raft_consensus.cc:2468] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 0.
I20260709 14:49:54.874650  7472 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.875326  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.876543  7472 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Requested vote from peers 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.878118  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:54.878654  7465 tablet_bootstrap.cc:654] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.878692  7422 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.882457  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
W20260709 14:49:54.883580  7385 leader_election.cc:343] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.883839  7236 leader_election.cc:343] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.884445  7385 leader_election.cc:304] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.885443  7470 raft_consensus.cc:2804] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.885907  7470 raft_consensus.cc:493] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.886330  7470 raft_consensus.cc:3060] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.886466  7466 tablet_bootstrap.cc:492] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.887035  7466 ts_tablet_manager.cc:1403] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260709 14:49:54.889746  7466 raft_consensus.cc:359] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.890520  7466 raft_consensus.cc:385] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.890847  7466 raft_consensus.cc:740] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.891613  7466 consensus_queue.cc:260] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.893740  7466 ts_tablet_manager.cc:1434] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:49:54.894686  7466 tablet_bootstrap.cc:492] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.898217  7422 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:54.899428  7237 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.900193  7472 raft_consensus.cc:2804] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.900991  7466 tablet_bootstrap.cc:654] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.901701  7470 raft_consensus.cc:515] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.904248  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:54.904780  7273 raft_consensus.cc:3060] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.914080  7472 raft_consensus.cc:697] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:54.915729  7503 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.915659  7472 consensus_queue.cc:237] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:54.917543  7273 raft_consensus.cc:2468] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 1.
I20260709 14:49:54.918821  7385 leader_election.cc:304] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:54.919879  7503 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.921670  7505 raft_consensus.cc:2804] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.922114  7470 leader_election.cc:290] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.922411  7503 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.925168  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.926400  7505 raft_consensus.cc:697] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:54.927009  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:54.927202  7505 consensus_queue.cc:237] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.928009  7501 raft_consensus.cc:493] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.928472  7501 raft_consensus.cc:515] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
W20260709 14:49:54.928778  7385 leader_election.cc:343] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.929777  7385 leader_election.cc:343] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.931170  7501 leader_election.cc:290] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:54.931788  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.931996  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:54.932291  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:54.932459  7348 raft_consensus.cc:2468] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:54.933233  7422 raft_consensus.cc:2468] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:54.933831  7236 leader_election.cc:304] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:54.934648  7501 raft_consensus.cc:2804] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.934723  7506 raft_consensus.cc:493] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.935075  7501 raft_consensus.cc:493] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.935484  7501 raft_consensus.cc:3060] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:54.933965  7385 leader_election.cc:343] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.935333  7506 raft_consensus.cc:515] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.936136  7385 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [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: 243e0182f79f4aca81b0a145ae411f3d; no voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:54.936923  7503 raft_consensus.cc:2749] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.937563  7506 leader_election.cc:290] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:54.938851  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
W20260709 14:49:54.940860  7385 leader_election.cc:343] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.923725  7468 tablet_bootstrap.cc:654] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.943236  7170 catalog_manager.cc:5697] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 1 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.944130  7466 tablet_bootstrap.cc:492] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:54.944779  7466 ts_tablet_manager.cc:1403] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.017s
I20260709 14:49:54.947041  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:54.947832  7348 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 0.
I20260709 14:49:54.948437  7466 raft_consensus.cc:359] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.951082  7465 tablet_bootstrap.cc:492] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:54.958165  7466 raft_consensus.cc:385] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.958381  7465 ts_tablet_manager.cc:1403] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.008s
I20260709 14:49:54.958621  7466 raft_consensus.cc:740] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.958832  7385 leader_election.cc:304] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [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: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252; no voters: 0ab2e71f2950429f99679ef08652f82f
I20260709 14:49:54.959616  7466 consensus_queue.cc:260] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.960413  7506 raft_consensus.cc:2804] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.960889  7506 raft_consensus.cc:493] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.961297  7465 raft_consensus.cc:359] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.962064  7465 raft_consensus.cc:385] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.962524  7465 raft_consensus.cc:740] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.956434  7501 raft_consensus.cc:515] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.963383  7465 consensus_queue.cc:260] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.964681  7501 leader_election.cc:290] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:54.965742  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:54.966272  7422 raft_consensus.cc:3060] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.967989  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:54.968519  7348 raft_consensus.cc:3060] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.973172  7422 raft_consensus.cc:2468] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:54.962673  7466 ts_tablet_manager.cc:1434] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 14:49:54.974282  7237 leader_election.cc:304] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:54.974648  7466 tablet_bootstrap.cc:492] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:54.975056  7501 raft_consensus.cc:2804] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.974841  7170 catalog_manager.cc:5697] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 1 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.975504  7501 raft_consensus.cc:697] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:54.976347  7501 consensus_queue.cc:237] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:54.982587  7465 ts_tablet_manager.cc:1434] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:54.983521  7465 tablet_bootstrap.cc:492] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:54.987221  7348 raft_consensus.cc:2468] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:54.989430  7465 tablet_bootstrap.cc:654] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.961304  7506 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.981734  7466 tablet_bootstrap.cc:654] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.995676  7468 tablet_bootstrap.cc:492] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:54.996222  7468 ts_tablet_manager.cc:1403] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.011s
I20260709 14:49:54.997037  7169 catalog_manager.cc:5697] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 1 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.000418  7506 raft_consensus.cc:515] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.003232  7468 raft_consensus.cc:359] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.003901  7468 raft_consensus.cc:385] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.004168  7468 raft_consensus.cc:740] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.004807  7468 consensus_queue.cc:260] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.006232  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:55.006968  7273 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.010390  7506 leader_election.cc:290] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:55.010519  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.011106  7348 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.012485  7468 ts_tablet_manager.cc:1434] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:49:55.013433  7468 tablet_bootstrap.cc:492] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:55.017299  7273 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 1.
I20260709 14:49:55.019856  7468 tablet_bootstrap.cc:654] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.020285  7385 leader_election.cc:304] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.021245  7506 raft_consensus.cc:2804] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.022424  7506 raft_consensus.cc:697] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:55.023438  7506 consensus_queue.cc:237] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.018723  7465 tablet_bootstrap.cc:492] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:55.017302  7348 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 1.
I20260709 14:49:55.026393  7465 ts_tablet_manager.cc:1403] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.004s
I20260709 14:49:55.029595  7465 raft_consensus.cc:359] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.030489  7465 raft_consensus.cc:385] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.030831  7465 raft_consensus.cc:740] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.031662  7465 consensus_queue.cc:260] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.032684  7466 tablet_bootstrap.cc:492] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:55.033093  7466 ts_tablet_manager.cc:1403] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
I20260709 14:49:55.034262  7465 ts_tablet_manager.cc:1434] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:55.035162  7465 tablet_bootstrap.cc:492] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d: Bootstrap starting.
I20260709 14:49:55.035722  7466 raft_consensus.cc:359] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.036432  7466 raft_consensus.cc:385] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.036710  7466 raft_consensus.cc:740] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.037313  7466 consensus_queue.cc:260] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.039022  7466 ts_tablet_manager.cc:1434] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:55.038595  7169 catalog_manager.cc:5697] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 1 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:55.039757  7466 tablet_bootstrap.cc:492] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: Bootstrap starting.
I20260709 14:49:55.042346  7465 tablet_bootstrap.cc:654] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.043974  7468 tablet_bootstrap.cc:492] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:55.044396  7468 ts_tablet_manager.cc:1403] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260709 14:49:55.047132  7468 raft_consensus.cc:359] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.047807  7468 raft_consensus.cc:385] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.048094  7468 raft_consensus.cc:740] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.048709  7468 consensus_queue.cc:260] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.054997  7468 ts_tablet_manager.cc:1434] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:49:55.055915  7468 tablet_bootstrap.cc:492] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:55.061724  7468 tablet_bootstrap.cc:654] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.064410  7466 tablet_bootstrap.cc:654] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.073787  7465 tablet_bootstrap.cc:492] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d: No bootstrap required, opened a new log
I20260709 14:49:55.074234  7465 ts_tablet_manager.cc:1403] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260709 14:49:55.075955  7468 tablet_bootstrap.cc:492] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:55.076341  7468 ts_tablet_manager.cc:1403] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:49:55.076987  7465 raft_consensus.cc:359] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.077633  7465 raft_consensus.cc:385] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.077931  7465 raft_consensus.cc:740] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.078603  7465 consensus_queue.cc:260] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.078749  7468 raft_consensus.cc:359] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:55.079399  7468 raft_consensus.cc:385] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.079679  7468 raft_consensus.cc:740] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.080777  7465 ts_tablet_manager.cc:1434] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:49:55.083130  7468 consensus_queue.cc:260] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:55.085114  7468 ts_tablet_manager.cc:1434] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:55.086222  7468 tablet_bootstrap.cc:492] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: Bootstrap starting.
I20260709 14:49:55.085268  7466 tablet_bootstrap.cc:492] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: No bootstrap required, opened a new log
I20260709 14:49:55.087940  7466 ts_tablet_manager.cc:1403] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: Time spent bootstrapping tablet: real 0.048s	user 0.001s	sys 0.016s
I20260709 14:49:55.090363  7466 raft_consensus.cc:359] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.091053  7466 raft_consensus.cc:385] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.091296  7466 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.091662  7468 tablet_bootstrap.cc:654] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.091895  7466 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.094094  7466 ts_tablet_manager.cc:1434] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:55.101900  7501 raft_consensus.cc:493] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.102361  7501 raft_consensus.cc:515] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.104343  7501 leader_election.cc:290] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.105093  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:55.105288  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:55.105703  7348 raft_consensus.cc:2468] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:55.105821  7422 raft_consensus.cc:2468] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:55.106956  7237 leader_election.cc:304] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.107862  7501 raft_consensus.cc:2804] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.108217  7501 raft_consensus.cc:493] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.108549  7501 raft_consensus.cc:3060] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.113389  7475 raft_consensus.cc:493] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.113857  7475 raft_consensus.cc:515] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.115823  7475 leader_election.cc:290] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.115927  7506 raft_consensus.cc:493] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.116045  7468 tablet_bootstrap.cc:492] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: No bootstrap required, opened a new log
I20260709 14:49:55.116660  7468 ts_tablet_manager.cc:1403] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 14:49:55.116497  7506 raft_consensus.cc:515] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.117187  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:55.118515  7506 leader_election.cc:290] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:55.119206  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:55.119918  7273 raft_consensus.cc:2393] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1c42a72c4e4cac9465707c5d057252 in current term 1: Already voted for candidate 243e0182f79f4aca81b0a145ae411f3d in this term.
I20260709 14:49:55.119506  7468 raft_consensus.cc:359] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.120353  7468 raft_consensus.cc:385] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.120723  7468 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.121062  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:55.121732  7272 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 0.
I20260709 14:49:55.121675  7468 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.123126  7312 leader_election.cc:304] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [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: 6d1c42a72c4e4cac9465707c5d057252; no voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:55.123790  7468 ts_tablet_manager.cc:1434] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:55.124707  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:55.124768  7385 leader_election.cc:304] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.125284  7475 raft_consensus.cc:3060] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.125360  7348 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 0.
I20260709 14:49:55.125680  7506 raft_consensus.cc:2804] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.126201  7506 raft_consensus.cc:493] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.126525  7506 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.133543  7501 raft_consensus.cc:515] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.135720  7506 raft_consensus.cc:515] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.135228  7475 raft_consensus.cc:2749] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:55.138069  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.138356  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.138856  7422 raft_consensus.cc:3060] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.138754  7348 raft_consensus.cc:3060] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.144798  7422 raft_consensus.cc:2468] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:55.146059  7237 leader_election.cc:304] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.146821  7472 raft_consensus.cc:2804] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.146977  7501 leader_election.cc:290] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.147647  7506 leader_election.cc:290] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:55.148126  7472 raft_consensus.cc:697] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.148813  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:55.149403  7272 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.149008  7472 consensus_queue.cc:237] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.151037  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.151574  7347 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.158128  7272 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 1.
I20260709 14:49:55.159888  7385 leader_election.cc:304] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.161139  7506 raft_consensus.cc:2804] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.161875  7506 raft_consensus.cc:697] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:55.162150  7347 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 1.
I20260709 14:49:55.147140  7348 raft_consensus.cc:2468] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:55.162786  7506 consensus_queue.cc:237] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.173722  7170 catalog_manager.cc:5697] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 1 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:55.176839  7168 catalog_manager.cc:5697] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 1 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.218314  7472 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.218824  7472 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.220709  7472 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.221416  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:55.221753  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:55.222106  7348 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:55.222397  7422 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:55.223197  7236 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:55.223948  7472 raft_consensus.cc:2804] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.224251  7472 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.224540  7472 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.230234  7472 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.231886  7472 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.232656  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.232856  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.233204  7348 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.233317  7422 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.239039  7422 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:55.239542  7348 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:55.239987  7237 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.240746  7472 raft_consensus.cc:2804] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.241200  7472 raft_consensus.cc:697] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.241993  7472 consensus_queue.cc:237] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.249876  7168 catalog_manager.cc:5697] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 1 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.288192  7472 raft_consensus.cc:493] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.288740  7472 raft_consensus.cc:515] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.290967  7472 leader_election.cc:290] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.291627  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252" is_pre_election: true
I20260709 14:49:55.292001  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:55.292169  7348 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:55.292615  7422 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 0.
I20260709 14:49:55.293282  7236 leader_election.cc:304] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:55.294207  7472 raft_consensus.cc:2804] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.294591  7472 raft_consensus.cc:493] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.294948  7472 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.299330  7472 raft_consensus.cc:515] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.300894  7472 leader_election.cc:290] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.301538  7348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.301808  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.302115  7348 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.302340  7422 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.307150  7421 raft_consensus.cc:3060] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.308285  7422 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:55.309310  7237 leader_election.cc:304] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.310530  7472 raft_consensus.cc:2804] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.311120  7472 raft_consensus.cc:697] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.312039  7472 consensus_queue.cc:237] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.313058  7348 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 1.
I20260709 14:49:55.317497  7475 consensus_queue.cc:1048] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.320957  7168 catalog_manager.cc:5697] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 1 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.331735  7475 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.333137  7475 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:55.339720  7475 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009), 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489)
I20260709 14:49:55.341244  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "243e0182f79f4aca81b0a145ae411f3d" is_pre_election: true
I20260709 14:49:55.342012  7422 raft_consensus.cc:2393] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1c42a72c4e4cac9465707c5d057252 in current term 1: Already voted for candidate 0ab2e71f2950429f99679ef08652f82f in this term.
I20260709 14:49:55.345106  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab2e71f2950429f99679ef08652f82f" is_pre_election: true
I20260709 14:49:55.347520  7311 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [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: 6d1c42a72c4e4cac9465707c5d057252; no voters: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:55.347477  7527 consensus_queue.cc:1048] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:55.348342  7475 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.355356  7475 raft_consensus.cc:2749] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:55.368747  7472 consensus_queue.cc:1048] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.380841  7472 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.383657  7472 consensus_queue.cc:1048] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.403054  7472 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.413630  7506 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.419847  7506 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.484930  7422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
mode: GRACEFUL
new_leader_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:49:55.485647  7422 raft_consensus.cc:606] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Received request to transfer leadership to TS 0ab2e71f2950429f99679ef08652f82f
I20260709 14:49:55.490657  7422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
mode: GRACEFUL
new_leader_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:49:55.491168  7422 raft_consensus.cc:606] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Received request to transfer leadership to TS 0ab2e71f2950429f99679ef08652f82f
I20260709 14:49:55.496147  7422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:49:55.496609  7422 raft_consensus.cc:606] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:55.509604  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:42574
I20260709 14:49:55.510159  7272 raft_consensus.cc:606] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:55.518421  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:42574
I20260709 14:49:55.518980  7272 raft_consensus.cc:606] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:55.523494  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:42574
I20260709 14:49:55.524039  7272 raft_consensus.cc:606] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Received request to transfer leadership to TS 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:55.528053  7506 consensus_queue.cc:1048] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.540506  7505 consensus_queue.cc:1048] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.548326  7505 raft_consensus.cc:993] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:55.548926  7505 raft_consensus.cc:1081] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:55.550725  7347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36424
I20260709 14:49:55.551280  7347 raft_consensus.cc:493] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.551630  7347 raft_consensus.cc:3060] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.558136  7347 raft_consensus.cc:515] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.559880  7347 leader_election.cc:290] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.560628  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:55.561193  7272 raft_consensus.cc:3060] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.565984  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962c7c3d57124d508b8a3665e82f4d41" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.566457  7422 raft_consensus.cc:3055] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.566727  7422 raft_consensus.cc:740] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:55.567488  7422 consensus_queue.cc:260] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.568311  7272 raft_consensus.cc:2468] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 2.
I20260709 14:49:55.568536  7422 raft_consensus.cc:3060] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.569278  7311 leader_election.cc:304] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:55.570042  7475 raft_consensus.cc:2804] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.570439  7475 raft_consensus.cc:697] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:55.571283  7475 consensus_queue.cc:237] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.577713  7167 catalog_manager.cc:5697] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 1 to 2, leader changed from 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.580650  7422 raft_consensus.cc:2468] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 2.
I20260709 14:49:55.655546  7501 consensus_queue.cc:1048] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.658262  7503 consensus_queue.cc:1048] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.663129  7501 raft_consensus.cc:993] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:49:55.663546  7501 raft_consensus.cc:1081] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Signalling peer 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:49:55.666595  7421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:46946
I20260709 14:49:55.667157  7421 raft_consensus.cc:493] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.667546  7421 raft_consensus.cc:3060] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.669184  7501 consensus_queue.cc:1048] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.674234  7421 raft_consensus.cc:515] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.676126  7422 raft_consensus.cc:1240] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Rejecting Update request from peer 0ab2e71f2950429f99679ef08652f82f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:55.678448  7347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.679186  7503 raft_consensus.cc:993] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: : Instructing follower 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:49:55.679574  7503 raft_consensus.cc:1081] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Signalling peer 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:49:55.680043  7421 leader_election.cc:290] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 2 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:55.681035  7518 consensus_queue.cc:1059] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.682029  7518 raft_consensus.cc:3055] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.682340  7518 raft_consensus.cc:740] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.683174  7518 consensus_queue.cc:260] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.684060  7518 raft_consensus.cc:3060] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.684567  7273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:42560
I20260709 14:49:55.685081  7273 raft_consensus.cc:493] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.685428  7273 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.687065  7506 consensus_queue.cc:1048] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.687863  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e5d085ca5464ea66b973f427f71ff" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:55.698328  7518 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.700281  7273 raft_consensus.cc:515] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.704247  7272 raft_consensus.cc:2468] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 2.
I20260709 14:49:55.708189  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.708849  7346 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.711869  7472 raft_consensus.cc:993] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:55.712307  7472 raft_consensus.cc:1081] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:55.713068  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.713665  7421 raft_consensus.cc:3055] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.714049  7421 raft_consensus.cc:740] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:55.714956  7421 consensus_queue.cc:260] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.715757  7273 leader_election.cc:290] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.716154  7421 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.717885  7347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36420
I20260709 14:49:55.718444  7347 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.718822  7501 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:55.716293  7346 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 2.
I20260709 14:49:55.722604  7236 leader_election.cc:304] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:55.723654  7472 raft_consensus.cc:2804] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.724116  7472 raft_consensus.cc:697] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.724676  7421 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 2.
I20260709 14:49:55.724686  7385 leader_election.cc:304] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:55.724884  7472 consensus_queue.cc:237] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.728169  7505 raft_consensus.cc:2804] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.728646  7505 raft_consensus.cc:697] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:55.729432  7505 consensus_queue.cc:237] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.750964  7472 consensus_queue.cc:1048] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:55.718818  7347 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.768819  7347 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.769862  7346 raft_consensus.cc:1240] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Rejecting Update request from peer 0ab2e71f2950429f99679ef08652f82f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:55.768708  7168 catalog_manager.cc:5697] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 1 to 2, leader changed from 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131) to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 2 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.773018  7518 consensus_queue.cc:1059] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.773797  7518 raft_consensus.cc:3055] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.774116  7518 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.774902  7518 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.775760  7518 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.772013  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:55.780239  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.781950  7347 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.790032  7272 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 2.
I20260709 14:49:55.791771  7311 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:55.792827  7475 raft_consensus.cc:2804] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.793319  7501 raft_consensus.cc:993] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:55.793294  7475 raft_consensus.cc:697] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:55.793809  7501 raft_consensus.cc:1081] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:55.794433  7475 consensus_queue.cc:237] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.797465  7345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36420
I20260709 14:49:55.798008  7345 raft_consensus.cc:493] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.798357  7345 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.798779  7501 consensus_queue.cc:1048] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.805682  7345 raft_consensus.cc:515] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.808084  7345 leader_election.cc:290] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.808820  7420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.811220  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:55.811775  7272 raft_consensus.cc:3055] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.812147  7272 raft_consensus.cc:740] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.812943  7272 consensus_queue.cc:260] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.813717  7272 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.813882  7167 catalog_manager.cc:5697] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 1 to 2, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 2 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:55.822367  7272 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 2.
I20260709 14:49:55.823412  7311 leader_election.cc:304] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:55.824493  7475 raft_consensus.cc:2804] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.824945  7475 raft_consensus.cc:697] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:55.825726  7475 consensus_queue.cc:237] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.837657  7166 catalog_manager.cc:5697] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 1 to 2, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.839049  7166 catalog_manager.cc:5697] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 1 to 2, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.950145  7506 raft_consensus.cc:993] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: : Instructing follower 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:49:55.950608  7505 raft_consensus.cc:1081] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Signalling peer 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:49:55.951972  7272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:42560
I20260709 14:49:55.952437  7272 raft_consensus.cc:493] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:55.952817  7272 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.957441  7272 raft_consensus.cc:515] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.959486  7272 leader_election.cc:290] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:55.959861  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:55.960098  7421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:55.960420  7345 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.960675  7421 raft_consensus.cc:3055] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:55.961030  7421 raft_consensus.cc:740] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:55.961736  7421 consensus_queue.cc:260] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.962677  7421 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.967029  7421 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 2.
I20260709 14:49:55.967111  7345 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 2.
I20260709 14:49:55.968128  7237 leader_election.cc:304] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:55.968874  7501 raft_consensus.cc:2804] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.969369  7501 raft_consensus.cc:697] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:55.970109  7501 consensus_queue.cc:237] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:55.976248  7166 catalog_manager.cc:5697] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 1 to 2, leader changed from 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131) to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 2 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.989367  7421 raft_consensus.cc:1275] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:55.990592  7475 consensus_queue.cc:1048] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.001549  7272 raft_consensus.cc:1275] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.003084  7525 consensus_queue.cc:1048] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:56.192062  7272 raft_consensus.cc:1275] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.194073  7505 consensus_queue.cc:1048] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.214035  7345 raft_consensus.cc:3060] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.220822  7345 raft_consensus.cc:1275] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.222191  7505 consensus_queue.cc:1048] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.237951  7421 raft_consensus.cc:1275] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.239459  7501 consensus_queue.cc:1048] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.240578  7272 raft_consensus.cc:1275] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.241789  7525 consensus_queue.cc:1048] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.252982  7345 raft_consensus.cc:1275] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.254289  7501 consensus_queue.cc:1048] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.262432  7421 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.269354  7421 raft_consensus.cc:1275] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.270653  7475 consensus_queue.cc:1048] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.309360  7272 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.310665  7475 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.318660  7421 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.324517  7421 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.325678  7525 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.387709  7421 raft_consensus.cc:1275] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.388830  7501 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.395566  7345 raft_consensus.cc:1275] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:56.397089  7501 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:58.551782  7138 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:49:58.552608  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:58.569582  7345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
mode: GRACEFUL
new_leader_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:36430
I20260709 14:49:58.570104  7345 raft_consensus.cc:606] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Received request to transfer leadership to TS 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:58.579700  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:42584
I20260709 14:49:58.580211  7272 raft_consensus.cc:606] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Received request to transfer leadership to TS 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:49:58.581218  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:58.581656  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:58.862089  7501 raft_consensus.cc:993] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:49:58.862460  7556 raft_consensus.cc:1081] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Signalling peer 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:49:58.863839  7421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:46946
I20260709 14:49:58.864291  7421 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:58.864545  7421 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.868880  7421 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:58.870471  7421 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 2 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:58.871148  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:58.871708  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:58.871836  7272 raft_consensus.cc:3055] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:58.872198  7345 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.872222  7272 raft_consensus.cc:740] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:58.873071  7272 consensus_queue.cc:260] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [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: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:58.873988  7272 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.876938  7345 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 2.
I20260709 14:49:58.877993  7385 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [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: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:58.878147  7272 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 2.
I20260709 14:49:58.878674  7506 raft_consensus.cc:2804] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:58.879755  7506 raft_consensus.cc:697] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:58.880503  7506 consensus_queue.cc:237] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [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: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:58.886291  7169 catalog_manager.cc:5697] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 1 to 2, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 2 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.025643  7525 raft_consensus.cc:993] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: : Instructing follower 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:49:59.026072  7563 raft_consensus.cc:1081] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Signalling peer 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:49:59.027539  7421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:46952
I20260709 14:49:59.028021  7421 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.028345  7421 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.032537  7421 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.033864  7421 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 3 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:49:59.034536  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:59.034917  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:49:59.035116  7272 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.035472  7345 raft_consensus.cc:3055] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:59.035789  7345 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:59.036564  7345 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.037715  7345 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.041496  7272 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 3.
I20260709 14:49:59.042563  7385 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:49:59.043202  7506 raft_consensus.cc:2804] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:59.043691  7506 raft_consensus.cc:697] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:59.043854  7345 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 3.
I20260709 14:49:59.044541  7506 consensus_queue.cc:237] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.053092  7169 catalog_manager.cc:5697] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 2 to 3, leader changed from 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130) to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 3 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:59.479928  7272 raft_consensus.cc:1275] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.481194  7506 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.490870  7345 raft_consensus.cc:1275] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:59.492238  7567 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:59.563963  7272 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:59.565075  7567 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:59.572974  7345 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:59.574972  7557 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:59.582453  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:59.594208  7421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:49:59.594727  7421 raft_consensus.cc:606] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:59.599471  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:42574
I20260709 14:49:59.599917  7272 raft_consensus.cc:606] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:59.603983  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:42574
I20260709 14:49:59.604414  7272 raft_consensus.cc:606] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:59.608374  7272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:42574
I20260709 14:49:59.608775  7272 raft_consensus.cc:606] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:59.615396  7422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
mode: GRACEFUL
new_leader_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:49:59.615948  7422 raft_consensus.cc:606] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 LEADER]: Received request to transfer leadership to TS 6d1c42a72c4e4cac9465707c5d057252
I20260709 14:49:59.643744  7556 raft_consensus.cc:993] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.644173  7574 raft_consensus.cc:1081] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.645538  7345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36420
I20260709 14:49:59.645977  7345 raft_consensus.cc:493] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.646222  7345 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.650349  7345 raft_consensus.cc:515] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.651750  7345 leader_election.cc:290] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 3 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:59.652384  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:59.652678  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:59.652900  7272 raft_consensus.cc:3055] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:59.653198  7422 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.653229  7272 raft_consensus.cc:740] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:59.654029  7272 consensus_queue.cc:260] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.655071  7272 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.659355  7422 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 3.
I20260709 14:49:59.660434  7312 leader_election.cc:304] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [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: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:59.660602  7272 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 3.
I20260709 14:49:59.661087  7563 raft_consensus.cc:2804] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:59.662286  7563 raft_consensus.cc:697] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:59.662986  7563 consensus_queue.cc:237] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.668782  7169 catalog_manager.cc:5697] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 2 to 3, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.774835  7556 raft_consensus.cc:993] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.775269  7574 raft_consensus.cc:1081] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.776578  7345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36420
I20260709 14:49:59.777052  7345 raft_consensus.cc:493] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.777344  7345 raft_consensus.cc:3060] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.781553  7345 raft_consensus.cc:515] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.783037  7345 leader_election.cc:290] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:59.783819  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:59.784001  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe7caf7ed064819b55d97ca48c84aaa" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:59.784369  7272 raft_consensus.cc:3055] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:59.784497  7422 raft_consensus.cc:3060] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.784660  7272 raft_consensus.cc:740] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:59.785414  7272 consensus_queue.cc:260] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.786213  7272 raft_consensus.cc:3060] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:59.788811  7422 raft_consensus.cc:2468] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 2.
I20260709 14:49:59.789662  7312 leader_election.cc:304] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [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: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:59.789956  7272 raft_consensus.cc:2468] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 2.
I20260709 14:49:59.790372  7563 raft_consensus.cc:2804] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:59.790843  7563 raft_consensus.cc:697] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:59.791505  7563 consensus_queue.cc:237] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.797156  7169 catalog_manager.cc:5697] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 1 to 2, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.855278  7556 raft_consensus.cc:993] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.855706  7574 raft_consensus.cc:1081] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.856956  7345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36420
I20260709 14:49:59.857419  7345 raft_consensus.cc:493] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.857673  7345 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.861827  7345 raft_consensus.cc:515] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.863544  7345 leader_election.cc:290] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 3 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:49:59.864307  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:59.864498  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c58983b588a4e79a097bddea63d2fdc" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:59.864903  7272 raft_consensus.cc:3055] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:59.865065  7422 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.865216  7272 raft_consensus.cc:740] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:49:59.865895  7272 consensus_queue.cc:260] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.866734  7272 raft_consensus.cc:3060] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.870301  7422 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 3.
I20260709 14:49:59.871269  7272 raft_consensus.cc:2468] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 3.
I20260709 14:49:59.871336  7312 leader_election.cc:304] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [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: 243e0182f79f4aca81b0a145ae411f3d, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:59.872519  7563 raft_consensus.cc:2804] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:59.873565  7563 raft_consensus.cc:697] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:59.874297  7563 consensus_queue.cc:237] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:49:59.879887  7169 catalog_manager.cc:5697] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 2 to 3, leader changed from 0ab2e71f2950429f99679ef08652f82f (127.6.248.129) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.930060  7506 raft_consensus.cc:993] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.930538  7557 raft_consensus.cc:1081] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:49:59.932051  7345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36424
I20260709 14:49:59.932695  7345 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:59.932953  7345 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.937018  7345 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:59.938493  7345 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 3 election: Requested vote from peers 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009), 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489)
I20260709 14:49:59.939342  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:49:59.939859  7422 raft_consensus.cc:3055] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:59.939625  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:49:59.940115  7422 raft_consensus.cc:740] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:49:59.940274  7273 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.940794  7422 consensus_queue.cc:260] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [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: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:59.941627  7422 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:59.945149  7273 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 3.
I20260709 14:49:59.945847  7422 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 3.
I20260709 14:49:59.946280  7311 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:49:59.947230  7563 raft_consensus.cc:2804] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:59.947736  7563 raft_consensus.cc:697] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:49:59.948411  7563 consensus_queue.cc:237] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [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: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:49:59.954375  7169 catalog_manager.cc:5697] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 2 to 3, leader changed from 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:00.013811  7572 raft_consensus.cc:993] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: : Instructing follower 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:50:00.014276  7557 raft_consensus.cc:1081] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 LEADER]: Signalling peer 6d1c42a72c4e4cac9465707c5d057252 to start an election
I20260709 14:50:00.015724  7345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
 from {username='slave'} at 127.0.0.1:36424
I20260709 14:50:00.016299  7345 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:00.016661  7345 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:00.020376  7345 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:00.021883  7345 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [CANDIDATE]: Term 4 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:50:00.022617  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:50:00.022771  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "6d1c42a72c4e4cac9465707c5d057252" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:50:00.023197  7273 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:00.023241  7422 raft_consensus.cc:3055] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:00.023705  7422 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:50:00.024492  7422 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:00.025625  7422 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:00.029691  7273 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 4.
I20260709 14:50:00.030778  7311 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [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: 0ab2e71f2950429f99679ef08652f82f, 6d1c42a72c4e4cac9465707c5d057252; no voters: 
I20260709 14:50:00.031550  7563 raft_consensus.cc:2804] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:00.031937  7422 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c42a72c4e4cac9465707c5d057252 in term 4.
I20260709 14:50:00.032018  7563 raft_consensus.cc:697] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 LEADER]: Becoming Leader. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:50:00.033404  7563 consensus_queue.cc:237] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:00.038422  7169 catalog_manager.cc:5697] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 reported cstate change: term changed from 3 to 4, leader changed from 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131) to 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130). New cstate: current_term: 4 leader_uuid: "6d1c42a72c4e4cac9465707c5d057252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:00.101327  7422 raft_consensus.cc:1275] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:00.102492  7563 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:00.111434  7273 raft_consensus.cc:1275] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:00.113205  7581 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:00.218725  7422 raft_consensus.cc:1275] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.219843  7581 consensus_queue.cc:1048] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.228663  7273 raft_consensus.cc:1275] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:00.230019  7563 consensus_queue.cc:1048] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:00.261569  7273 raft_consensus.cc:1275] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:00.262773  7563 consensus_queue.cc:1048] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:00.272189  7422 raft_consensus.cc:1275] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:00.273312  7575 consensus_queue.cc:1048] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:00.481617  7422 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:00.482800  7575 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:00.489946  7273 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:00.493135  7581 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:00.496201  7272 raft_consensus.cc:1275] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:00.497707  7575 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:00.499951  7422 raft_consensus.cc:1275] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Refusing update from remote peer 6d1c42a72c4e4cac9465707c5d057252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:00.501231  7575 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:02.624325  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:02.631237  7345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
mode: GRACEFUL
new_leader_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:36430
I20260709 14:50:02.631875  7345 raft_consensus.cc:606] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Received request to transfer leadership to TS 0ab2e71f2950429f99679ef08652f82f
I20260709 14:50:02.634363  7345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
mode: GRACEFUL
new_leader_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:36430
I20260709 14:50:02.634773  7345 raft_consensus.cc:606] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 LEADER]: Received request to transfer leadership to TS 0ab2e71f2950429f99679ef08652f82f
I20260709 14:50:02.636734  7345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
mode: GRACEFUL
new_leader_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:36430
I20260709 14:50:02.637145  7345 raft_consensus.cc:606] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 LEADER]: Received request to transfer leadership to TS 0ab2e71f2950429f99679ef08652f82f
I20260709 14:50:02.639228  7345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
mode: GRACEFUL
new_leader_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:36430
I20260709 14:50:02.639624  7345 raft_consensus.cc:606] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Received request to transfer leadership to TS 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:50:02.641619  7345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae"
dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
mode: GRACEFUL
new_leader_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:36430
I20260709 14:50:02.642032  7345 raft_consensus.cc:606] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Received request to transfer leadership to TS 243e0182f79f4aca81b0a145ae411f3d
I20260709 14:50:02.642889  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:02.643239  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:02.726742  7595 raft_consensus.cc:993] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: : Instructing follower 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:50:02.727262  7581 raft_consensus.cc:1081] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 LEADER]: Signalling peer 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:50:02.728837  7273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:42548
I20260709 14:50:02.729346  7273 raft_consensus.cc:493] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.729687  7273 raft_consensus.cc:3060] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.734957  7273 raft_consensus.cc:515] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.736621  7273 leader_election.cc:290] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:50:02.737545  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:50:02.737888  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfd770b4f9c405b942a453df5c15e5a" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:50:02.738138  7345 raft_consensus.cc:3055] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.738432  7422 raft_consensus.cc:3060] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.738477  7345 raft_consensus.cc:740] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:50:02.739387  7345 consensus_queue.cc:260] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.740284  7345 raft_consensus.cc:3060] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.743001  7422 raft_consensus.cc:2468] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 2.
I20260709 14:50:02.744043  7237 leader_election.cc:304] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:50:02.744612  7345 raft_consensus.cc:2468] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 2.
I20260709 14:50:02.745714  7596 raft_consensus.cc:2804] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:02.746567  7596 raft_consensus.cc:697] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:50:02.747601  7596 consensus_queue.cc:237] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.754892  7168 catalog_manager.cc:5697] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 1 to 2, leader changed from 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130) to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 2 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.791370  7595 raft_consensus.cc:993] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: : Instructing follower 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:50:02.791800  7581 raft_consensus.cc:1081] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 LEADER]: Signalling peer 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:50:02.793113  7273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:42548
I20260709 14:50:02.793529  7273 raft_consensus.cc:493] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.793821  7273 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:02.798295  7273 raft_consensus.cc:515] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.799702  7273 leader_election.cc:290] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 5 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:50:02.800384  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:50:02.800550  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9df9823b6c40f290cec06b5cc588ff" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:50:02.800889  7345 raft_consensus.cc:3055] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:02.800958  7422 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:02.801218  7345 raft_consensus.cc:740] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:50:02.802078  7345 consensus_queue.cc:260] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.803059  7345 raft_consensus.cc:3060] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:02.806851  7422 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 5.
I20260709 14:50:02.807847  7237 leader_election.cc:304] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:50:02.808384  7345 raft_consensus.cc:2468] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 5.
I20260709 14:50:02.808568  7596 raft_consensus.cc:2804] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:02.809094  7596 raft_consensus.cc:697] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 5 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:50:02.809993  7596 consensus_queue.cc:237] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.816330  7168 catalog_manager.cc:5697] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 4 to 5, leader changed from 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130) to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 5 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.918272  7595 raft_consensus.cc:993] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: : Instructing follower 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:50:02.918715  7581 raft_consensus.cc:1081] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Signalling peer 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:50:02.919992  7422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:46952
I20260709 14:50:02.920356  7422 raft_consensus.cc:493] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.920632  7422 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:02.924422  7422 raft_consensus.cc:515] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.925925  7422 leader_election.cc:290] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 4 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:50:02.926704  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:50:02.926939  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e8f5177da1422bbab48041434a5970" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:50:02.927287  7273 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:02.927409  7345 raft_consensus.cc:3055] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:02.927724  7345 raft_consensus.cc:740] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:50:02.928448  7345 consensus_queue.cc:260] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.929503  7345 raft_consensus.cc:3060] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:02.933542  7273 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 4.
I20260709 14:50:02.934813  7385 leader_election.cc:304] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:50:02.935348  7345 raft_consensus.cc:2468] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 4.
I20260709 14:50:02.935729  7557 raft_consensus.cc:2804] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:02.936795  7557 raft_consensus.cc:697] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 4 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:50:02.937592  7557 consensus_queue.cc:237] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:02.944044  7168 catalog_manager.cc:5697] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 3 to 4, leader changed from 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130) to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 4 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.088650  7595 raft_consensus.cc:993] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: : Instructing follower 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:50:03.089119  7581 raft_consensus.cc:1081] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Signalling peer 0ab2e71f2950429f99679ef08652f82f to start an election
I20260709 14:50:03.090437  7273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94"
dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
 from {username='slave'} at 127.0.0.1:42548
I20260709 14:50:03.090902  7273 raft_consensus.cc:493] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.091200  7273 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.095642  7273 raft_consensus.cc:515] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:03.097175  7273 leader_election.cc:290] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [CANDIDATE]: Term 3 election: Requested vote from peers 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571), 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131:44009)
I20260709 14:50:03.097916  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:50:03.098089  7422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf7666d48a7430cb7958e817a0e8d94" candidate_uuid: "0ab2e71f2950429f99679ef08652f82f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
I20260709 14:50:03.098467  7345 raft_consensus.cc:3055] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:03.098532  7422 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.098752  7345 raft_consensus.cc:740] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:50:03.099462  7345 consensus_queue.cc:260] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:03.100198  7345 raft_consensus.cc:3060] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.102463  7422 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 3.
I20260709 14:50:03.103334  7237 leader_election.cc:304] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:50:03.103971  7596 raft_consensus.cc:2804] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:03.104079  7345 raft_consensus.cc:2468] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab2e71f2950429f99679ef08652f82f in term 3.
I20260709 14:50:03.104377  7596 raft_consensus.cc:697] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 3 LEADER]: Becoming Leader. State: Replica: 0ab2e71f2950429f99679ef08652f82f, State: Running, Role: LEADER
I20260709 14:50:03.105206  7596 consensus_queue.cc:237] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [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: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } }
I20260709 14:50:03.111510  7168 catalog_manager.cc:5697] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f reported cstate change: term changed from 2 to 3, leader changed from 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130) to 0ab2e71f2950429f99679ef08652f82f (127.6.248.129). New cstate: current_term: 3 leader_uuid: "0ab2e71f2950429f99679ef08652f82f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.112612  7595 raft_consensus.cc:993] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: : Instructing follower 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:50:03.113024  7581 raft_consensus.cc:1081] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Signalling peer 243e0182f79f4aca81b0a145ae411f3d to start an election
I20260709 14:50:03.116123  7422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae"
dest_uuid: "243e0182f79f4aca81b0a145ae411f3d"
 from {username='slave'} at 127.0.0.1:46952
I20260709 14:50:03.116526  7422 raft_consensus.cc:493] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.116827  7422 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:03.121289  7422 raft_consensus.cc:515] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:50:03.122534  7422 leader_election.cc:290] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [CANDIDATE]: Term 4 election: Requested vote from peers 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489), 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130:35571)
I20260709 14:50:03.123306  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ab2e71f2950429f99679ef08652f82f"
I20260709 14:50:03.123524  7345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f666230c84c34f73a49fe4bfbba484ae" candidate_uuid: "243e0182f79f4aca81b0a145ae411f3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d1c42a72c4e4cac9465707c5d057252"
I20260709 14:50:03.123762  7273 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:03.124002  7345 raft_consensus.cc:3055] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:03.124284  7345 raft_consensus.cc:740] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c42a72c4e4cac9465707c5d057252, State: Running, Role: LEADER
I20260709 14:50:03.124898  7345 consensus_queue.cc:260] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [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: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:50:03.125857  7345 raft_consensus.cc:3060] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:03.127816  7273 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 4.
I20260709 14:50:03.128659  7385 leader_election.cc:304] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [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: 0ab2e71f2950429f99679ef08652f82f, 243e0182f79f4aca81b0a145ae411f3d; no voters: 
I20260709 14:50:03.129297  7557 raft_consensus.cc:2804] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:03.129541  7345 raft_consensus.cc:2468] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 243e0182f79f4aca81b0a145ae411f3d in term 4.
I20260709 14:50:03.129688  7557 raft_consensus.cc:697] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 4 LEADER]: Becoming Leader. State: Replica: 243e0182f79f4aca81b0a145ae411f3d, State: Running, Role: LEADER
I20260709 14:50:03.130578  7557 consensus_queue.cc:237] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [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: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } }
I20260709 14:50:03.136384  7168 catalog_manager.cc:5697] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d reported cstate change: term changed from 3 to 4, leader changed from 6d1c42a72c4e4cac9465707c5d057252 (127.6.248.130) to 243e0182f79f4aca81b0a145ae411f3d (127.6.248.131). New cstate: current_term: 4 leader_uuid: "243e0182f79f4aca81b0a145ae411f3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.155298  7422 raft_consensus.cc:1275] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.156340  7596 consensus_queue.cc:1048] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.167834  7345 raft_consensus.cc:1275] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.169301  7596 consensus_queue.cc:1048] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.291507  7422 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 5 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:03.292543  7596 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:03.300483  7345 raft_consensus.cc:1275] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 5 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:03.302150  7597 consensus_queue.cc:1048] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:03.531445  7422 raft_consensus.cc:1275] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.532564  7597 consensus_queue.cc:1048] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "243e0182f79f4aca81b0a145ae411f3d" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 44009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.537524  7273 raft_consensus.cc:1275] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:03.539137  7557 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:03.544062  7345 raft_consensus.cc:1275] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Refusing update from remote peer 0ab2e71f2950429f99679ef08652f82f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.545166  7347 raft_consensus.cc:1275] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:03.546267  7597 consensus_queue.cc:1048] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:03.547431  7557 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:03.560212  7348 raft_consensus.cc:1275] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:03.563308  7621 consensus_queue.cc:1048] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c42a72c4e4cac9465707c5d057252" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:03.578683  7273 raft_consensus.cc:1275] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Refusing update from remote peer 243e0182f79f4aca81b0a145ae411f3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:03.581463  7621 consensus_queue.cc:1048] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab2e71f2950429f99679ef08652f82f" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:03.643893  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:03.651187  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
I20260709 14:50:03.677217  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:03.677958  7138 tablet_replica.cc:333] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.678602  7138 raft_consensus.cc:2243] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.679497  7138 raft_consensus.cc:2272] T 5f9df9823b6c40f290cec06b5cc588ff P 0ab2e71f2950429f99679ef08652f82f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.682456  7138 tablet_replica.cc:333] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.683071  7138 raft_consensus.cc:2243] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.683702  7138 raft_consensus.cc:2272] T 1cf7666d48a7430cb7958e817a0e8d94 P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.685380  7138 tablet_replica.cc:333] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.686043  7138 raft_consensus.cc:2243] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.686427  7138 raft_consensus.cc:2272] T f3e8f5177da1422bbab48041434a5970 P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.688133  7138 tablet_replica.cc:333] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.688598  7138 raft_consensus.cc:2243] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.688990  7138 raft_consensus.cc:2272] T d16e5d085ca5464ea66b973f427f71ff P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.690579  7138 tablet_replica.cc:333] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.691030  7138 raft_consensus.cc:2243] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.691425  7138 raft_consensus.cc:2272] T f666230c84c34f73a49fe4bfbba484ae P 0ab2e71f2950429f99679ef08652f82f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.693125  7138 tablet_replica.cc:333] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.693599  7138 raft_consensus.cc:2243] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.694024  7138 raft_consensus.cc:2272] T cbe7caf7ed064819b55d97ca48c84aaa P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.695583  7138 tablet_replica.cc:333] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.696112  7138 raft_consensus.cc:2243] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.696504  7138 raft_consensus.cc:2272] T 962c7c3d57124d508b8a3665e82f4d41 P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.698021  7138 tablet_replica.cc:333] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.698452  7138 raft_consensus.cc:2243] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.699065  7138 raft_consensus.cc:2272] T 4cfd770b4f9c405b942a453df5c15e5a P 0ab2e71f2950429f99679ef08652f82f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.700713  7138 tablet_replica.cc:333] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f: stopping tablet replica
I20260709 14:50:03.701134  7138 raft_consensus.cc:2243] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.701504  7138 raft_consensus.cc:2272] T 5c58983b588a4e79a097bddea63d2fdc P 0ab2e71f2950429f99679ef08652f82f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:03.809911  7311 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.248.129:34489: connect: Connection refused (error 111)
I20260709 14:50:03.811852  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
W20260709 14:50:03.813354  7385 consensus_peers.cc:597] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d -> Peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Couldn't send request to peer 0ab2e71f2950429f99679ef08652f82f. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:34489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:03.815110  7311 consensus_peers.cc:597] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 -> Peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Couldn't send request to peer 0ab2e71f2950429f99679ef08652f82f. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:34489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:03.825556  7311 consensus_peers.cc:597] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 -> Peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Couldn't send request to peer 0ab2e71f2950429f99679ef08652f82f. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:34489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:03.834022  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
W20260709 14:50:03.842410  7311 consensus_peers.cc:597] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 -> Peer 0ab2e71f2950429f99679ef08652f82f (127.6.248.129:34489): Couldn't send request to peer 0ab2e71f2950429f99679ef08652f82f. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:34489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:03.862766  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:03.863406  7138 tablet_replica.cc:333] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.863969  7138 raft_consensus.cc:2243] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.864744  7138 raft_consensus.cc:2272] T 5c58983b588a4e79a097bddea63d2fdc P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.866470  7138 tablet_replica.cc:333] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.866981  7138 raft_consensus.cc:2243] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.867650  7138 raft_consensus.cc:2272] T 962c7c3d57124d508b8a3665e82f4d41 P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.869323  7138 tablet_replica.cc:333] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.869849  7138 raft_consensus.cc:2243] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.870211  7138 raft_consensus.cc:2272] T f666230c84c34f73a49fe4bfbba484ae P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.872246  7138 tablet_replica.cc:333] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.872713  7138 raft_consensus.cc:2243] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.873102  7138 raft_consensus.cc:2272] T d16e5d085ca5464ea66b973f427f71ff P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.874583  7138 tablet_replica.cc:333] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.875032  7138 raft_consensus.cc:2243] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.875722  7138 raft_consensus.cc:2272] T cbe7caf7ed064819b55d97ca48c84aaa P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.877193  7138 tablet_replica.cc:333] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.877647  7138 raft_consensus.cc:2243] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.878134  7138 raft_consensus.cc:2272] T f3e8f5177da1422bbab48041434a5970 P 6d1c42a72c4e4cac9465707c5d057252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.879822  7138 tablet_replica.cc:333] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.880270  7138 raft_consensus.cc:2243] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.880630  7138 raft_consensus.cc:2272] T 5f9df9823b6c40f290cec06b5cc588ff P 6d1c42a72c4e4cac9465707c5d057252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.882683  7138 tablet_replica.cc:333] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.883216  7138 raft_consensus.cc:2243] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.883672  7138 raft_consensus.cc:2272] T 1cf7666d48a7430cb7958e817a0e8d94 P 6d1c42a72c4e4cac9465707c5d057252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.885404  7138 tablet_replica.cc:333] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252: stopping tablet replica
I20260709 14:50:03.885893  7138 raft_consensus.cc:2243] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.886291  7138 raft_consensus.cc:2272] T 4cfd770b4f9c405b942a453df5c15e5a P 6d1c42a72c4e4cac9465707c5d057252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.911945  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
I20260709 14:50:03.927892  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
I20260709 14:50:03.949810  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:03.950367  7138 tablet_replica.cc:333] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.950881  7138 raft_consensus.cc:2243] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.951261  7138 raft_consensus.cc:2272] T 4cfd770b4f9c405b942a453df5c15e5a P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.953234  7138 tablet_replica.cc:333] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.953737  7138 raft_consensus.cc:2243] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.954272  7138 raft_consensus.cc:2272] T 962c7c3d57124d508b8a3665e82f4d41 P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.955829  7138 tablet_replica.cc:333] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.956279  7138 raft_consensus.cc:2243] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.956964  7138 raft_consensus.cc:2272] T d16e5d085ca5464ea66b973f427f71ff P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.958565  7138 tablet_replica.cc:333] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.959062  7138 raft_consensus.cc:2243] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.959699  7138 raft_consensus.cc:2272] T f666230c84c34f73a49fe4bfbba484ae P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.961506  7138 tablet_replica.cc:333] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.962034  7138 raft_consensus.cc:2243] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.962428  7138 raft_consensus.cc:2272] T cbe7caf7ed064819b55d97ca48c84aaa P 243e0182f79f4aca81b0a145ae411f3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.963922  7138 tablet_replica.cc:333] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.964365  7138 raft_consensus.cc:2243] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:03.965019  7138 raft_consensus.cc:2272] T f3e8f5177da1422bbab48041434a5970 P 243e0182f79f4aca81b0a145ae411f3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.966655  7138 tablet_replica.cc:333] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.967175  7138 raft_consensus.cc:2243] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.967613  7138 raft_consensus.cc:2272] T 5c58983b588a4e79a097bddea63d2fdc P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.969012  7138 tablet_replica.cc:333] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.969470  7138 raft_consensus.cc:2243] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.969883  7138 raft_consensus.cc:2272] T 1cf7666d48a7430cb7958e817a0e8d94 P 243e0182f79f4aca81b0a145ae411f3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.971612  7138 tablet_replica.cc:333] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d: stopping tablet replica
I20260709 14:50:03.972055  7138 raft_consensus.cc:2243] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.972450  7138 raft_consensus.cc:2272] T 5f9df9823b6c40f290cec06b5cc588ff P 243e0182f79f4aca81b0a145ae411f3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.999857  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:50:04.016220  7138 master.cc:562] Master@127.6.248.190:44727 shutting down...
I20260709 14:50:04.221647  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:04.222254  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:04.222604  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e0e8f70150448cd8c656e2ecb068ecf: stopping tablet replica
I20260709 14:50:04.243117  7138 master.cc:584] Master@127.6.248.190:44727 shutdown complete.
0ab2e71f2950429f99679ef08652f82f  4
243e0182f79f4aca81b0a145ae411f3d  1
6d1c42a72c4e4cac9465707c5d057252  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12419 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:50:04.282833  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:45529
I20260709 14:50:04.283917  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:04.289413  7631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:04.289640  7632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:04.290789  7634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:04.291772  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:04.292481  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:04.292654  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:04.292762  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608604292752 us; error 0 us; skew 500 ppm
I20260709 14:50:04.293200  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:04.295434  7138 webserver.cc:533] Webserver started at http://127.6.248.190:40087/ using document root <none> and password file <none>
I20260709 14:50:04.295856  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:04.296001  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:04.296200  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:04.297199  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "d739889846ae4530b74aac5795929a61"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.301220  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:04.304226  7639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.304920  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:04.305188  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "d739889846ae4530b74aac5795929a61"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.305486  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-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)
I20260709 14:50:04.315809  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:04.316936  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:04.352226  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:45529
I20260709 14:50:04.352310  7690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:45529 every 8 connection(s)
I20260709 14:50:04.356253  7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.365147  7691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61: Bootstrap starting.
I20260709 14:50:04.369536  7691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:04.373351  7691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61: No bootstrap required, opened a new log
I20260709 14:50:04.375306  7691 raft_consensus.cc:359] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d739889846ae4530b74aac5795929a61" member_type: VOTER }
I20260709 14:50:04.375654  7691 raft_consensus.cc:385] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:04.375828  7691 raft_consensus.cc:740] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d739889846ae4530b74aac5795929a61, State: Initialized, Role: FOLLOWER
I20260709 14:50:04.376361  7691 consensus_queue.cc:260] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d739889846ae4530b74aac5795929a61" member_type: VOTER }
I20260709 14:50:04.376767  7691 raft_consensus.cc:399] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:04.376956  7691 raft_consensus.cc:493] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:04.377162  7691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:04.380908  7691 raft_consensus.cc:515] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d739889846ae4530b74aac5795929a61" member_type: VOTER }
I20260709 14:50:04.381345  7691 leader_election.cc:304] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [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: d739889846ae4530b74aac5795929a61; no voters: 
I20260709 14:50:04.382405  7691 leader_election.cc:290] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:04.382987  7694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:04.384390  7694 raft_consensus.cc:697] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 1 LEADER]: Becoming Leader. State: Replica: d739889846ae4530b74aac5795929a61, State: Running, Role: LEADER
I20260709 14:50:04.385020  7694 consensus_queue.cc:237] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [LEADER]: Queue going to LEADER mode. State: All 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: "d739889846ae4530b74aac5795929a61" member_type: VOTER }
I20260709 14:50:04.385227  7691 sys_catalog.cc:565] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:04.389278  7695 sys_catalog.cc:455] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d739889846ae4530b74aac5795929a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d739889846ae4530b74aac5795929a61" member_type: VOTER } }
I20260709 14:50:04.389916  7695 sys_catalog.cc:458] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:04.389710  7696 sys_catalog.cc:455] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d739889846ae4530b74aac5795929a61. Latest consensus state: current_term: 1 leader_uuid: "d739889846ae4530b74aac5795929a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d739889846ae4530b74aac5795929a61" member_type: VOTER } }
I20260709 14:50:04.390249  7696 sys_catalog.cc:458] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:04.394534  7701 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:04.400033  7701 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:04.401979  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:04.408342  7701 catalog_manager.cc:1383] Generated new cluster ID: ca82f345c62941a8a2fc07e2aa9416db
I20260709 14:50:04.408607  7701 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:04.427223  7701 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:04.428310  7701 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:04.439479  7701 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61: Generated new TSK 0
I20260709 14:50:04.439976  7701 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:04.468133  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:04.473953  7712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:04.474942  7713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:04.476166  7715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:04.477113  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:04.478053  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:04.478252  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:04.478385  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608604478373 us; error 0 us; skew 500 ppm
I20260709 14:50:04.478956  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:04.481215  7138 webserver.cc:533] Webserver started at http://127.6.248.129:34327/ using document root <none> and password file <none>
I20260709 14:50:04.481676  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:04.481915  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:04.482154  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:04.483222  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "17fbbd0a00d4492998b5feb17fe53643"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.487995  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:50:04.491202  7720 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.491957  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:04.492295  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "17fbbd0a00d4492998b5feb17fe53643"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.492606  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-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)
I20260709 14:50:04.515372  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:04.516670  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:04.518244  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:04.520673  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:04.520913  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.521224  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:04.521438  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.563279  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:38469
I20260709 14:50:04.563347  7782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:38469 every 8 connection(s)
I20260709 14:50:04.568181  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:04.576200  7787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:04.578292  7788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:04.580168  7138 server_base.cc:1061] running on GCE node
W20260709 14:50:04.580119  7790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:04.581416  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:04.581687  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:04.581939  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608604581919 us; error 0 us; skew 500 ppm
I20260709 14:50:04.582594  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:04.584128  7783 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45529
I20260709 14:50:04.584488  7783 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:04.585295  7138 webserver.cc:533] Webserver started at http://127.6.248.130:44483/ using document root <none> and password file <none>
I20260709 14:50:04.585469  7783 heartbeater.cc:507] Master 127.6.248.190:45529 requested a full tablet report, sending...
I20260709 14:50:04.585951  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:04.586194  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:04.586485  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:04.587798  7656 ts_manager.cc:194] Registered new tserver with Master: 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469)
I20260709 14:50:04.587997  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "bb84f5859a3f41af821b66d535818dd3"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.590188  7656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49528
I20260709 14:50:04.593333  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:04.596374  7795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.597147  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:04.597421  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "bb84f5859a3f41af821b66d535818dd3"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.597672  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-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)
I20260709 14:50:04.646337  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:04.647559  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:04.648959  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:04.651036  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:04.651250  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.651489  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:04.651654  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.689738  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:43843
I20260709 14:50:04.689853  7857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:43843 every 8 connection(s)
I20260709 14:50:04.694373  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:04.701210  7861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:04.702278  7862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:04.705888  7138 server_base.cc:1061] running on GCE node
W20260709 14:50:04.706753  7865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:04.707228  7858 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45529
I20260709 14:50:04.707585  7858 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:04.707707  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:04.708029  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:04.708210  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608604708192 us; error 0 us; skew 500 ppm
I20260709 14:50:04.708359  7858 heartbeater.cc:507] Master 127.6.248.190:45529 requested a full tablet report, sending...
I20260709 14:50:04.708779  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:04.710482  7656 ts_manager.cc:194] Registered new tserver with Master: bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:04.711302  7138 webserver.cc:533] Webserver started at http://127.6.248.131:46601/ using document root <none> and password file <none>
I20260709 14:50:04.711792  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:04.711886  7656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49534
I20260709 14:50:04.712016  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:04.712358  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:04.713559  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "c64b383f2990490c999b74ad51a5b4c0"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.717510  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:50:04.720554  7869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.721364  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:04.721590  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "c64b383f2990490c999b74ad51a5b4c0"
format_stamp: "Formatted at 2026-07-09 14:50:04 on dist-test-slave-bgng"
I20260709 14:50:04.721892  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608591702756-7138-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)
I20260709 14:50:04.740991  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:04.742125  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:04.743458  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:04.745522  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:04.745718  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.746030  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:04.746191  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:04.783550  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:39647
I20260709 14:50:04.783639  7931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:39647 every 8 connection(s)
I20260709 14:50:04.796557  7932 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45529
I20260709 14:50:04.796923  7932 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:04.797585  7932 heartbeater.cc:507] Master 127.6.248.190:45529 requested a full tablet report, sending...
I20260709 14:50:04.799418  7656 ts_manager.cc:194] Registered new tserver with Master: c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:04.799832  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01313261s
I20260709 14:50:04.800664  7656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49546
I20260709 14:50:04.822886  7656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49562:
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"
    }
  }
}
W20260709 14:50:04.825676  7656 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.
I20260709 14:50:04.893915  7897 tablet_service.cc:1511] Processing CreateTablet for tablet fd8760ebc49449b49b4d284e7b60c9a4 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:04.895371  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8760ebc49449b49b4d284e7b60c9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.898311  7823 tablet_service.cc:1511] Processing CreateTablet for tablet fd8760ebc49449b49b4d284e7b60c9a4 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:04.899286  7822 tablet_service.cc:1511] Processing CreateTablet for tablet dce2b7d53eaf45228e61c14f7ee842e6 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:04.899718  7823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8760ebc49449b49b4d284e7b60c9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.900614  7822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce2b7d53eaf45228e61c14f7ee842e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.905412  7896 tablet_service.cc:1511] Processing CreateTablet for tablet dce2b7d53eaf45228e61c14f7ee842e6 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:04.906733  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce2b7d53eaf45228e61c14f7ee842e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.908986  7821 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2906b33f0e411bba85b349a3360fe4 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:04.910357  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2906b33f0e411bba85b349a3360fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.910277  7895 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2906b33f0e411bba85b349a3360fe4 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:04.911614  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2906b33f0e411bba85b349a3360fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.914889  7894 tablet_service.cc:1511] Processing CreateTablet for tablet 50df7da150e042efabd9e092093d2d3c (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:04.915735  7820 tablet_service.cc:1511] Processing CreateTablet for tablet 50df7da150e042efabd9e092093d2d3c (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:04.916200  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50df7da150e042efabd9e092093d2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.917011  7820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50df7da150e042efabd9e092093d2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.919809  7819 tablet_service.cc:1511] Processing CreateTablet for tablet 9014f354e9c04518aa0f59b28b06fb8d (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:04.921132  7819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9014f354e9c04518aa0f59b28b06fb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.920900  7893 tablet_service.cc:1511] Processing CreateTablet for tablet 9014f354e9c04518aa0f59b28b06fb8d (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:04.922174  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9014f354e9c04518aa0f59b28b06fb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.927814  7818 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30691459cd4e13b2a084ef3b0d9bd2 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:04.929133  7818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30691459cd4e13b2a084ef3b0d9bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.931421  7892 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30691459cd4e13b2a084ef3b0d9bd2 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:04.932772  7892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30691459cd4e13b2a084ef3b0d9bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.934988  7817 tablet_service.cc:1511] Processing CreateTablet for tablet 71a9566e33eb4429a1c1d61565a2b40c (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:04.935323  7891 tablet_service.cc:1511] Processing CreateTablet for tablet 71a9566e33eb4429a1c1d61565a2b40c (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:04.936335  7817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a9566e33eb4429a1c1d61565a2b40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.936502  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a9566e33eb4429a1c1d61565a2b40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.939775  7816 tablet_service.cc:1511] Processing CreateTablet for tablet 715e414f33914fbcba33a90da8a12190 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:04.941049  7816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e414f33914fbcba33a90da8a12190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.943876  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 715e414f33914fbcba33a90da8a12190 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:04.945127  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e414f33914fbcba33a90da8a12190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.959878  7748 tablet_service.cc:1511] Processing CreateTablet for tablet fd8760ebc49449b49b4d284e7b60c9a4 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:04.961215  7748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8760ebc49449b49b4d284e7b60c9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.962518  7743 tablet_service.cc:1511] Processing CreateTablet for tablet 8b30691459cd4e13b2a084ef3b0d9bd2 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:04.962854  7747 tablet_service.cc:1511] Processing CreateTablet for tablet dce2b7d53eaf45228e61c14f7ee842e6 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:04.963824  7743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b30691459cd4e13b2a084ef3b0d9bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.964972  7746 tablet_service.cc:1511] Processing CreateTablet for tablet 0b2906b33f0e411bba85b349a3360fe4 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:04.966957  7745 tablet_service.cc:1511] Processing CreateTablet for tablet 50df7da150e042efabd9e092093d2d3c (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:04.968003  7741 tablet_service.cc:1511] Processing CreateTablet for tablet 715e414f33914fbcba33a90da8a12190 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:04.968715  7744 tablet_service.cc:1511] Processing CreateTablet for tablet 9014f354e9c04518aa0f59b28b06fb8d (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:04.966962  7742 tablet_service.cc:1511] Processing CreateTablet for tablet 71a9566e33eb4429a1c1d61565a2b40c (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:04.969885  7740 tablet_service.cc:1511] Processing CreateTablet for tablet ed1574ad4b324f199dbf3c7bf59a7d4a (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:04.970760  7746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b2906b33f0e411bba85b349a3360fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.975261  7740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1574ad4b324f199dbf3c7bf59a7d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.978348  7745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50df7da150e042efabd9e092093d2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.981323  7815 tablet_service.cc:1511] Processing CreateTablet for tablet ed1574ad4b324f199dbf3c7bf59a7d4a (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:04.982352  7742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a9566e33eb4429a1c1d61565a2b40c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.982630  7815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1574ad4b324f199dbf3c7bf59a7d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.986150  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e414f33914fbcba33a90da8a12190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.990154  7744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9014f354e9c04518aa0f59b28b06fb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:04.991852  7747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce2b7d53eaf45228e61c14f7ee842e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:05.011085  7891 tablet_service.cc:1511] Processing CreateTablet for tablet ed1574ad4b324f199dbf3c7bf59a7d4a (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:05.012519  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1574ad4b324f199dbf3c7bf59a7d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:05.012550  7739 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3c421af065432a8ee55458de50af75 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:05.018183  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3c421af065432a8ee55458de50af75 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:05.019131  7739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3c421af065432a8ee55458de50af75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:05.019403  7821 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3c421af065432a8ee55458de50af75 (DEFAULT_TABLE table=test-workload [id=c7230b94631945609f659b9e773839e4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:05.020570  7821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3c421af065432a8ee55458de50af75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:05.052044  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3c421af065432a8ee55458de50af75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:05.063534  7947 tablet_bootstrap.cc:492] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.077813  7948 tablet_bootstrap.cc:492] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.089658  7947 tablet_bootstrap.cc:654] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.090044  7949 tablet_bootstrap.cc:492] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.093902  7947 tablet_bootstrap.cc:492] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.094275  7947 ts_tablet_manager.cc:1403] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:50:05.095607  7948 tablet_bootstrap.cc:654] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.095708  7949 tablet_bootstrap.cc:654] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.096786  7947 raft_consensus.cc:359] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.097384  7947 raft_consensus.cc:385] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.097623  7947 raft_consensus.cc:740] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.098320  7947 consensus_queue.cc:260] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.100812  7949 tablet_bootstrap.cc:492] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.101234  7949 ts_tablet_manager.cc:1403] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:50:05.101931  7948 tablet_bootstrap.cc:492] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.102358  7948 ts_tablet_manager.cc:1403] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.025s	user 0.001s	sys 0.012s
I20260709 14:50:05.102988  7932 heartbeater.cc:499] Master 127.6.248.190:45529 was elected leader, sending a full tablet report...
I20260709 14:50:05.103444  7947 ts_tablet_manager.cc:1434] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:50:05.104296  7947 tablet_bootstrap.cc:492] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.104144  7949 raft_consensus.cc:359] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.104849  7949 raft_consensus.cc:385] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.105147  7949 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.105233  7948 raft_consensus.cc:359] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.105929  7948 raft_consensus.cc:385] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.106252  7948 raft_consensus.cc:740] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.106050  7949 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.107034  7948 consensus_queue.cc:260] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.111045  7947 tablet_bootstrap.cc:654] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.116004  7783 heartbeater.cc:499] Master 127.6.248.190:45529 was elected leader, sending a full tablet report...
I20260709 14:50:05.116907  7949 ts_tablet_manager.cc:1434] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260709 14:50:05.118153  7949 tablet_bootstrap.cc:492] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.126513  7949 tablet_bootstrap.cc:654] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.131522  7948 ts_tablet_manager.cc:1434] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 14:50:05.131492  7858 heartbeater.cc:499] Master 127.6.248.190:45529 was elected leader, sending a full tablet report...
I20260709 14:50:05.132745  7947 tablet_bootstrap.cc:492] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.133147  7947 ts_tablet_manager.cc:1403] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 14:50:05.136328  7955 raft_consensus.cc:493] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.136826  7955 raft_consensus.cc:515] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.138044  7949 tablet_bootstrap.cc:492] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.138487  7949 ts_tablet_manager.cc:1403] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:50:05.139485  7955 leader_election.cc:290] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.142526  7948 tablet_bootstrap.cc:492] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.141448  7949 raft_consensus.cc:359] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.142843  7949 raft_consensus.cc:385] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.143127  7949 raft_consensus.cc:740] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.143833  7949 consensus_queue.cc:260] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.146148  7949 ts_tablet_manager.cc:1434] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:05.147022  7949 tablet_bootstrap.cc:492] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.149116  7948 tablet_bootstrap.cc:654] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.152479  7947 raft_consensus.cc:359] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.153220  7947 raft_consensus.cc:385] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.153461  7949 tablet_bootstrap.cc:654] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.154312  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014f354e9c04518aa0f59b28b06fb8d" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.153517  7947 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
W20260709 14:50:05.156498  7796 leader_election.cc:343] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.157673  7947 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.166069  7947 ts_tablet_manager.cc:1434] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:50:05.166973  7947 tablet_bootstrap.cc:492] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.172113  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014f354e9c04518aa0f59b28b06fb8d" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
W20260709 14:50:05.173609  7797 leader_election.cc:343] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.188088  7797 leader_election.cc:304] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [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: bb84f5859a3f41af821b66d535818dd3; no voters: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:05.188957  7958 raft_consensus.cc:2749] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.192883  7947 tablet_bootstrap.cc:654] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.198151  7949 tablet_bootstrap.cc:492] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.198138  7948 tablet_bootstrap.cc:492] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.198724  7947 tablet_bootstrap.cc:492] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.198767  7949 ts_tablet_manager.cc:1403] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.026s
I20260709 14:50:05.198822  7948 ts_tablet_manager.cc:1403] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.032s
I20260709 14:50:05.199309  7947 ts_tablet_manager.cc:1403] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 14:50:05.201747  7948 raft_consensus.cc:359] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.202041  7947 raft_consensus.cc:359] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.201964  7949 raft_consensus.cc:359] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.202507  7948 raft_consensus.cc:385] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.202766  7947 raft_consensus.cc:385] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.202804  7949 raft_consensus.cc:385] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.202893  7948 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.203270  7947 raft_consensus.cc:740] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.203311  7949 raft_consensus.cc:740] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.203817  7948 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.204106  7947 consensus_queue.cc:260] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.204120  7949 consensus_queue.cc:260] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.205919  7948 ts_tablet_manager.cc:1434] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:05.206548  7949 ts_tablet_manager.cc:1434] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:05.206775  7948 tablet_bootstrap.cc:492] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.208532  7947 ts_tablet_manager.cc:1434] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:05.208710  7949 tablet_bootstrap.cc:492] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.209477  7947 tablet_bootstrap.cc:492] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.213533  7948 tablet_bootstrap.cc:654] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.215423  7949 tablet_bootstrap.cc:654] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.225121  7947 tablet_bootstrap.cc:654] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.228299  7949 tablet_bootstrap.cc:492] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.228714  7949 ts_tablet_manager.cc:1403] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:50:05.230635  7948 tablet_bootstrap.cc:492] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.231091  7948 ts_tablet_manager.cc:1403] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 14:50:05.231900  7947 tablet_bootstrap.cc:492] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.231491  7949 raft_consensus.cc:359] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.232317  7947 ts_tablet_manager.cc:1403] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 14:50:05.232234  7949 raft_consensus.cc:385] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.232692  7949 raft_consensus.cc:740] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.233656  7948 raft_consensus.cc:359] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.233490  7949 consensus_queue.cc:260] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.234264  7948 raft_consensus.cc:385] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.234593  7948 raft_consensus.cc:740] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.235335  7947 raft_consensus.cc:359] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.235512  7948 consensus_queue.cc:260] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.236055  7949 ts_tablet_manager.cc:1434] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:05.236121  7947 raft_consensus.cc:385] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.236477  7947 raft_consensus.cc:740] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.237007  7949 tablet_bootstrap.cc:492] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.237257  7947 consensus_queue.cc:260] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.238471  7953 raft_consensus.cc:493] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.238920  7953 raft_consensus.cc:515] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.241366  7948 ts_tablet_manager.cc:1434] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:05.242393  7948 tablet_bootstrap.cc:492] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.243957  7949 tablet_bootstrap.cc:654] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.248926  7948 tablet_bootstrap.cc:654] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.250804  7953 leader_election.cc:290] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:05.261170  7947 ts_tablet_manager.cc:1434] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:50:05.262502  7947 tablet_bootstrap.cc:492] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.269969  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
W20260709 14:50:05.272127  7872 leader_election.cc:343] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.278715  7953 raft_consensus.cc:493] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.279335  7953 raft_consensus.cc:515] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.286146  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
W20260709 14:50:05.288811  7872 leader_election.cc:343] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.289513  7953 leader_election.cc:290] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:05.297293  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.297400  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.298491  7757 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 0.
W20260709 14:50:05.298655  7870 leader_election.cc:343] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.298718  7947 tablet_bootstrap.cc:654] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.299096  7870 leader_election.cc:304] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [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: c64b383f2990490c999b74ad51a5b4c0; no voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:05.299805  7953 raft_consensus.cc:2749] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.300230  7870 leader_election.cc:304] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:05.300932  7953 raft_consensus.cc:2804] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.301002  7949 tablet_bootstrap.cc:492] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.301359  7953 raft_consensus.cc:493] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.301633  7949 ts_tablet_manager.cc:1403] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.041s
I20260709 14:50:05.301709  7953 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.302681  7948 tablet_bootstrap.cc:492] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.303164  7948 ts_tablet_manager.cc:1403] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.061s	user 0.036s	sys 0.020s
I20260709 14:50:05.305528  7949 raft_consensus.cc:359] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.305925  7948 raft_consensus.cc:359] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.306509  7949 raft_consensus.cc:385] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.306663  7948 raft_consensus.cc:385] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.307020  7948 raft_consensus.cc:740] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.306931  7949 raft_consensus.cc:740] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.307896  7948 consensus_queue.cc:260] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.308358  7949 consensus_queue.cc:260] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.311935  7948 ts_tablet_manager.cc:1434] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:05.312026  7949 ts_tablet_manager.cc:1434] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:50:05.312837  7948 tablet_bootstrap.cc:492] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.313403  7949 tablet_bootstrap.cc:492] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.317142  7954 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.317592  7954 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.322913  7958 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.323218  7949 tablet_bootstrap.cc:654] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.323432  7958 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.325670  7958 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.326893  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.327733  7907 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 0.
I20260709 14:50:05.309558  7953 raft_consensus.cc:515] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.328128  7954 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.328665  7954 raft_consensus.cc:493] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.329144  7797 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:05.329111  7954 raft_consensus.cc:515] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.330132  7958 raft_consensus.cc:2804] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.330856  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:05.331458  7757 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.335671  7948 tablet_bootstrap.cc:654] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.331502  7958 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.339084  7958 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.342504  7953 leader_election.cc:290] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:05.343668  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.344329  7833 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.357903  7833 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 1.
I20260709 14:50:05.359380  7872 leader_election.cc:304] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:05.360435  7953 raft_consensus.cc:2804] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.331425  7954 leader_election.cc:290] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.372648  7757 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 1.
I20260709 14:50:05.383292  7947 tablet_bootstrap.cc:492] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.383898  7947 ts_tablet_manager.cc:1403] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.007s
I20260709 14:50:05.391402  7958 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
W20260709 14:50:05.398823  7704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:05.405619  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.406342  7757 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 0.
I20260709 14:50:05.405463  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.407208  7907 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.406261  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.411334  7947 raft_consensus.cc:359] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.412249  7947 raft_consensus.cc:385] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.412606  7947 raft_consensus.cc:740] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.416955  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:05.417603  7757 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.424237  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:05.424922  7906 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.433091  7906 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 1.
I20260709 14:50:05.434507  7797 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:05.435475  7955 raft_consensus.cc:2804] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.440478  7958 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.444272  7953 raft_consensus.cc:697] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:05.439848  7955 raft_consensus.cc:697] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:05.454794  7953 consensus_queue.cc:237] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.455713  7955 consensus_queue.cc:237] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.447393  7949 tablet_bootstrap.cc:492] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.459579  7949 ts_tablet_manager.cc:1403] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.146s	user 0.059s	sys 0.060s
I20260709 14:50:05.443761  7947 consensus_queue.cc:260] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.462649  7949 raft_consensus.cc:359] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.463567  7949 raft_consensus.cc:385] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.463943  7949 raft_consensus.cc:740] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.464257  7948 tablet_bootstrap.cc:492] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.464818  7948 ts_tablet_manager.cc:1403] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.152s	user 0.044s	sys 0.038s
I20260709 14:50:05.464874  7949 consensus_queue.cc:260] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.467885  7949 ts_tablet_manager.cc:1434] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:05.469110  7949 tablet_bootstrap.cc:492] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.469305  7947 ts_tablet_manager.cc:1434] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.004s
I20260709 14:50:05.470479  7947 tablet_bootstrap.cc:492] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.475181  7948 raft_consensus.cc:359] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.476035  7948 raft_consensus.cc:385] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.476392  7948 raft_consensus.cc:740] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.477815  7949 tablet_bootstrap.cc:654] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.484349  7947 tablet_bootstrap.cc:654] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.477150  7948 consensus_queue.cc:260] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.538554  7722 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
W20260709 14:50:05.539573  7722 leader_election.cc:343] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.543403  7757 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 1.
I20260709 14:50:05.563619  7948 ts_tablet_manager.cc:1434] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.098s	user 0.012s	sys 0.001s
I20260709 14:50:05.564785  7948 tablet_bootstrap.cc:492] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.571183  7973 raft_consensus.cc:493] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.572041  7948 tablet_bootstrap.cc:654] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.571696  7973 raft_consensus.cc:515] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.573995  7973 leader_election.cc:290] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.574466  7973 raft_consensus.cc:2764] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:50:05.584020  7948 tablet_bootstrap.cc:492] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.584582  7948 ts_tablet_manager.cc:1403] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:50:05.585362  7973 raft_consensus.cc:493] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.585846  7973 raft_consensus.cc:515] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.587777  7948 raft_consensus.cc:359] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.588407  7973 leader_election.cc:290] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.588495  7948 raft_consensus.cc:385] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.588850  7948 raft_consensus.cc:740] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.589601  7948 consensus_queue.cc:260] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.591693  7948 ts_tablet_manager.cc:1434] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:05.592567  7948 tablet_bootstrap.cc:492] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.595351  7830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.595808  7831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.596390  7831 raft_consensus.cc:2468] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.597812  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.595351  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.599082  7948 tablet_bootstrap.cc:654] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.599386  7832 raft_consensus.cc:2468] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.601506  7975 raft_consensus.cc:493] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.602008  7975 raft_consensus.cc:515] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.603655  7975 leader_election.cc:290] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469)
W20260709 14:50:05.605268  7723 leader_election.cc:343] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.606112  7723 leader_election.cc:304] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:05.607499  7723 leader_election.cc:304] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:05.608335  7973 raft_consensus.cc:2804] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.608625  7973 raft_consensus.cc:493] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.608685  7954 raft_consensus.cc:2804] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.609071  7973 raft_consensus.cc:3060] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.609107  7954 raft_consensus.cc:493] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.609531  7954 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.610565  7948 tablet_bootstrap.cc:492] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.611016  7948 ts_tablet_manager.cc:1403] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:50:05.611796  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.612428  7832 raft_consensus.cc:2468] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 0.
I20260709 14:50:05.613636  7872 leader_election.cc:304] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:05.613961  7948 raft_consensus.cc:359] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.614488  7975 raft_consensus.cc:2804] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.614646  7948 raft_consensus.cc:385] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.614856  7975 raft_consensus.cc:493] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.614961  7948 raft_consensus.cc:740] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.615214  7975 raft_consensus.cc:3060] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.615804  7948 consensus_queue.cc:260] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.616027  7973 raft_consensus.cc:515] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.618095  7948 ts_tablet_manager.cc:1434] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:05.619033  7948 tablet_bootstrap.cc:492] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.619028  7973 leader_election.cc:290] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.622295  7975 raft_consensus.cc:515] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.623399  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.623935  7832 raft_consensus.cc:3060] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.625137  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.625936  7948 tablet_bootstrap.cc:654] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.626227  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.626323  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:05.625705  7833 raft_consensus.cc:3060] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.630223  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.630013  7954 raft_consensus.cc:515] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.630770  7907 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
W20260709 14:50:05.634773  7722 leader_election.cc:343] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.635517  7722 leader_election.cc:304] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:05.636888  7948 tablet_bootstrap.cc:492] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.636920  7832 raft_consensus.cc:2468] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.637467  7948 ts_tablet_manager.cc:1403] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:50:05.638178  7833 raft_consensus.cc:2468] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 1.
I20260709 14:50:05.638141  7723 leader_election.cc:304] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:05.638535  7954 leader_election.cc:290] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.639074  7954 raft_consensus.cc:2804] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.639335  7975 leader_election.cc:290] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469)
I20260709 14:50:05.639426  7954 raft_consensus.cc:493] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:05.639797  7722 leader_election.cc:343] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.639948  7973 raft_consensus.cc:2804] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.639922  7954 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.640003  7948 raft_consensus.cc:359] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.640528  7973 raft_consensus.cc:697] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:05.640867  7948 raft_consensus.cc:385] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.641141  7948 raft_consensus.cc:740] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.641330  7973 consensus_queue.cc:237] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.641892  7948 consensus_queue.cc:260] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.643463  7872 leader_election.cc:304] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:05.643834  7948 ts_tablet_manager.cc:1434] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:05.644750  7948 tablet_bootstrap.cc:492] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.644979  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
W20260709 14:50:05.646507  7722 leader_election.cc:343] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.646894  7954 raft_consensus.cc:515] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.649263  7954 leader_election.cc:290] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.651871  7948 tablet_bootstrap.cc:654] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.651921  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.651995  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.652556  7833 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.652652  7832 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.657547  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.658195  7757 raft_consensus.cc:2468] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 0.
I20260709 14:50:05.659174  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:05.659714  7758 raft_consensus.cc:3060] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.660118  7975 raft_consensus.cc:2804] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.661242  7949 tablet_bootstrap.cc:492] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.660826  7832 raft_consensus.cc:2468] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.661892  7949 ts_tablet_manager.cc:1403] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.193s	user 0.030s	sys 0.016s
I20260709 14:50:05.665946  7955 raft_consensus.cc:493] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.666424  7955 raft_consensus.cc:515] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.668148  7833 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.667587  7653 catalog_manager.cc:5697] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.668953  7955 leader_election.cc:290] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.665666  7949 raft_consensus.cc:359] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.673136  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.673506  7949 raft_consensus.cc:385] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.674105  7949 raft_consensus.cc:740] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
W20260709 14:50:05.674995  7797 leader_election.cc:343] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.675065  7949 consensus_queue.cc:260] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.678311  7949 ts_tablet_manager.cc:1434] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:50:05.679564  7949 tablet_bootstrap.cc:492] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.679781  7656 catalog_manager.cc:5697] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:05.682298  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:05.683043  7906 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.685293  7948 tablet_bootstrap.cc:492] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.685743  7948 ts_tablet_manager.cc:1403] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.027s
I20260709 14:50:05.687463  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.688592  7948 raft_consensus.cc:359] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.689250  7948 raft_consensus.cc:385] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.689508  7948 raft_consensus.cc:740] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.686818  7723 leader_election.cc:304] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:05.690124  7949 tablet_bootstrap.cc:654] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.690748  7973 raft_consensus.cc:2804] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.690496  7948 consensus_queue.cc:260] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.691349  7973 raft_consensus.cc:697] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:05.692381  7973 consensus_queue.cc:237] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.693099  7948 ts_tablet_manager.cc:1434] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:50:05.694403  7948 tablet_bootstrap.cc:492] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3: Bootstrap starting.
I20260709 14:50:05.700734  7947 tablet_bootstrap.cc:492] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.701188  7947 ts_tablet_manager.cc:1403] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.231s	user 0.015s	sys 0.000s
I20260709 14:50:05.704177  7947 raft_consensus.cc:359] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.704876  7947 raft_consensus.cc:385] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.705180  7947 raft_consensus.cc:740] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.705932  7947 consensus_queue.cc:260] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.706629  7758 raft_consensus.cc:2468] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 1.
I20260709 14:50:05.694464  7723 leader_election.cc:304] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:05.708109  7954 raft_consensus.cc:2804] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.708644  7954 raft_consensus.cc:697] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
W20260709 14:50:05.708686  7796 leader_election.cc:343] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.709345  7796 leader_election.cc:304] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [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: bb84f5859a3f41af821b66d535818dd3; no voters: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:05.709820  7954 consensus_queue.cc:237] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.710433  7955 raft_consensus.cc:2749] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.718600  7947 ts_tablet_manager.cc:1434] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 14:50:05.719722  7947 tablet_bootstrap.cc:492] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.721658  7948 tablet_bootstrap.cc:654] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.727084  7947 tablet_bootstrap.cc:654] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.705436  7906 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.735939  7949 tablet_bootstrap.cc:492] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.736496  7949 ts_tablet_manager.cc:1403] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.010s
I20260709 14:50:05.737560  7975 raft_consensus.cc:697] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:05.738693  7975 consensus_queue.cc:237] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:05.739753  7949 raft_consensus.cc:359] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.740556  7949 raft_consensus.cc:385] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.740888  7949 raft_consensus.cc:740] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.741106  7987 raft_consensus.cc:493] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.741580  7987 raft_consensus.cc:515] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.741853  7949 consensus_queue.cc:260] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.744689  7949 ts_tablet_manager.cc:1434] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:50:05.744944  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:05.745800  7949 tablet_bootstrap.cc:492] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
W20260709 14:50:05.746917  7870 leader_election.cc:343] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.754419  7987 leader_election.cc:290] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:05.759382  7948 tablet_bootstrap.cc:492] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3: No bootstrap required, opened a new log
I20260709 14:50:05.755607  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.759948  7948 ts_tablet_manager.cc:1403] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.009s
I20260709 14:50:05.759404  7947 tablet_bootstrap.cc:492] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
W20260709 14:50:05.761067  7872 leader_election.cc:343] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:05.761190  7947 ts_tablet_manager.cc:1403] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260709 14:50:05.761552  7872 leader_election.cc:304] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [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: c64b383f2990490c999b74ad51a5b4c0; no voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:05.762559  7948 raft_consensus.cc:359] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.757272  7949 tablet_bootstrap.cc:654] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.763690  7987 raft_consensus.cc:2749] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:05.764110  7947 raft_consensus.cc:359] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.764847  7947 raft_consensus.cc:385] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.765151  7947 raft_consensus.cc:740] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.765909  7948 raft_consensus.cc:385] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.766249  7948 raft_consensus.cc:740] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.765967  7947 consensus_queue.cc:260] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.766894  7948 consensus_queue.cc:260] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.768895  7948 ts_tablet_manager.cc:1434] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:50:05.774641  7947 ts_tablet_manager.cc:1434] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 14:50:05.775977  7947 tablet_bootstrap.cc:492] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.774905  7655 catalog_manager.cc:5697] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.777648  7655 catalog_manager.cc:5697] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.783229  7949 tablet_bootstrap.cc:492] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.783689  7949 ts_tablet_manager.cc:1403] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.017s
I20260709 14:50:05.783855  7947 tablet_bootstrap.cc:654] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.786427  7949 raft_consensus.cc:359] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.787408  7949 raft_consensus.cc:385] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.787772  7949 raft_consensus.cc:740] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.788450  7949 consensus_queue.cc:260] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.791111  7949 ts_tablet_manager.cc:1434] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:05.792297  7949 tablet_bootstrap.cc:492] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: Bootstrap starting.
I20260709 14:50:05.796733  7947 tablet_bootstrap.cc:492] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.797163  7947 ts_tablet_manager.cc:1403] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 14:50:05.798388  7949 tablet_bootstrap.cc:654] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.794591  7653 catalog_manager.cc:5697] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.799974  7947 raft_consensus.cc:359] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.800614  7947 raft_consensus.cc:385] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.800949  7947 raft_consensus.cc:740] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.801669  7947 consensus_queue.cc:260] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.803043  7949 tablet_bootstrap.cc:492] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: No bootstrap required, opened a new log
I20260709 14:50:05.803543  7949 ts_tablet_manager.cc:1403] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:05.803543  7947 ts_tablet_manager.cc:1434] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:05.805184  7947 tablet_bootstrap.cc:492] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.806699  7949 raft_consensus.cc:359] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.807360  7949 raft_consensus.cc:385] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.807622  7949 raft_consensus.cc:740] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.807569  7655 catalog_manager.cc:5697] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.808554  7949 consensus_queue.cc:260] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.810555  7949 ts_tablet_manager.cc:1434] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:05.810947  7947 tablet_bootstrap.cc:654] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.821081  7947 tablet_bootstrap.cc:492] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.821468  7947 ts_tablet_manager.cc:1403] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:50:05.823294  7947 raft_consensus.cc:359] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.823786  7947 raft_consensus.cc:385] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.824033  7947 raft_consensus.cc:740] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.824314  7973 raft_consensus.cc:493] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.824817  7973 raft_consensus.cc:515] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.824841  7947 consensus_queue.cc:260] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.826853  7973 leader_election.cc:290] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.827925  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.828529  7906 raft_consensus.cc:2468] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.829083  7947 ts_tablet_manager.cc:1434] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:05.829965  7947 tablet_bootstrap.cc:492] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0: Bootstrap starting.
I20260709 14:50:05.830466  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.831049  7833 raft_consensus.cc:2468] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.829715  7722 leader_election.cc:304] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:05.832135  7973 raft_consensus.cc:2804] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.832475  7973 raft_consensus.cc:493] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.832782  7973 raft_consensus.cc:3060] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.836671  7947 tablet_bootstrap.cc:654] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:05.838846  7973 raft_consensus.cc:515] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.840606  7973 leader_election.cc:290] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.840875  7947 tablet_bootstrap.cc:492] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0: No bootstrap required, opened a new log
I20260709 14:50:05.841392  7947 ts_tablet_manager.cc:1403] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:05.841533  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.842043  7833 raft_consensus.cc:3060] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.843542  7947 raft_consensus.cc:359] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.844024  7947 raft_consensus.cc:385] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:05.844247  7947 raft_consensus.cc:740] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Initialized, Role: FOLLOWER
I20260709 14:50:05.844767  7947 consensus_queue.cc:260] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.846277  7947 ts_tablet_manager.cc:1434] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:05.847236  7833 raft_consensus.cc:2468] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.848214  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:05.848408  7723 leader_election.cc:304] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:05.848748  7906 raft_consensus.cc:3060] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.849187  7973 raft_consensus.cc:2804] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.849677  7973 raft_consensus.cc:697] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:05.850481  7973 consensus_queue.cc:237] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.855180  7906 raft_consensus.cc:2468] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.859411  7656 catalog_manager.cc:5697] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.944410  7973 raft_consensus.cc:493] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.945014  7973 raft_consensus.cc:515] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.946798  7987 consensus_queue.cc:1048] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.947285  7973 leader_election.cc:290] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.947906  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:05.948282  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:05.948529  7833 raft_consensus.cc:2468] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.948873  7906 raft_consensus.cc:2468] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:05.949528  7723 leader_election.cc:304] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:05.950268  7973 raft_consensus.cc:2804] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:05.950574  7973 raft_consensus.cc:493] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.950927  7973 raft_consensus.cc:3060] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.962108  7987 consensus_queue.cc:1048] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:05.963400  7973 raft_consensus.cc:515] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.966521  7973 leader_election.cc:290] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:05.967554  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:05.968163  7832 raft_consensus.cc:3060] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.973330  7832 raft_consensus.cc:2468] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.973130  7955 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:05.973474  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:05.974192  7906 raft_consensus.cc:3060] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:05.974561  7723 leader_election.cc:304] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:05.975881  7973 raft_consensus.cc:2804] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:05.976348  7973 raft_consensus.cc:697] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:05.977145  7973 consensus_queue.cc:237] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:05.982774  7906 raft_consensus.cc:2468] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:05.995857  7656 catalog_manager.cc:5697] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.996318  7955 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.002478  7973 raft_consensus.cc:493] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.003266  7973 raft_consensus.cc:515] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.006445  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:06.006445  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:06.006801  7973 leader_election.cc:290] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.007282  7906 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:06.007403  7833 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:06.008340  7722 leader_election.cc:304] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:06.009071  7973 raft_consensus.cc:2804] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.009454  7973 raft_consensus.cc:493] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.009869  7973 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.017244  7973 raft_consensus.cc:515] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.019743  7973 leader_election.cc:290] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.020377  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.020979  7906 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.022938  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:06.023496  7833 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.024317  7973 raft_consensus.cc:493] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.024709  7973 raft_consensus.cc:515] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.026499  7973 leader_election.cc:290] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.027122  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014f354e9c04518aa0f59b28b06fb8d" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:06.027531  7832 raft_consensus.cc:2468] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:06.027678  7906 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:06.028474  7723 leader_election.cc:304] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:06.028719  7722 leader_election.cc:304] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:06.029286  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014f354e9c04518aa0f59b28b06fb8d" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0" is_pre_election: true
I20260709 14:50:06.029541  7983 raft_consensus.cc:2804] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.029934  7906 raft_consensus.cc:2468] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 0.
I20260709 14:50:06.029999  7983 raft_consensus.cc:697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.030032  7833 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:06.029284  7973 raft_consensus.cc:2804] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:06.031184  7973 raft_consensus.cc:493] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:06.030990  7983 consensus_queue.cc:237] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.031574  7973 raft_consensus.cc:3060] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.037037  7973 raft_consensus.cc:515] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.038894  7973 leader_election.cc:290] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.039558  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014f354e9c04518aa0f59b28b06fb8d" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:06.039134  7656 catalog_manager.cc:5697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.040125  7833 raft_consensus.cc:3060] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.040189  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9014f354e9c04518aa0f59b28b06fb8d" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.040709  7906 raft_consensus.cc:3060] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.045215  7833 raft_consensus.cc:2468] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:06.046160  7906 raft_consensus.cc:2468] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 1.
I20260709 14:50:06.046304  7723 leader_election.cc:304] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:06.047281  7973 raft_consensus.cc:2804] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:06.047696  7973 raft_consensus.cc:697] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.048522  7973 consensus_queue.cc:237] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.055150  7656 catalog_manager.cc:5697] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.091380  7987 raft_consensus.cc:493] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.091869  7987 raft_consensus.cc:515] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.093462  7987 leader_election.cc:290] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:06.094367  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17fbbd0a00d4492998b5feb17fe53643" is_pre_election: true
I20260709 14:50:06.094470  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb84f5859a3f41af821b66d535818dd3" is_pre_election: true
I20260709 14:50:06.095162  7833 raft_consensus.cc:2393] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c64b383f2990490c999b74ad51a5b4c0 in current term 1: Already voted for candidate 17fbbd0a00d4492998b5feb17fe53643 in this term.
I20260709 14:50:06.095942  7872 leader_election.cc:304] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [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: c64b383f2990490c999b74ad51a5b4c0; no voters: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:06.096491  7987 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.099742  7906 raft_consensus.cc:3060] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:06.100751  7983 consensus_queue.cc:1048] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.102707  7987 raft_consensus.cc:2749] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:06.106925  7983 consensus_queue.cc:1048] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.124454  7987 consensus_queue.cc:1048] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.134714  7953 consensus_queue.cc:1048] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.156208  7906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:44192
I20260709 14:50:06.156711  7906 raft_consensus.cc:606] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:06.169644  7833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:50:06.170207  7833 raft_consensus.cc:606] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:06.188048  7973 consensus_queue.cc:1048] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.192328  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39052
I20260709 14:50:06.192816  7758 raft_consensus.cc:606] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Received request to transfer leadership to TS bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:06.201071  8015 consensus_queue.cc:1048] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.201272  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39052
I20260709 14:50:06.201906  7758 raft_consensus.cc:606] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Received request to transfer leadership to TS bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:06.210450  7906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "715e414f33914fbcba33a90da8a12190"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
mode: GRACEFUL
new_leader_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:44192
I20260709 14:50:06.210968  7906 raft_consensus.cc:606] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Received request to transfer leadership to TS bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:06.214939  8015 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.216845  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39052
I20260709 14:50:06.217383  7758 raft_consensus.cc:606] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Received request to transfer leadership to TS bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:06.223516  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3c421af065432a8ee55458de50af75"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:39052
I20260709 14:50:06.224092  7758 raft_consensus.cc:606] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Received request to transfer leadership to TS c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:06.226641  7983 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.236112  8015 raft_consensus.cc:993] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.236539  8015 raft_consensus.cc:1081] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Signalling peer bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.237984  7833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:50:06.238507  7833 raft_consensus.cc:493] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.238898  7833 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.243091  7833 raft_consensus.cc:515] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.244781  7833 leader_election.cc:290] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.245436  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:06.245733  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.246025  7758 raft_consensus.cc:3055] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.246311  7906 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.246441  7758 raft_consensus.cc:740] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.247200  7758 consensus_queue.cc:260] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.248435  7758 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.251271  7906 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.252324  7797 leader_election.cc:304] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [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: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:06.253075  7955 raft_consensus.cc:2804] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.253472  7955 raft_consensus.cc:697] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:06.253733  7758 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.254264  7955 consensus_queue.cc:237] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.260588  7656 catalog_manager.cc:5697] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 1 to 2, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.384827  7983 consensus_queue.cc:1048] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.390990  8015 raft_consensus.cc:993] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:06.391461  8015 raft_consensus.cc:1081] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Signalling peer c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:06.393066  7907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3c421af065432a8ee55458de50af75"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:44186
I20260709 14:50:06.393603  7907 raft_consensus.cc:493] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.394021  7907 raft_consensus.cc:3060] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.397364  8015 consensus_queue.cc:1048] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.400136  7907 raft_consensus.cc:515] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.402201  7907 leader_election.cc:290] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:06.402887  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:06.403466  7758 raft_consensus.cc:3055] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.403769  7758 raft_consensus.cc:740] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.404573  7758 consensus_queue.cc:260] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.405452  7758 raft_consensus.cc:3060] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.406049  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3c421af065432a8ee55458de50af75" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:06.413832  7758 raft_consensus.cc:2468] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 2.
I20260709 14:50:06.414996  7870 leader_election.cc:304] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:06.415940  7953 raft_consensus.cc:2804] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.416410  7953 raft_consensus.cc:697] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:06.416810  7955 raft_consensus.cc:993] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:06.417218  7955 raft_consensus.cc:1081] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:06.417235  7953 consensus_queue.cc:237] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.419028  7757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39030
I20260709 14:50:06.419552  7757 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.419925  7757 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.424937  7653 catalog_manager.cc:5697] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 1 to 2, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.426286  7757 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.428215  7757 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 2 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.428892  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:06.429255  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.429425  7833 raft_consensus.cc:3055] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.429812  7833 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:06.429836  7907 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.430728  7833 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.431723  7833 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.436060  7907 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 2.
I20260709 14:50:06.436621  7833 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 2.
I20260709 14:50:06.437009  7722 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:06.437669  8015 raft_consensus.cc:2804] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.438128  8015 raft_consensus.cc:697] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.438813  8015 consensus_queue.cc:237] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.444356  8015 consensus_queue.cc:1048] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.445044  7653 catalog_manager.cc:5697] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 1 to 2, leader changed from bb84f5859a3f41af821b66d535818dd3 (127.6.248.130) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.456316  7983 consensus_queue.cc:1048] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.490446  7973 raft_consensus.cc:993] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.490947  7983 raft_consensus.cc:1081] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Signalling peer bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.492307  7833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:50:06.492719  7833 raft_consensus.cc:493] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.492964  7833 raft_consensus.cc:3060] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.497407  7833 raft_consensus.cc:515] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.498858  7833 leader_election.cc:290] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.499680  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:06.499828  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1574ad4b324f199dbf3c7bf59a7d4a" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.500252  7757 raft_consensus.cc:3055] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.500321  7907 raft_consensus.cc:3060] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.500660  7757 raft_consensus.cc:740] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.501566  7757 consensus_queue.cc:260] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.502789  7757 raft_consensus.cc:3060] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:06.503885  7687 debug-util.cc:398] Leaking SignalData structure 0x7b080004d1a0 after lost signal to thread 7141
W20260709 14:50:06.504608  7687 debug-util.cc:398] Leaking SignalData structure 0x7b080004d880 after lost signal to thread 7690
I20260709 14:50:06.506865  7907 raft_consensus.cc:2468] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.507898  7797 leader_election.cc:304] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [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: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:06.508715  7955 raft_consensus.cc:2804] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.509213  7955 raft_consensus.cc:697] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:06.509372  7757 raft_consensus.cc:2468] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.510092  7955 consensus_queue.cc:237] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.516785  7653 catalog_manager.cc:5697] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 1 to 2, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.533161  7983 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.543759  7954 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.554124  8015 raft_consensus.cc:993] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.549216  7954 consensus_queue.cc:1048] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:06.554596  8015 raft_consensus.cc:1081] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Signalling peer bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.556227  7833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:50:06.556746  7833 raft_consensus.cc:493] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.557097  7833 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.567116  7833 raft_consensus.cc:515] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.567970  7973 consensus_queue.cc:1048] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:06.578504  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:06.578823  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.579124  7757 raft_consensus.cc:3055] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.579463  7906 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.579483  7757 raft_consensus.cc:740] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.580513  7757 consensus_queue.cc:260] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.581579  7757 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.588737  7975 raft_consensus.cc:993] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: : Instructing follower bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.589253  7975 raft_consensus.cc:1081] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Signalling peer bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:06.589874  7757 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.590624  7906 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.590947  7832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "715e414f33914fbcba33a90da8a12190"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39610
I20260709 14:50:06.590997  7796 leader_election.cc:304] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:06.591693  7832 raft_consensus.cc:493] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.592134  7955 raft_consensus.cc:2804] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.592463  7832 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.592651  7955 raft_consensus.cc:697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:06.593564  7955 consensus_queue.cc:237] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.597740  7833 leader_election.cc:290] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.602833  7832 raft_consensus.cc:515] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.604267  7655 catalog_manager.cc:5697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 1 to 2, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.605862  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:06.606423  7832 leader_election.cc:290] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:06.606652  7757 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.605996  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.607687  7906 raft_consensus.cc:3055] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.608023  7906 raft_consensus.cc:740] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:06.609088  7906 consensus_queue.cc:260] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.611476  7906 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.615701  7757 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.616883  7796 leader_election.cc:304] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:06.617194  7906 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 2.
I20260709 14:50:06.617713  7955 raft_consensus.cc:2804] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.618217  7955 raft_consensus.cc:697] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:06.618933  7955 consensus_queue.cc:237] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:06.624891  7655 catalog_manager.cc:5697] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 1 to 2, leader changed from c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131) to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.682821  8018 raft_consensus.cc:993] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:06.683302  7975 raft_consensus.cc:1081] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:06.684742  7757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39036
I20260709 14:50:06.685369  7757 raft_consensus.cc:493] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.685755  7757 raft_consensus.cc:3060] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.693717  7757 raft_consensus.cc:515] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:06.696260  7757 leader_election.cc:290] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 2 election: Requested vote from peers c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:06.696892  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:06.697371  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8760ebc49449b49b4d284e7b60c9a4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:06.697525  7906 raft_consensus.cc:3055] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.697901  7906 raft_consensus.cc:740] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:06.697992  7832 raft_consensus.cc:3060] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.698745  7906 consensus_queue.cc:260] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [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: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:06.699932  7906 raft_consensus.cc:3060] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.704794  7832 raft_consensus.cc:2468] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 2.
I20260709 14:50:06.705952  7723 leader_election.cc:304] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:06.706512  7906 raft_consensus.cc:2468] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 2.
I20260709 14:50:06.706790  7983 raft_consensus.cc:2804] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.707381  7983 raft_consensus.cc:697] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:06.708245  7983 consensus_queue.cc:237] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [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: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } }
I20260709 14:50:06.715510  7655 catalog_manager.cc:5697] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 1 to 2, leader changed from c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:06.789279  7906 raft_consensus.cc:1275] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.790518  7955 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.800762  7757 raft_consensus.cc:1275] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.802259  7955 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.821115  7832 raft_consensus.cc:3060] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.828961  7832 raft_consensus.cc:1275] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.830365  7975 consensus_queue.cc:1048] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.841710  7757 raft_consensus.cc:1275] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.843323  7953 consensus_queue.cc:1048] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.868227  7832 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.869534  7983 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.877970  7906 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.879572  7954 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.911327  7906 raft_consensus.cc:1275] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.912673  7958 consensus_queue.cc:1048] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.924621  7757 raft_consensus.cc:1275] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.926003  7955 consensus_queue.cc:1048] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.071456  7906 raft_consensus.cc:1275] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.072640  7955 consensus_queue.cc:1048] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.081440  7757 raft_consensus.cc:1275] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.083108  7955 consensus_queue.cc:1048] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.087941  7906 raft_consensus.cc:1275] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.089208  7955 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.097589  7832 raft_consensus.cc:1275] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.101794  7954 consensus_queue.cc:1048] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.107467  7757 raft_consensus.cc:1275] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.111119  7955 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.123118  7906 raft_consensus.cc:1275] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.125241  7954 consensus_queue.cc:1048] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.259130  7138 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:50:09.259860  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.276692  7757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:39062
I20260709 14:50:09.277347  7757 raft_consensus.cc:606] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Received request to transfer leadership to TS c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:09.280092  7757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:39062
I20260709 14:50:09.280699  7757 raft_consensus.cc:606] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Received request to transfer leadership to TS c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:09.281872  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:09.282301  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:09.349877  7973 raft_consensus.cc:993] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:09.350323  8044 raft_consensus.cc:1081] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Signalling peer c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:09.351760  7906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:44186
I20260709 14:50:09.352305  7906 raft_consensus.cc:493] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.352659  7906 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.359552  7906 raft_consensus.cc:515] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:09.361801  7906 leader_election.cc:290] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:09.361968  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:09.362399  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:09.362613  7757 raft_consensus.cc:3055] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:09.362927  7757 raft_consensus.cc:740] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:09.362938  7832 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.363705  7757 consensus_queue.cc:260] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:09.365018  7757 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.369906  7757 raft_consensus.cc:2468] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 2.
I20260709 14:50:09.370786  7832 raft_consensus.cc:2468] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 2.
I20260709 14:50:09.370931  7870 leader_election.cc:304] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:09.371688  8040 raft_consensus.cc:2804] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:09.373941  8040 raft_consensus.cc:697] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:09.374765  8040 consensus_queue.cc:237] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:09.382200  7655 catalog_manager.cc:5697] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 1 to 2, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.581656  7973 raft_consensus.cc:993] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:09.582263  8044 raft_consensus.cc:1081] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Signalling peer c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:09.584231  7906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:44186
I20260709 14:50:09.584766  7906 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.585080  7906 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.590633  7906 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:09.592576  7906 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 3 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:09.593351  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:09.593971  7832 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.598081  7757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:09.598556  7757 raft_consensus.cc:3055] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.598824  7757 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:09.599563  7757 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:09.600607  7757 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.601430  7832 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 3.
I20260709 14:50:09.602723  7872 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [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: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:09.603617  8040 raft_consensus.cc:2804] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:09.604103  8040 raft_consensus.cc:697] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:09.604908  8040 consensus_queue.cc:237] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:09.610441  7757 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 3.
I20260709 14:50:09.617419  7655 catalog_manager.cc:5697] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 2 to 3, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 3 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.966645  7757 raft_consensus.cc:1275] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.967912  8040 consensus_queue.cc:1048] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.972003  7832 raft_consensus.cc:1275] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.973516  8040 consensus_queue.cc:1048] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.203641  7832 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.204986  8045 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.218369  7757 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.219797  8040 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.283043  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:10.296800  7906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:44192
I20260709 14:50:10.297351  7906 raft_consensus.cc:606] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:10.301870  7906 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:44192
I20260709 14:50:10.302312  7906 raft_consensus.cc:606] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:10.310794  7832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:50:10.311318  7832 raft_consensus.cc:606] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:10.315415  7832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:50:10.315896  7832 raft_consensus.cc:606] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:10.319882  7832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "715e414f33914fbcba33a90da8a12190"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
mode: GRACEFUL
new_leader_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:50:10.320317  7832 raft_consensus.cc:606] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Received request to transfer leadership to TS 17fbbd0a00d4492998b5feb17fe53643
I20260709 14:50:10.455456  8053 raft_consensus.cc:993] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.455998  7955 raft_consensus.cc:993] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.455951  8040 raft_consensus.cc:1081] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.456555  8058 raft_consensus.cc:1081] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.457684  7758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39036
I20260709 14:50:10.458041  7757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "715e414f33914fbcba33a90da8a12190"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39030
I20260709 14:50:10.458266  7758 raft_consensus.cc:493] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.458513  7757 raft_consensus.cc:493] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.458684  7758 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.458918  7757 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.463479  7758 raft_consensus.cc:515] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.464860  7757 raft_consensus.cc:515] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.466312  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:10.466594  7757 leader_election.cc:290] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 3 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:10.466156  7758 leader_election.cc:290] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 3 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:10.466741  7832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b2906b33f0e411bba85b349a3360fe4" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:10.466806  7906 raft_consensus.cc:3055] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.467427  7832 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.467615  7906 raft_consensus.cc:740] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:10.467989  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:10.468452  7907 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.468344  7906 consensus_queue.cc:260] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.469324  7906 raft_consensus.cc:3060] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.470197  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e414f33914fbcba33a90da8a12190" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:10.470700  7833 raft_consensus.cc:3055] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.471009  7833 raft_consensus.cc:740] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:10.471776  7833 consensus_queue.cc:260] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.472806  7833 raft_consensus.cc:3060] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.473614  7832 raft_consensus.cc:2468] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.474778  7907 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.476020  7723 leader_election.cc:304] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:10.476023  7722 leader_election.cc:304] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:10.477232  8044 raft_consensus.cc:2804] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.475090  7906 raft_consensus.cc:2468] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.479025  8044 raft_consensus.cc:697] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:10.479398  8062 raft_consensus.cc:2804] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.479863  8044 consensus_queue.cc:237] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.481696  7833 raft_consensus.cc:2468] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.483942  8062 raft_consensus.cc:697] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:10.484836  8062 consensus_queue.cc:237] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.489215  7655 catalog_manager.cc:5697] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 2 to 3, leader changed from c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.501461  7655 catalog_manager.cc:5697] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 2 to 3, leader changed from bb84f5859a3f41af821b66d535818dd3 (127.6.248.130) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.644125  7955 raft_consensus.cc:993] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.644493  8058 raft_consensus.cc:1081] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.645829  7758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39030
I20260709 14:50:10.646278  7758 raft_consensus.cc:493] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.646565  7758 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.650893  7758 raft_consensus.cc:515] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.652352  7758 leader_election.cc:290] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 3 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:10.653311  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:10.653334  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:10.653870  7833 raft_consensus.cc:3055] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.653954  7906 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.654161  7833 raft_consensus.cc:740] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:10.654917  7833 consensus_queue.cc:260] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.655755  7833 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.657873  7906 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.658735  7722 leader_election.cc:304] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:10.659369  8062 raft_consensus.cc:2804] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.659590  7833 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.659749  8062 raft_consensus.cc:697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:10.660508  8062 consensus_queue.cc:237] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.666302  7655 catalog_manager.cc:5697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 2 to 3, leader changed from bb84f5859a3f41af821b66d535818dd3 (127.6.248.130) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.679373  7955 raft_consensus.cc:993] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.679772  8058 raft_consensus.cc:1081] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.681021  7758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39030
I20260709 14:50:10.681398  7758 raft_consensus.cc:493] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.681636  7758 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.685837  7758 raft_consensus.cc:515] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.687495  7758 leader_election.cc:290] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 3 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:10.688107  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:10.688444  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:10.688630  7833 raft_consensus.cc:3055] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.688920  7833 raft_consensus.cc:740] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:10.688920  7906 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.689746  7833 consensus_queue.cc:260] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.690791  7833 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.694769  7906 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.695699  7722 leader_election.cc:304] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:10.696357  8062 raft_consensus.cc:2804] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.696396  7833 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 3.
I20260709 14:50:10.696930  8062 raft_consensus.cc:697] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:10.697754  8062 consensus_queue.cc:237] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.704159  7655 catalog_manager.cc:5697] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 2 to 3, leader changed from bb84f5859a3f41af821b66d535818dd3 (127.6.248.130) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.811980  8053 raft_consensus.cc:993] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: : Instructing follower 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.812417  8070 raft_consensus.cc:1081] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 LEADER]: Signalling peer 17fbbd0a00d4492998b5feb17fe53643 to start an election
I20260709 14:50:10.813882  7758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
 from {username='slave'} at 127.0.0.1:39036
I20260709 14:50:10.814469  7758 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:10.814824  7758 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.819185  7758 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.820675  7758 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [CANDIDATE]: Term 4 election: Requested vote from peers bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:10.821358  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:10.821578  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "17fbbd0a00d4492998b5feb17fe53643" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:10.821920  7833 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.822067  7906 raft_consensus.cc:3055] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:10.822417  7906 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:10.823009  7906 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.823889  7906 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.827162  7833 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 4.
I20260709 14:50:10.828018  7723 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [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: 17fbbd0a00d4492998b5feb17fe53643, bb84f5859a3f41af821b66d535818dd3; no voters: 
I20260709 14:50:10.828713  8062 raft_consensus.cc:2804] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:10.828783  7906 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17fbbd0a00d4492998b5feb17fe53643 in term 4.
I20260709 14:50:10.829242  8062 raft_consensus.cc:697] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 LEADER]: Becoming Leader. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:10.830083  8062 consensus_queue.cc:237] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:10.835225  7655 catalog_manager.cc:5697] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 reported cstate change: term changed from 3 to 4, leader changed from c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131) to 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129). New cstate: current_term: 4 leader_uuid: "17fbbd0a00d4492998b5feb17fe53643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.981168  7906 raft_consensus.cc:1275] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.982342  8062 consensus_queue.cc:1048] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.992420  7907 raft_consensus.cc:1275] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.994302  8073 consensus_queue.cc:1048] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.996405  7833 raft_consensus.cc:1275] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.999854  8073 consensus_queue.cc:1048] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:11.007333  7832 raft_consensus.cc:1275] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:11.009135  8061 consensus_queue.cc:1048] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:11.132150  7906 raft_consensus.cc:1275] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:11.133436  8061 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:11.141405  7833 raft_consensus.cc:1275] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:11.143250  8074 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:11.209828  7833 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:11.210932  8073 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:11.219496  7906 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:11.220937  8074 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:11.252008  7833 raft_consensus.cc:1275] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:11.253118  8074 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:11.260627  7906 raft_consensus.cc:1275] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Refusing update from remote peer 17fbbd0a00d4492998b5feb17fe53643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:11.262046  8074 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:13.326804  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:13.334110  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:39062
I20260709 14:50:13.334705  7758 raft_consensus.cc:606] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Received request to transfer leadership to TS c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:13.337075  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39062
I20260709 14:50:13.337481  7758 raft_consensus.cc:606] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Received request to transfer leadership to TS bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:13.339458  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:39062
I20260709 14:50:13.339825  7758 raft_consensus.cc:606] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Received request to transfer leadership to TS c64b383f2990490c999b74ad51a5b4c0
I20260709 14:50:13.341656  7758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
mode: GRACEFUL
new_leader_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39062
I20260709 14:50:13.342031  7758 raft_consensus.cc:606] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 LEADER]: Received request to transfer leadership to TS bb84f5859a3f41af821b66d535818dd3
I20260709 14:50:13.342908  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:50:13.343302  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:13.414268  8088 raft_consensus.cc:993] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:13.414817  8062 raft_consensus.cc:1081] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Signalling peer bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:13.416276  7833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:50:13.416723  7833 raft_consensus.cc:493] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:13.417022  7833 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.422242  7833 raft_consensus.cc:515] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.423869  7833 leader_election.cc:290] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 4 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:13.424624  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:13.425009  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a9566e33eb4429a1c1d61565a2b40c" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:13.425384  7758 raft_consensus.cc:3055] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:13.425508  7907 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.425729  7758 raft_consensus.cc:740] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:13.426729  7758 consensus_queue.cc:260] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.427958  7758 raft_consensus.cc:3060] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.430256  8088 raft_consensus.cc:993] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:13.430676  8062 raft_consensus.cc:1081] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Signalling peer c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:13.432091  7905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:44186
I20260709 14:50:13.432512  7905 raft_consensus.cc:493] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:13.432801  7905 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.434216  7907 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 4.
I20260709 14:50:13.435009  7906 raft_consensus.cc:1240] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Rejecting Update request from peer 17fbbd0a00d4492998b5feb17fe53643 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:13.435123  7758 raft_consensus.cc:2468] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 4.
I20260709 14:50:13.435719  7797 leader_election.cc:304] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [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: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:13.437219  8089 raft_consensus.cc:2804] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:13.438508  8089 raft_consensus.cc:697] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 4 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:13.439409  8089 consensus_queue.cc:237] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.439700  7905 raft_consensus.cc:515] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.442270  7905 leader_election.cc:290] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 4 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:13.442855  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:13.442670  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b30691459cd4e13b2a084ef3b0d9bd2" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:13.443454  7758 raft_consensus.cc:3055] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:13.443812  7758 raft_consensus.cc:740] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:13.444204  7833 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.444947  7758 consensus_queue.cc:260] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.446159  7758 raft_consensus.cc:3060] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.450474  7833 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 4.
I20260709 14:50:13.451784  7758 raft_consensus.cc:2468] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 4.
I20260709 14:50:13.451388  7655 catalog_manager.cc:5697] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 3 to 4, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 4 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.452936  7870 leader_election.cc:304] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [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: 17fbbd0a00d4492998b5feb17fe53643, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:13.453900  8087 raft_consensus.cc:2804] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:13.455235  8087 raft_consensus.cc:697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 4 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:13.456290  8087 consensus_queue.cc:237] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.465617  7656 catalog_manager.cc:5697] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 3 to 4, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 4 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:13.632676  8088 raft_consensus.cc:993] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:13.633131  8088 raft_consensus.cc:1081] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 LEADER]: Signalling peer bb84f5859a3f41af821b66d535818dd3 to start an election
I20260709 14:50:13.634608  7833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6"
dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
 from {username='slave'} at 127.0.0.1:39620
I20260709 14:50:13.635116  7833 raft_consensus.cc:493] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:13.635426  7833 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:13.640112  7833 raft_consensus.cc:515] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.641431  7833 leader_election.cc:290] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [CANDIDATE]: Term 5 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131:39647)
I20260709 14:50:13.642182  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:13.642405  7905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce2b7d53eaf45228e61c14f7ee842e6" candidate_uuid: "bb84f5859a3f41af821b66d535818dd3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
I20260709 14:50:13.642750  7758 raft_consensus.cc:3055] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:13.642915  7905 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:13.643115  7758 raft_consensus.cc:740] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:13.643997  7758 consensus_queue.cc:260] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.645169  7758 raft_consensus.cc:3060] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:13.649727  7905 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 5.
I20260709 14:50:13.651870  7758 raft_consensus.cc:2468] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb84f5859a3f41af821b66d535818dd3 in term 5.
I20260709 14:50:13.652465  7797 leader_election.cc:304] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [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: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:13.653301  8089 raft_consensus.cc:2804] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:13.653966  8089 raft_consensus.cc:697] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 5 LEADER]: Becoming Leader. State: Replica: bb84f5859a3f41af821b66d535818dd3, State: Running, Role: LEADER
I20260709 14:50:13.654819  8089 consensus_queue.cc:237] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.668504  7656 catalog_manager.cc:5697] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 reported cstate change: term changed from 4 to 5, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to bb84f5859a3f41af821b66d535818dd3 (127.6.248.130). New cstate: current_term: 5 leader_uuid: "bb84f5859a3f41af821b66d535818dd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.860787  8062 raft_consensus.cc:993] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: : Instructing follower c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:13.861281  8088 raft_consensus.cc:1081] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Signalling peer c64b383f2990490c999b74ad51a5b4c0 to start an election
I20260709 14:50:13.862531  7905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c"
dest_uuid: "c64b383f2990490c999b74ad51a5b4c0"
 from {username='slave'} at 127.0.0.1:44186
I20260709 14:50:13.862995  7905 raft_consensus.cc:493] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:13.863308  7905 raft_consensus.cc:3060] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:13.868167  7905 raft_consensus.cc:515] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.869616  7905 leader_election.cc:290] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [CANDIDATE]: Term 2 election: Requested vote from peers 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469), bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843)
I20260709 14:50:13.870419  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17fbbd0a00d4492998b5feb17fe53643"
I20260709 14:50:13.870592  7833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50df7da150e042efabd9e092093d2d3c" candidate_uuid: "c64b383f2990490c999b74ad51a5b4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb84f5859a3f41af821b66d535818dd3"
I20260709 14:50:13.870994  7758 raft_consensus.cc:3055] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:13.871039  7833 raft_consensus.cc:3060] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:13.871405  7758 raft_consensus.cc:740] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17fbbd0a00d4492998b5feb17fe53643, State: Running, Role: LEADER
I20260709 14:50:13.872135  7758 consensus_queue.cc:260] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.873203  7758 raft_consensus.cc:3060] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:13.877033  7833 raft_consensus.cc:2468] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 2.
I20260709 14:50:13.878100  7872 leader_election.cc:304] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [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: bb84f5859a3f41af821b66d535818dd3, c64b383f2990490c999b74ad51a5b4c0; no voters: 
I20260709 14:50:13.878799  8087 raft_consensus.cc:2804] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:13.878827  7758 raft_consensus.cc:2468] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64b383f2990490c999b74ad51a5b4c0 in term 2.
I20260709 14:50:13.879395  8087 raft_consensus.cc:697] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Becoming Leader. State: Replica: c64b383f2990490c999b74ad51a5b4c0, State: Running, Role: LEADER
I20260709 14:50:13.880348  8087 consensus_queue.cc:237] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [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: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } }
I20260709 14:50:13.887456  7656 catalog_manager.cc:5697] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 reported cstate change: term changed from 1 to 2, leader changed from 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129) to c64b383f2990490c999b74ad51a5b4c0 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "c64b383f2990490c999b74ad51a5b4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:13.890333  7758 raft_consensus.cc:1275] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:13.891721  8087 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:13.903470  7833 raft_consensus.cc:1275] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:13.905906  8093 consensus_queue.cc:1048] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:13.943483  7758 raft_consensus.cc:1275] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:13.944620  8089 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:13.952754  7905 raft_consensus.cc:1275] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:13.954563  8090 consensus_queue.cc:1048] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:14.039021  7758 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 5 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:14.040100  8090 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:14.048668  7905 raft_consensus.cc:1275] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 5 FOLLOWER]: Refusing update from remote peer bb84f5859a3f41af821b66d535818dd3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:14.050863  8089 consensus_queue.cc:1048] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64b383f2990490c999b74ad51a5b4c0" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 39647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:14.305048  7833 raft_consensus.cc:1275] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.306319  8102 consensus_queue.cc:1048] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb84f5859a3f41af821b66d535818dd3" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.314100  7758 raft_consensus.cc:1275] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Refusing update from remote peer c64b383f2990490c999b74ad51a5b4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:14.315793  8102 consensus_queue.cc:1048] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17fbbd0a00d4492998b5feb17fe53643" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:14.344034  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:14.349598  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
I20260709 14:50:14.370795  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:14.371500  7138 tablet_replica.cc:333] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.372115  7138 raft_consensus.cc:2243] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.372629  7138 raft_consensus.cc:2272] T 1d3c421af065432a8ee55458de50af75 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.374454  7138 tablet_replica.cc:333] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.374955  7138 raft_consensus.cc:2243] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.375339  7138 raft_consensus.cc:2272] T 50df7da150e042efabd9e092093d2d3c P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.377965  7138 tablet_replica.cc:333] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.378479  7138 raft_consensus.cc:2243] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.379187  7138 raft_consensus.cc:2272] T 9014f354e9c04518aa0f59b28b06fb8d P 17fbbd0a00d4492998b5feb17fe53643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.380772  7138 tablet_replica.cc:333] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.381228  7138 raft_consensus.cc:2243] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.381592  7138 raft_consensus.cc:2272] T 8b30691459cd4e13b2a084ef3b0d9bd2 P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.384095  7138 tablet_replica.cc:333] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.384584  7138 raft_consensus.cc:2243] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.385349  7138 raft_consensus.cc:2272] T 0b2906b33f0e411bba85b349a3360fe4 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.387048  7138 tablet_replica.cc:333] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.387532  7138 raft_consensus.cc:2243] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.388232  7138 raft_consensus.cc:2272] T 715e414f33914fbcba33a90da8a12190 P 17fbbd0a00d4492998b5feb17fe53643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.389920  7138 tablet_replica.cc:333] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.390398  7138 raft_consensus.cc:2243] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.390775  7138 raft_consensus.cc:2272] T 71a9566e33eb4429a1c1d61565a2b40c P 17fbbd0a00d4492998b5feb17fe53643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.392583  7138 tablet_replica.cc:333] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.393072  7138 raft_consensus.cc:2243] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.393929  7138 raft_consensus.cc:2272] T fd8760ebc49449b49b4d284e7b60c9a4 P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.395565  7138 tablet_replica.cc:333] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.396000  7138 raft_consensus.cc:2243] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.396402  7138 raft_consensus.cc:2272] T ed1574ad4b324f199dbf3c7bf59a7d4a P 17fbbd0a00d4492998b5feb17fe53643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.398160  7138 tablet_replica.cc:333] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643: stopping tablet replica
I20260709 14:50:14.398655  7138 raft_consensus.cc:2243] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.399215  7138 raft_consensus.cc:2272] T dce2b7d53eaf45228e61c14f7ee842e6 P 17fbbd0a00d4492998b5feb17fe53643 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:14.420696  7796 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38469: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260709 14:50:14.424127  7796 consensus_peers.cc:597] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 -> Peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Couldn't send request to peer 17fbbd0a00d4492998b5feb17fe53643. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:14.427477  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
I20260709 14:50:14.445185  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
I20260709 14:50:14.466799  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:14.467490  7138 tablet_replica.cc:333] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.468278  7138 raft_consensus.cc:2243] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.469033  7138 raft_consensus.cc:2272] T 71a9566e33eb4429a1c1d61565a2b40c P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.471764  7138 tablet_replica.cc:333] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
W20260709 14:50:14.472429  7796 consensus_peers.cc:597] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 -> Peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Couldn't send request to peer 17fbbd0a00d4492998b5feb17fe53643. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:14.472498  7138 raft_consensus.cc:2243] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.473169  7138 raft_consensus.cc:2272] T 1d3c421af065432a8ee55458de50af75 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.475562  7138 tablet_replica.cc:333] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.476302  7138 raft_consensus.cc:2243] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.476882  7138 raft_consensus.cc:2272] T 715e414f33914fbcba33a90da8a12190 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:14.477409  7870 consensus_peers.cc:597] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 -> Peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Couldn't send request to peer 17fbbd0a00d4492998b5feb17fe53643. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:14.478897  7138 tablet_replica.cc:333] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.479490  7138 raft_consensus.cc:2243] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.479871  7138 raft_consensus.cc:2272] T 8b30691459cd4e13b2a084ef3b0d9bd2 P bb84f5859a3f41af821b66d535818dd3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.482301  7138 tablet_replica.cc:333] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.482741  7138 raft_consensus.cc:2243] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.483049  7138 raft_consensus.cc:2272] T 0b2906b33f0e411bba85b349a3360fe4 P bb84f5859a3f41af821b66d535818dd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.484484  7138 tablet_replica.cc:333] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.484889  7138 raft_consensus.cc:2243] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.485215  7138 raft_consensus.cc:2272] T fd8760ebc49449b49b4d284e7b60c9a4 P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.486790  7138 tablet_replica.cc:333] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.487342  7138 raft_consensus.cc:2243] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.488088  7138 raft_consensus.cc:2272] T ed1574ad4b324f199dbf3c7bf59a7d4a P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.489741  7138 tablet_replica.cc:333] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.490250  7138 raft_consensus.cc:2243] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.490933  7138 raft_consensus.cc:2272] T dce2b7d53eaf45228e61c14f7ee842e6 P bb84f5859a3f41af821b66d535818dd3 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:14.490906  7872 consensus_peers.cc:597] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 -> Peer bb84f5859a3f41af821b66d535818dd3 (127.6.248.130:43843): Couldn't send request to peer bb84f5859a3f41af821b66d535818dd3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:14.492805  7138 tablet_replica.cc:333] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.493278  7138 raft_consensus.cc:2243] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.493672  7138 raft_consensus.cc:2272] T 50df7da150e042efabd9e092093d2d3c P bb84f5859a3f41af821b66d535818dd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.495654  7138 tablet_replica.cc:333] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3: stopping tablet replica
I20260709 14:50:14.496080  7138 raft_consensus.cc:2243] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.496450  7138 raft_consensus.cc:2272] T 9014f354e9c04518aa0f59b28b06fb8d P bb84f5859a3f41af821b66d535818dd3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:14.521987  7870 consensus_peers.cc:597] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 -> Peer 17fbbd0a00d4492998b5feb17fe53643 (127.6.248.129:38469): Couldn't send request to peer 17fbbd0a00d4492998b5feb17fe53643. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:14.524567  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
I20260709 14:50:14.542635  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
I20260709 14:50:14.565276  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:14.566066  7138 tablet_replica.cc:333] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.566752  7138 raft_consensus.cc:2243] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.567639  7138 raft_consensus.cc:2272] T 1d3c421af065432a8ee55458de50af75 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.569435  7138 tablet_replica.cc:333] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.570127  7138 raft_consensus.cc:2243] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.570580  7138 raft_consensus.cc:2272] T 9014f354e9c04518aa0f59b28b06fb8d P c64b383f2990490c999b74ad51a5b4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.572309  7138 tablet_replica.cc:333] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.572824  7138 raft_consensus.cc:2243] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.573534  7138 raft_consensus.cc:2272] T 50df7da150e042efabd9e092093d2d3c P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.575621  7138 tablet_replica.cc:333] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.576146  7138 raft_consensus.cc:2243] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.576581  7138 raft_consensus.cc:2272] T 0b2906b33f0e411bba85b349a3360fe4 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.578298  7138 tablet_replica.cc:333] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.578917  7138 raft_consensus.cc:2243] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.579895  7138 raft_consensus.cc:2272] T 8b30691459cd4e13b2a084ef3b0d9bd2 P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.582703  7138 tablet_replica.cc:333] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.583217  7138 raft_consensus.cc:2243] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.583608  7138 raft_consensus.cc:2272] T 715e414f33914fbcba33a90da8a12190 P c64b383f2990490c999b74ad51a5b4c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.585233  7138 tablet_replica.cc:333] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.585672  7138 raft_consensus.cc:2243] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.586145  7138 raft_consensus.cc:2272] T 71a9566e33eb4429a1c1d61565a2b40c P c64b383f2990490c999b74ad51a5b4c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.588341  7138 tablet_replica.cc:333] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.588788  7138 raft_consensus.cc:2243] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.589162  7138 raft_consensus.cc:2272] T dce2b7d53eaf45228e61c14f7ee842e6 P c64b383f2990490c999b74ad51a5b4c0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.591109  7138 tablet_replica.cc:333] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.591540  7138 raft_consensus.cc:2243] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.591897  7138 raft_consensus.cc:2272] T ed1574ad4b324f199dbf3c7bf59a7d4a P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.593470  7138 tablet_replica.cc:333] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0: stopping tablet replica
I20260709 14:50:14.593945  7138 raft_consensus.cc:2243] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:14.594321  7138 raft_consensus.cc:2272] T fd8760ebc49449b49b4d284e7b60c9a4 P c64b383f2990490c999b74ad51a5b4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.614204  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:50:14.633289  7138 master.cc:562] Master@127.6.248.190:45529 shutting down...
I20260709 14:50:14.650825  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:14.651340  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:14.651669  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P d739889846ae4530b74aac5795929a61: stopping tablet replica
I20260709 14:50:14.696432  7138 master.cc:584] Master@127.6.248.190:45529 shutdown complete.
17fbbd0a00d4492998b5feb17fe53643  5
bb84f5859a3f41af821b66d535818dd3  4
c64b383f2990490c999b74ad51a5b4c0  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10453 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:50:14.736392  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:45111
I20260709 14:50:14.737473  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:14.742602  8118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:14.743820  8119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:14.744268  8121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:14.744589  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:14.745409  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:14.745625  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:14.746073  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608614745771 us; error 0 us; skew 500 ppm
I20260709 14:50:14.746583  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:14.748781  7138 webserver.cc:533] Webserver started at http://127.6.248.190:46059/ using document root <none> and password file <none>
I20260709 14:50:14.749253  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:14.749446  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:14.749727  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:14.750888  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "5454dcdfc2bc40fda7af9d0597a35a29"
format_stamp: "Formatted at 2026-07-09 14:50:14 on dist-test-slave-bgng"
I20260709 14:50:14.754981  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:50:14.758280  8126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:14.758950  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:50:14.759245  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "5454dcdfc2bc40fda7af9d0597a35a29"
format_stamp: "Formatted at 2026-07-09 14:50:14 on dist-test-slave-bgng"
I20260709 14:50:14.759522  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-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)
I20260709 14:50:14.772370  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:14.773499  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:14.809744  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:45111
I20260709 14:50:14.809855  8177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:45111 every 8 connection(s)
I20260709 14:50:14.813414  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:14.822299  8178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Bootstrap starting.
I20260709 14:50:14.826773  8178 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:14.830487  8178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: No bootstrap required, opened a new log
I20260709 14:50:14.832351  8178 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5454dcdfc2bc40fda7af9d0597a35a29" member_type: VOTER }
I20260709 14:50:14.832692  8178 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:14.832867  8178 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5454dcdfc2bc40fda7af9d0597a35a29, State: Initialized, Role: FOLLOWER
I20260709 14:50:14.833324  8178 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5454dcdfc2bc40fda7af9d0597a35a29" member_type: VOTER }
I20260709 14:50:14.833716  8178 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:14.833994  8178 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:14.834208  8178 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:14.838335  8178 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5454dcdfc2bc40fda7af9d0597a35a29" member_type: VOTER }
I20260709 14:50:14.838774  8178 leader_election.cc:304] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [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: 5454dcdfc2bc40fda7af9d0597a35a29; no voters: 
I20260709 14:50:14.839812  8178 leader_election.cc:290] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:14.840204  8181 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:14.841476  8181 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 1 LEADER]: Becoming Leader. State: Replica: 5454dcdfc2bc40fda7af9d0597a35a29, State: Running, Role: LEADER
I20260709 14:50:14.842077  8181 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [LEADER]: Queue going to LEADER mode. State: All 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: "5454dcdfc2bc40fda7af9d0597a35a29" member_type: VOTER }
I20260709 14:50:14.842651  8178 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:14.846858  8183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5454dcdfc2bc40fda7af9d0597a35a29. Latest consensus state: current_term: 1 leader_uuid: "5454dcdfc2bc40fda7af9d0597a35a29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5454dcdfc2bc40fda7af9d0597a35a29" member_type: VOTER } }
I20260709 14:50:14.847563  8183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:14.847859  8182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5454dcdfc2bc40fda7af9d0597a35a29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5454dcdfc2bc40fda7af9d0597a35a29" member_type: VOTER } }
I20260709 14:50:14.848380  8182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:14.849822  8188 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:14.854435  8188 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:14.858412  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:14.862510  8188 catalog_manager.cc:1383] Generated new cluster ID: 2f2a3732ea804459b4581c17adad41fc
I20260709 14:50:14.862772  8188 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:14.888563  8188 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:14.889681  8188 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:14.906364  8188 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Generated new TSK 0
I20260709 14:50:14.906908  8188 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:14.924281  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:14.929718  8199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:14.930941  8200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:14.933370  8202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:14.935436  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:14.936546  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:14.936769  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:14.936931  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608614936897 us; error 0 us; skew 500 ppm
I20260709 14:50:14.937454  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:14.939654  7138 webserver.cc:533] Webserver started at http://127.6.248.129:41889/ using document root <none> and password file <none>
I20260709 14:50:14.940136  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:14.940327  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:14.940600  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:14.941594  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "1399c89c3fdc4fdcaf91f298428739a9"
format_stamp: "Formatted at 2026-07-09 14:50:14 on dist-test-slave-bgng"
I20260709 14:50:14.945760  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:50:14.948712  8207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:14.949388  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:14.949666  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "1399c89c3fdc4fdcaf91f298428739a9"
format_stamp: "Formatted at 2026-07-09 14:50:14 on dist-test-slave-bgng"
I20260709 14:50:14.950011  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-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)
I20260709 14:50:14.966982  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:14.968227  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:14.969748  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:14.971901  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:14.972123  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:14.972358  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:14.972545  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.010003  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:38381
I20260709 14:50:15.010079  8269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:38381 every 8 connection(s)
I20260709 14:50:15.014683  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:15.022011  8274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:15.022523  8275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:15.024484  7138 server_base.cc:1061] running on GCE node
W20260709 14:50:15.025043  8277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:15.025965  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:15.026185  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:15.026397  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608615026378 us; error 0 us; skew 500 ppm
I20260709 14:50:15.027094  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:15.028411  8270 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45111
I20260709 14:50:15.028798  8270 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:15.029711  8270 heartbeater.cc:507] Master 127.6.248.190:45111 requested a full tablet report, sending...
I20260709 14:50:15.029845  7138 webserver.cc:533] Webserver started at http://127.6.248.130:42425/ using document root <none> and password file <none>
I20260709 14:50:15.030489  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:15.030766  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:15.031052  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:15.032078  8143 ts_manager.cc:194] Registered new tserver with Master: 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:15.032546  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "f26b0858b8204f4da919fea3a209d646"
format_stamp: "Formatted at 2026-07-09 14:50:15 on dist-test-slave-bgng"
I20260709 14:50:15.034600  8143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57404
I20260709 14:50:15.037900  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:50:15.040930  8282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.041646  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:15.041978  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "f26b0858b8204f4da919fea3a209d646"
format_stamp: "Formatted at 2026-07-09 14:50:15 on dist-test-slave-bgng"
I20260709 14:50:15.042246  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-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)
I20260709 14:50:15.058682  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:15.059860  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:15.061339  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:15.063494  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:15.063699  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.063947  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:15.064108  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.100941  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:45231
I20260709 14:50:15.101029  8344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:45231 every 8 connection(s)
I20260709 14:50:15.105541  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:15.111521  8348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:15.113855  8349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:15.115558  8351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:15.116585  8345 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45111
I20260709 14:50:15.116740  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:15.116955  8345 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:15.117677  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:15.117735  8345 heartbeater.cc:507] Master 127.6.248.190:45111 requested a full tablet report, sending...
W20260709 14:50:15.117945  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:15.118197  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608615118179 us; error 0 us; skew 500 ppm
I20260709 14:50:15.118742  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:15.120069  8143 ts_manager.cc:194] Registered new tserver with Master: f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:15.121438  7138 webserver.cc:533] Webserver started at http://127.6.248.131:39841/ using document root <none> and password file <none>
I20260709 14:50:15.121985  8143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57418
I20260709 14:50:15.122131  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:15.122395  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:15.122720  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:15.124136  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "2b143bef1cc541a7961dd1ab0f60984a"
format_stamp: "Formatted at 2026-07-09 14:50:15 on dist-test-slave-bgng"
I20260709 14:50:15.128429  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:15.131587  8356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.132320  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:15.132593  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "2b143bef1cc541a7961dd1ab0f60984a"
format_stamp: "Formatted at 2026-07-09 14:50:15 on dist-test-slave-bgng"
I20260709 14:50:15.132855  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-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)
I20260709 14:50:15.143090  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:15.144335  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:15.145704  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:15.147856  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:15.148027  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.148303  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:15.148458  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:15.186287  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:36661
I20260709 14:50:15.186378  8418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:36661 every 8 connection(s)
I20260709 14:50:15.199355  8419 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45111
I20260709 14:50:15.199733  8419 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:15.200433  8419 heartbeater.cc:507] Master 127.6.248.190:45111 requested a full tablet report, sending...
I20260709 14:50:15.202288  8143 ts_manager.cc:194] Registered new tserver with Master: 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:15.202683  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013274601s
I20260709 14:50:15.203526  8143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57420
I20260709 14:50:15.226401  8143 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57422:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:15.232354  8143 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.
I20260709 14:50:15.441875  8384 tablet_service.cc:1511] Processing CreateTablet for tablet afb481339beb4151af4bb93adf86f9a4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:15.443774  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb481339beb4151af4bb93adf86f9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.444291  8310 tablet_service.cc:1511] Processing CreateTablet for tablet afb481339beb4151af4bb93adf86f9a4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:15.445551  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb481339beb4151af4bb93adf86f9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.447795  8383 tablet_service.cc:1511] Processing CreateTablet for tablet 408e9f143f9b415aa54db68d0e471a16 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:15.449323  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408e9f143f9b415aa54db68d0e471a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.456043  8382 tablet_service.cc:1511] Processing CreateTablet for tablet a4981ea2eb9441d8a7400ab26a5552ff (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:15.457371  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4981ea2eb9441d8a7400ab26a5552ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.458820  8381 tablet_service.cc:1511] Processing CreateTablet for tablet 65cea830c8344ca28e8b7b63dd46203a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:15.460076  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cea830c8344ca28e8b7b63dd46203a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.461460  8309 tablet_service.cc:1511] Processing CreateTablet for tablet 408e9f143f9b415aa54db68d0e471a16 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:15.462694  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408e9f143f9b415aa54db68d0e471a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.462925  8380 tablet_service.cc:1511] Processing CreateTablet for tablet 51bd44f3546f4523929cf48519f85648 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:15.464185  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bd44f3546f4523929cf48519f85648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.466945  8379 tablet_service.cc:1511] Processing CreateTablet for tablet ef56a89b32a34bbfb06106e0f9f711d0 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:15.468245  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef56a89b32a34bbfb06106e0f9f711d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.470902  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 90d0f0b7d07c4ecd87bf12a434384859 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:15.471309  8308 tablet_service.cc:1511] Processing CreateTablet for tablet a4981ea2eb9441d8a7400ab26a5552ff (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:15.472543  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4981ea2eb9441d8a7400ab26a5552ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.472944  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6e05d999aa4a65886b072e54016dc3 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:15.475792  8376 tablet_service.cc:1511] Processing CreateTablet for tablet f20bed31154f421b9296c3fa8f6aaa8d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:15.478863  8375 tablet_service.cc:1511] Processing CreateTablet for tablet f336e651fe264655b4621facf5b8a3c6 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:15.483228  8307 tablet_service.cc:1511] Processing CreateTablet for tablet 65cea830c8344ca28e8b7b63dd46203a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:15.484426  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6e05d999aa4a65886b072e54016dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.484536  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cea830c8344ca28e8b7b63dd46203a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.486598  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20bed31154f421b9296c3fa8f6aaa8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.490597  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f336e651fe264655b4621facf5b8a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.494483  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d0f0b7d07c4ecd87bf12a434384859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.499806  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 51bd44f3546f4523929cf48519f85648 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:15.501055  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bd44f3546f4523929cf48519f85648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.510617  8305 tablet_service.cc:1511] Processing CreateTablet for tablet ef56a89b32a34bbfb06106e0f9f711d0 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:15.511971  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef56a89b32a34bbfb06106e0f9f711d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.522864  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 90d0f0b7d07c4ecd87bf12a434384859 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:15.524369  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d0f0b7d07c4ecd87bf12a434384859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.532152  8303 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6e05d999aa4a65886b072e54016dc3 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:15.533442  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6e05d999aa4a65886b072e54016dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.535907  8302 tablet_service.cc:1511] Processing CreateTablet for tablet f20bed31154f421b9296c3fa8f6aaa8d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:15.537200  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20bed31154f421b9296c3fa8f6aaa8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.538950  8301 tablet_service.cc:1511] Processing CreateTablet for tablet f336e651fe264655b4621facf5b8a3c6 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:15.540307  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f336e651fe264655b4621facf5b8a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.567528  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3ca1c180ec43408d55e3426d7b9375 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:15.569247  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3ca1c180ec43408d55e3426d7b9375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.571295  8307 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3ca1c180ec43408d55e3426d7b9375 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:15.571563  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd93f02326460ca30fa3da708522e2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:15.572580  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3ca1c180ec43408d55e3426d7b9375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.573210  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd93f02326460ca30fa3da708522e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.576949  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd93f02326460ca30fa3da708522e2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:15.578224  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd93f02326460ca30fa3da708522e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.601900  8235 tablet_service.cc:1511] Processing CreateTablet for tablet afb481339beb4151af4bb93adf86f9a4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:15.603204  8235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb481339beb4151af4bb93adf86f9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.604933  8234 tablet_service.cc:1511] Processing CreateTablet for tablet 408e9f143f9b415aa54db68d0e471a16 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:15.607851  8233 tablet_service.cc:1511] Processing CreateTablet for tablet a4981ea2eb9441d8a7400ab26a5552ff (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:15.608909  8226 tablet_service.cc:1511] Processing CreateTablet for tablet f336e651fe264655b4621facf5b8a3c6 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:15.610383  8306 tablet_service.cc:1511] Processing CreateTablet for tablet fccdd5c1b7e24b208898cdd46148905a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:15.611677  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccdd5c1b7e24b208898cdd46148905a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.611426  8227 tablet_service.cc:1511] Processing CreateTablet for tablet f20bed31154f421b9296c3fa8f6aaa8d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:15.613178  8230 tablet_service.cc:1511] Processing CreateTablet for tablet ef56a89b32a34bbfb06106e0f9f711d0 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:15.614971  8228 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6e05d999aa4a65886b072e54016dc3 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:15.618279  8307 tablet_service.cc:1511] Processing CreateTablet for tablet a76fa07aab7a4598afd4a9417a920cee (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:15.619504  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fa07aab7a4598afd4a9417a920cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.619320  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 44c2d668dd7f44588d552e2104fc8203 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:15.620481  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c2d668dd7f44588d552e2104fc8203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.623754  8380 tablet_service.cc:1511] Processing CreateTablet for tablet 7572f0111b7945aa93bf6db34798902f (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:15.624994  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7572f0111b7945aa93bf6db34798902f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.631825  8231 tablet_service.cc:1511] Processing CreateTablet for tablet 51bd44f3546f4523929cf48519f85648 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:15.629577  8301 tablet_service.cc:1511] Processing CreateTablet for tablet a9d86c24408642b199cf916e3f64aa9a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:15.638302  8383 tablet_service.cc:1511] Processing CreateTablet for tablet fccdd5c1b7e24b208898cdd46148905a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:15.639523  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccdd5c1b7e24b208898cdd46148905a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.633806  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 90d0f0b7d07c4ecd87bf12a434384859 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:15.642189  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 85202a4249b44f76b0f31e857f74865a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:15.643420  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85202a4249b44f76b0f31e857f74865a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.643782  8234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408e9f143f9b415aa54db68d0e471a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.644083  8381 tablet_service.cc:1511] Processing CreateTablet for tablet a76fa07aab7a4598afd4a9417a920cee (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:15.645231  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fa07aab7a4598afd4a9417a920cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.609736  8232 tablet_service.cc:1511] Processing CreateTablet for tablet 65cea830c8344ca28e8b7b63dd46203a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:15.655066  8309 tablet_service.cc:1511] Processing CreateTablet for tablet 85202a4249b44f76b0f31e857f74865a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:15.660297  8377 tablet_service.cc:1511] Processing CreateTablet for tablet a9d86c24408642b199cf916e3f64aa9a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:15.661573  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d86c24408642b199cf916e3f64aa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.661837  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f336e651fe264655b4621facf5b8a3c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.608938  8305 tablet_service.cc:1511] Processing CreateTablet for tablet 7572f0111b7945aa93bf6db34798902f (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:15.666383  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bd44f3546f4523929cf48519f85648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.670323  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f20bed31154f421b9296c3fa8f6aaa8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.672477  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d86c24408642b199cf916e3f64aa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.673302  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 450ad98a28ae4ff788618b25c003057c (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:15.677470  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450ad98a28ae4ff788618b25c003057c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.678328  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d0f0b7d07c4ecd87bf12a434384859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.679739  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 0df9a86613644c91aa49e959844f2c90 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:15.680933  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df9a86613644c91aa49e959844f2c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.682304  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6e05d999aa4a65886b072e54016dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.687528  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef56a89b32a34bbfb06106e0f9f711d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.688161  8232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cea830c8344ca28e8b7b63dd46203a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.690062  8233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4981ea2eb9441d8a7400ab26a5552ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.690898  8382 tablet_service.cc:1511] Processing CreateTablet for tablet 34dea766f70d4ae182d9ee8d0866883a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:15.689453  8310 tablet_service.cc:1511] Processing CreateTablet for tablet 450ad98a28ae4ff788618b25c003057c (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:15.693720  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dea766f70d4ae182d9ee8d0866883a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.694607  8434 tablet_bootstrap.cc:492] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:15.695817  8303 tablet_service.cc:1511] Processing CreateTablet for tablet 0df9a86613644c91aa49e959844f2c90 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:15.678365  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85202a4249b44f76b0f31e857f74865a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.710884  8384 tablet_service.cc:1511] Processing CreateTablet for tablet afcb0b684ee849bc81458820141b587c (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:15.711494  8375 tablet_service.cc:1511] Processing CreateTablet for tablet e7e1bc832d8941aaa72c451a994e5a7b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:15.712163  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afcb0b684ee849bc81458820141b587c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.686704  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 44c2d668dd7f44588d552e2104fc8203 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:15.713600  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e1bc832d8941aaa72c451a994e5a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.713205  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 34dea766f70d4ae182d9ee8d0866883a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:15.728392  8308 tablet_service.cc:1511] Processing CreateTablet for tablet e7e1bc832d8941aaa72c451a994e5a7b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:15.737901  8301 tablet_service.cc:1511] Processing CreateTablet for tablet afcb0b684ee849bc81458820141b587c (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:15.740438  8433 tablet_bootstrap.cc:492] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:15.741237  8235 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd93f02326460ca30fa3da708522e2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:15.742456  8235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd93f02326460ca30fa3da708522e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.733675  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3ca1c180ec43408d55e3426d7b9375 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:15.755491  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df9a86613644c91aa49e959844f2c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.758044  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7572f0111b7945aa93bf6db34798902f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.759907  8232 tablet_service.cc:1511] Processing CreateTablet for tablet 85202a4249b44f76b0f31e857f74865a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:15.761142  8232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85202a4249b44f76b0f31e857f74865a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.761626  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e1bc832d8941aaa72c451a994e5a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.761749  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c2d668dd7f44588d552e2104fc8203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.764560  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dea766f70d4ae182d9ee8d0866883a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.764250  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 7572f0111b7945aa93bf6db34798902f (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:15.766041  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450ad98a28ae4ff788618b25c003057c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.768373  8307 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0abf59bc7541088baacb6517a63fc6 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:15.769107  8302 tablet_service.cc:1511] Processing CreateTablet for tablet cb8120a6cae242819a8e0aa2a397673b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:15.769630  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0abf59bc7541088baacb6517a63fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.787895  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8120a6cae242819a8e0aa2a397673b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.788918  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afcb0b684ee849bc81458820141b587c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.790812  8228 tablet_service.cc:1511] Processing CreateTablet for tablet a76fa07aab7a4598afd4a9417a920cee (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:15.782825  8231 tablet_service.cc:1511] Processing CreateTablet for tablet fccdd5c1b7e24b208898cdd46148905a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:15.795547  8234 tablet_service.cc:1511] Processing CreateTablet for tablet 44c2d668dd7f44588d552e2104fc8203 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:15.799352  8434 tablet_bootstrap.cc:654] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:15.800706  8308 tablet_service.cc:1511] Processing CreateTablet for tablet bb5c42b75ced454bbceeded09f2d4d0d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:15.778728  8383 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0abf59bc7541088baacb6517a63fc6 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:15.779080  8433 tablet_bootstrap.cc:654] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:15.786820  8380 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca3867ca4d843719922313635690f40 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:15.804283  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0abf59bc7541088baacb6517a63fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.806587  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca3867ca4d843719922313635690f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.811311  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5c42b75ced454bbceeded09f2d4d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.812997  8227 tablet_service.cc:1511] Processing CreateTablet for tablet a9d86c24408642b199cf916e3f64aa9a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:15.803323  8435 tablet_bootstrap.cc:492] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:15.819585  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 4138aa0596194c9d9f840f4bb0914508 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:15.803427  8377 tablet_service.cc:1511] Processing CreateTablet for tablet bb5c42b75ced454bbceeded09f2d4d0d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:15.822630  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5c42b75ced454bbceeded09f2d4d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.826411  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7572f0111b7945aa93bf6db34798902f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.830152  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3ca1c180ec43408d55e3426d7b9375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.830492  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 450ad98a28ae4ff788618b25c003057c (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:15.831719  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450ad98a28ae4ff788618b25c003057c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.834038  8234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c2d668dd7f44588d552e2104fc8203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.834822  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fccdd5c1b7e24b208898cdd46148905a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.838034  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fa07aab7a4598afd4a9417a920cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.841061  8384 tablet_service.cc:1511] Processing CreateTablet for tablet d936d49ab80a46669827cca7360aa9a4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:15.841061  8233 tablet_service.cc:1511] Processing CreateTablet for tablet 0df9a86613644c91aa49e959844f2c90 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:15.847398  8382 tablet_service.cc:1511] Processing CreateTablet for tablet cb8120a6cae242819a8e0aa2a397673b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:15.849710  8435 tablet_bootstrap.cc:654] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:15.846017  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 1d12b10bcab5437f8e9dae7fd5c6c7ac (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 14:50:15.854212  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:15.856271  8381 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbd0d7b269a4fffb86f37e1fcbbac97 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:15.861678  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d12b10bcab5437f8e9dae7fd5c6c7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.869998  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d86c24408642b199cf916e3f64aa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.870400  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d936d49ab80a46669827cca7360aa9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.880005  8380 tablet_service.cc:1511] Processing CreateTablet for tablet c85cccfc7a9e4a749a25a0e5470d0fd8 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:15.853101  8235 tablet_service.cc:1511] Processing CreateTablet for tablet 34dea766f70d4ae182d9ee8d0866883a (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:15.888523  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbd0d7b269a4fffb86f37e1fcbbac97 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:15.883087  8310 tablet_service.cc:1511] Processing CreateTablet for tablet d936d49ab80a46669827cca7360aa9a4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:15.883791  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 1d12b10bcab5437f8e9dae7fd5c6c7ac (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:15.891764  8307 tablet_service.cc:1511] Processing CreateTablet for tablet c85cccfc7a9e4a749a25a0e5470d0fd8 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:15.884925  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca3867ca4d843719922313635690f40 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:15.889755  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbd0d7b269a4fffb86f37e1fcbbac97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.897339  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 4138aa0596194c9d9f840f4bb0914508 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:15.895707  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8120a6cae242819a8e0aa2a397673b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.896951  8233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df9a86613644c91aa49e959844f2c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.903014  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 45ff0b1feb964b059922e14de2d05ff8 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:15.904318  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d936d49ab80a46669827cca7360aa9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.906328  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d12b10bcab5437f8e9dae7fd5c6c7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.908313  8235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dea766f70d4ae182d9ee8d0866883a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.914146  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85cccfc7a9e4a749a25a0e5470d0fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.915007  8433 tablet_bootstrap.cc:492] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:15.918079  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4138aa0596194c9d9f840f4bb0914508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.920238  8434 tablet_bootstrap.cc:492] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:15.920686  8434 ts_tablet_manager.cc:1403] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.226s	user 0.015s	sys 0.006s
I20260709 14:50:15.921175  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca3867ca4d843719922313635690f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.922187  8229 tablet_service.cc:1511] Processing CreateTablet for tablet afcb0b684ee849bc81458820141b587c (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:15.923396  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afcb0b684ee849bc81458820141b587c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.917543  8433 ts_tablet_manager.cc:1403] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.013s
I20260709 14:50:15.922073  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85cccfc7a9e4a749a25a0e5470d0fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.932554  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 45ff0b1feb964b059922e14de2d05ff8 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:15.932678  8384 tablet_service.cc:1511] Processing CreateTablet for tablet 77dc45e2d9284abc8072d2214ec46965 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:15.933842  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ff0b1feb964b059922e14de2d05ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.936062  8433 raft_consensus.cc:359] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:15.936836  8433 raft_consensus.cc:385] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:15.937142  8433 raft_consensus.cc:740] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:15.943693  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbd0d7b269a4fffb86f37e1fcbbac97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.945844  8433 consensus_queue.cc:260] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:15.953882  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77dc45e2d9284abc8072d2214ec46965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.961133  8226 tablet_service.cc:1511] Processing CreateTablet for tablet cb8120a6cae242819a8e0aa2a397673b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:15.962431  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8120a6cae242819a8e0aa2a397673b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.966794  8383 tablet_service.cc:1511] Processing CreateTablet for tablet a529474293e24236be52f39960e143ca (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:15.968062  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a529474293e24236be52f39960e143ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.972779  8231 tablet_service.cc:1511] Processing CreateTablet for tablet bb5c42b75ced454bbceeded09f2d4d0d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:15.977065  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2edcf2861944e789c3221094c3e99d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:15.979923  8234 tablet_service.cc:1511] Processing CreateTablet for tablet 8e0abf59bc7541088baacb6517a63fc6 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:15.981263  8234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e0abf59bc7541088baacb6517a63fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.987282  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 7792e0f558de4ba2b86a475aef0933d2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:15.988682  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7792e0f558de4ba2b86a475aef0933d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.946362  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4138aa0596194c9d9f840f4bb0914508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.990425  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ff0b1feb964b059922e14de2d05ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:15.992400  8434 raft_consensus.cc:359] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:15.993199  8434 raft_consensus.cc:385] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:15.999852  8435 tablet_bootstrap.cc:492] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:16.000339  8435 ts_tablet_manager.cc:1403] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.000s
I20260709 14:50:15.999950  8309 tablet_service.cc:1511] Processing CreateTablet for tablet 77dc45e2d9284abc8072d2214ec46965 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:16.001346  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77dc45e2d9284abc8072d2214ec46965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.002611  8227 tablet_service.cc:1511] Processing CreateTablet for tablet e7e1bc832d8941aaa72c451a994e5a7b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:16.003911  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e1bc832d8941aaa72c451a994e5a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.004354  8435 raft_consensus.cc:359] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:16.005048  8435 raft_consensus.cc:385] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.005326  8435 raft_consensus.cc:740] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.006042  8435 consensus_queue.cc:260] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:16.019070  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5c42b75ced454bbceeded09f2d4d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.022367  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2edcf2861944e789c3221094c3e99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.027693  8305 tablet_service.cc:1511] Processing CreateTablet for tablet a529474293e24236be52f39960e143ca (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:16.029146  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a529474293e24236be52f39960e143ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.028775  8303 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2edcf2861944e789c3221094c3e99d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:15.993546  8434 raft_consensus.cc:740] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.034397  8434 consensus_queue.cc:260] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:16.033663  8307 tablet_service.cc:1511] Processing CreateTablet for tablet 7792e0f558de4ba2b86a475aef0933d2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:16.037067  8270 heartbeater.cc:499] Master 127.6.248.190:45111 was elected leader, sending a full tablet report...
I20260709 14:50:16.059481  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7792e0f558de4ba2b86a475aef0933d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.059101  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb1aea2ebcc4dffb14bd9dc63210b1e (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:16.060734  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb1aea2ebcc4dffb14bd9dc63210b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.045733  8230 tablet_service.cc:1511] Processing CreateTablet for tablet d936d49ab80a46669827cca7360aa9a4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:16.050630  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 855ac4138094466a9855eeca8bc24ec4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:16.021411  8384 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb1aea2ebcc4dffb14bd9dc63210b1e (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:16.044921  8232 tablet_service.cc:1511] Processing CreateTablet for tablet 4138aa0596194c9d9f840f4bb0914508 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:16.065922  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2edcf2861944e789c3221094c3e99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.066040  8419 heartbeater.cc:499] Master 127.6.248.190:45111 was elected leader, sending a full tablet report...
I20260709 14:50:16.069728  8228 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca3867ca4d843719922313635690f40 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:16.070251  8235 tablet_service.cc:1511] Processing CreateTablet for tablet 1d12b10bcab5437f8e9dae7fd5c6c7ac (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:16.071924  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855ac4138094466a9855eeca8bc24ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.072016  8433 ts_tablet_manager.cc:1434] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.148s	user 0.029s	sys 0.040s
I20260709 14:50:16.073170  8433 tablet_bootstrap.cc:492] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:16.077713  8434 ts_tablet_manager.cc:1434] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.000s
I20260709 14:50:16.082270  8232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4138aa0596194c9d9f840f4bb0914508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.082464  8345 heartbeater.cc:499] Master 127.6.248.190:45111 was elected leader, sending a full tablet report...
I20260709 14:50:16.082957  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 855ac4138094466a9855eeca8bc24ec4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:16.084308  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855ac4138094466a9855eeca8bc24ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.079424  8375 tablet_service.cc:1511] Processing CreateTablet for tablet c97e5d4f06404b868c5125008816e387 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:16.091070  8434 tablet_bootstrap.cc:492] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:16.099359  8235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d12b10bcab5437f8e9dae7fd5c6c7ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.101305  8435 ts_tablet_manager.cc:1434] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.101s	user 0.016s	sys 0.009s
I20260709 14:50:16.101066  8301 tablet_service.cc:1511] Processing CreateTablet for tablet d4cb721fd8be4e929d5352bac77334aa (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:16.104681  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4cb721fd8be4e929d5352bac77334aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.108930  8380 tablet_service.cc:1511] Processing CreateTablet for tablet d4cb721fd8be4e929d5352bac77334aa (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:16.126199  8435 tablet_bootstrap.cc:492] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:16.133885  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d936d49ab80a46669827cca7360aa9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.134203  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb1aea2ebcc4dffb14bd9dc63210b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.136459  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97e5d4f06404b868c5125008816e387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.140161  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca3867ca4d843719922313635690f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.143690  8234 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbd0d7b269a4fffb86f37e1fcbbac97 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:16.145242  8234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbd0d7b269a4fffb86f37e1fcbbac97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.145243  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4cb721fd8be4e929d5352bac77334aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.159813  8309 tablet_service.cc:1511] Processing CreateTablet for tablet c97e5d4f06404b868c5125008816e387 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:16.161083  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97e5d4f06404b868c5125008816e387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.163686  8381 tablet_service.cc:1511] Processing CreateTablet for tablet b98f99f19e334633bc32d1f3c0cd3389 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:16.165431  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98f99f19e334633bc32d1f3c0cd3389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.174679  8305 tablet_service.cc:1511] Processing CreateTablet for tablet b98f99f19e334633bc32d1f3c0cd3389 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:16.175951  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98f99f19e334633bc32d1f3c0cd3389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.191061  8231 tablet_service.cc:1511] Processing CreateTablet for tablet c85cccfc7a9e4a749a25a0e5470d0fd8 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:16.194159  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85cccfc7a9e4a749a25a0e5470d0fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.203096  8434 tablet_bootstrap.cc:654] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.206852  8307 tablet_service.cc:1511] Processing CreateTablet for tablet da227cea5a4c44909f1eefdc4b1c034d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:16.208106  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da227cea5a4c44909f1eefdc4b1c034d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.211508  8231 tablet_service.cc:1511] Processing CreateTablet for tablet 45ff0b1feb964b059922e14de2d05ff8 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:16.212815  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ff0b1feb964b059922e14de2d05ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.231443  8435 tablet_bootstrap.cc:654] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.236014  8229 tablet_service.cc:1511] Processing CreateTablet for tablet 77dc45e2d9284abc8072d2214ec46965 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:16.237310  8229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77dc45e2d9284abc8072d2214ec46965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.237232  8231 tablet_service.cc:1511] Processing CreateTablet for tablet a529474293e24236be52f39960e143ca (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:16.237969  8439 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.238715  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a529474293e24236be52f39960e143ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.238453  8439 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:16.240428  8233 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2edcf2861944e789c3221094c3e99d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:16.240976  8439 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:16.241647  8233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2edcf2861944e789c3221094c3e99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.262758  8435 tablet_bootstrap.cc:492] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:16.263319  8435 ts_tablet_manager.cc:1403] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.001s
I20260709 14:50:16.266258  8435 raft_consensus.cc:359] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.268733  8232 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb1aea2ebcc4dffb14bd9dc63210b1e (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:16.276726  8232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb1aea2ebcc4dffb14bd9dc63210b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.276774  8433 tablet_bootstrap.cc:654] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.282508  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 7792e0f558de4ba2b86a475aef0933d2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:16.270123  8435 raft_consensus.cc:385] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.286012  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7792e0f558de4ba2b86a475aef0933d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.292876  8231 tablet_service.cc:1511] Processing CreateTablet for tablet d4cb721fd8be4e929d5352bac77334aa (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:16.298370  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 855ac4138094466a9855eeca8bc24ec4 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:16.299386  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:16.300076  8320 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:16.299634  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 855ac4138094466a9855eeca8bc24ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.287124  8435 raft_consensus.cc:740] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.304358  8434 tablet_bootstrap.cc:492] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:16.305265  8228 tablet_service.cc:1511] Processing CreateTablet for tablet c97e5d4f06404b868c5125008816e387 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:16.305030  8233 tablet_service.cc:1511] Processing CreateTablet for tablet b98f99f19e334633bc32d1f3c0cd3389 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:16.306218  8434 ts_tablet_manager.cc:1403] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.215s	user 0.031s	sys 0.022s
I20260709 14:50:16.330484  8435 consensus_queue.cc:260] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.332130  8383 tablet_service.cc:1511] Processing CreateTablet for tablet da227cea5a4c44909f1eefdc4b1c034d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:16.332605  8435 ts_tablet_manager.cc:1434] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.004s
I20260709 14:50:16.333276  8434 raft_consensus.cc:359] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.333408  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da227cea5a4c44909f1eefdc4b1c034d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.335276  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 2619c0dd80034b8ea4189542e47ede4b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:16.335289  8235 tablet_service.cc:1511] Processing CreateTablet for tablet 2619c0dd80034b8ea4189542e47ede4b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:16.319629  8230 tablet_service.cc:1511] Processing CreateTablet for tablet da227cea5a4c44909f1eefdc4b1c034d (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:16.337930  8234 tablet_service.cc:1511] Processing CreateTablet for tablet f15b3dbf7d234414a0cb651351350e28 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:16.338147  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2619c0dd80034b8ea4189542e47ede4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.319828  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4cb721fd8be4e929d5352bac77334aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.336303  8434 raft_consensus.cc:385] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.343863  8434 raft_consensus.cc:740] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.344135  8234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15b3dbf7d234414a0cb651351350e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.345858  8433 tablet_bootstrap.cc:492] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:16.346326  8433 ts_tablet_manager.cc:1403] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.273s	user 0.008s	sys 0.026s
I20260709 14:50:16.346418  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da227cea5a4c44909f1eefdc4b1c034d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.349174  8433 raft_consensus.cc:359] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.349928  8433 raft_consensus.cc:385] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.350215  8433 raft_consensus.cc:740] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.350991  8433 consensus_queue.cc:260] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.353247  8433 ts_tablet_manager.cc:1434] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:50:16.354167  8433 tablet_bootstrap.cc:492] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:16.310304  8360 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:16.355388  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 45321.7us
I20260709 14:50:16.355561  8439 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:16.356003  8439 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:16.356351  8439 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:16.362691  8439 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:16.364663  8439 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:16.333524  8435 tablet_bootstrap.cc:492] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:16.367369  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:16.380666  8320 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:16.382246  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:16.382880  8244 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:16.370429  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 2619c0dd80034b8ea4189542e47ede4b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:16.374017  8434 consensus_queue.cc:260] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.385609  8434 ts_tablet_manager.cc:1434] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 14:50:16.386523  8434 tablet_bootstrap.cc:492] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:16.387313  8320 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:16.386305  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:16.388450  8360 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:16.389261  8439 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:16.380151  8235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2619c0dd80034b8ea4189542e47ede4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.395669  8244 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:16.402343  8439 raft_consensus.cc:697] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:16.404143  8439 consensus_queue.cc:237] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:16.406370  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2619c0dd80034b8ea4189542e47ede4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.407441  8233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98f99f19e334633bc32d1f3c0cd3389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.412315  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c97e5d4f06404b868c5125008816e387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.407023  8309 tablet_service.cc:1511] Processing CreateTablet for tablet f15b3dbf7d234414a0cb651351350e28 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:16.418581  8231 tablet_service.cc:1511] Processing CreateTablet for tablet 812710dc00894a1bae55e41d4a0357b9 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:16.420838  8305 tablet_service.cc:1511] Processing CreateTablet for tablet 812710dc00894a1bae55e41d4a0357b9 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:16.426219  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15b3dbf7d234414a0cb651351350e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.425491  8433 tablet_bootstrap.cc:654] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.429649  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 812710dc00894a1bae55e41d4a0357b9 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:16.430804  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 3d08558ce5b44d30bcebf6ab5ecb59a2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:16.433535  8231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812710dc00894a1bae55e41d4a0357b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.434173  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 3d08558ce5b44d30bcebf6ab5ecb59a2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:16.435621  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 3d08558ce5b44d30bcebf6ab5ecb59a2 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:16.439703  8435 tablet_bootstrap.cc:654] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.451360  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d08558ce5b44d30bcebf6ab5ecb59a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.442339  8384 tablet_service.cc:1511] Processing CreateTablet for tablet f15b3dbf7d234414a0cb651351350e28 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:16.440762  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 0cbdc2ff10154db08987eef52ac170ac (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:16.452459  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cbdc2ff10154db08987eef52ac170ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.438683  8434 tablet_bootstrap.cc:654] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.454123  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d08558ce5b44d30bcebf6ab5ecb59a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.454926  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15b3dbf7d234414a0cb651351350e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.458433  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812710dc00894a1bae55e41d4a0357b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.460783  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 0cbdc2ff10154db08987eef52ac170ac (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:16.462401  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d08558ce5b44d30bcebf6ab5ecb59a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.462517  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812710dc00894a1bae55e41d4a0357b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.478638  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cbdc2ff10154db08987eef52ac170ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.480902  8435 tablet_bootstrap.cc:492] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:16.481400  8435 ts_tablet_manager.cc:1403] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.148s	user 0.007s	sys 0.005s
I20260709 14:50:16.484404  8435 raft_consensus.cc:359] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.485165  8435 raft_consensus.cc:385] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.485478  8435 raft_consensus.cc:740] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.496177  8234 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb76a66b404413a94ffb16f93d8ec65 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:16.497396  8234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb76a66b404413a94ffb16f93d8ec65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.500250  8383 tablet_service.cc:1511] Processing CreateTablet for tablet 0cbdc2ff10154db08987eef52ac170ac (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:16.501484  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cbdc2ff10154db08987eef52ac170ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.502743  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb76a66b404413a94ffb16f93d8ec65 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:16.503746  8303 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb76a66b404413a94ffb16f93d8ec65 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:16.504966  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb76a66b404413a94ffb16f93d8ec65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.507160  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9b474151a946dca85fe60734aa3708 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:16.508451  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9b474151a946dca85fe60734aa3708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.516516  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9b474151a946dca85fe60734aa3708 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:16.517479  8380 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9b474151a946dca85fe60734aa3708 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:16.518781  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9b474151a946dca85fe60734aa3708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.520159  8232 tablet_service.cc:1511] Processing CreateTablet for tablet c2cd511c0fc04b109e8423ccc96695ce (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:16.521342  8232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cd511c0fc04b109e8423ccc96695ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.521741  8376 tablet_service.cc:1511] Processing CreateTablet for tablet c2cd511c0fc04b109e8423ccc96695ce (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:16.522915  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cd511c0fc04b109e8423ccc96695ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.530298  8435 consensus_queue.cc:260] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.532013  8305 tablet_service.cc:1511] Processing CreateTablet for tablet c2cd511c0fc04b109e8423ccc96695ce (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:16.532809  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9b474151a946dca85fe60734aa3708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.539759  8435 ts_tablet_manager.cc:1434] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.004s
I20260709 14:50:16.547561  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb76a66b404413a94ffb16f93d8ec65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.547964  8435 tablet_bootstrap.cc:492] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:16.549882  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cd511c0fc04b109e8423ccc96695ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.549896  8233 tablet_service.cc:1511] Processing CreateTablet for tablet 02d13346a5de44ba8874a27c77e2c266 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:16.551684  8233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d13346a5de44ba8874a27c77e2c266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.554260  8435 tablet_bootstrap.cc:654] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.556627  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 02d13346a5de44ba8874a27c77e2c266 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:16.560015  8381 tablet_service.cc:1511] Processing CreateTablet for tablet 02d13346a5de44ba8874a27c77e2c266 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:16.561223  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d13346a5de44ba8874a27c77e2c266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.569926  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d13346a5de44ba8874a27c77e2c266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.573067  8226 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce72bec144c489bb2a1b556faf4bcb1 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:16.574357  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce72bec144c489bb2a1b556faf4bcb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.574783  8310 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce72bec144c489bb2a1b556faf4bcb1 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:16.576015  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce72bec144c489bb2a1b556faf4bcb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.576390  8440 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.576858  8440 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.580144  8440 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:16.594265  8143 catalog_manager.cc:5697] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.613867  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1577fa51cf4dc3bafef224c19a9221 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:16.614173  8380 tablet_service.cc:1511] Processing CreateTablet for tablet f478515072e948b8a2539cc95a883136 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:16.615157  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1577fa51cf4dc3bafef224c19a9221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.615890  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f478515072e948b8a2539cc95a883136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.597725  8309 tablet_service.cc:1511] Processing CreateTablet for tablet f478515072e948b8a2539cc95a883136 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:16.634274  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f478515072e948b8a2539cc95a883136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.637017  8301 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1577fa51cf4dc3bafef224c19a9221 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:16.638294  8301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1577fa51cf4dc3bafef224c19a9221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.640882  8228 tablet_service.cc:1511] Processing CreateTablet for tablet f478515072e948b8a2539cc95a883136 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:16.642349  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f478515072e948b8a2539cc95a883136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.658278  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce72bec144c489bb2a1b556faf4bcb1 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:16.659654  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce72bec144c489bb2a1b556faf4bcb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.676457  8440 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.676970  8440 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.677819  8377 tablet_service.cc:1511] Processing CreateTablet for tablet 88edb5feb12046eaa50c670012db186f (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:16.676172  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 88edb5feb12046eaa50c670012db186f (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:16.679101  8440 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:16.679834  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88edb5feb12046eaa50c670012db186f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.680882  8307 tablet_service.cc:1511] Processing CreateTablet for tablet 76990cc198794628977de6dc3869093e (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:16.682250  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76990cc198794628977de6dc3869093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.682945  8380 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1577fa51cf4dc3bafef224c19a9221 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:16.685623  8434 tablet_bootstrap.cc:492] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:16.686478  8434 ts_tablet_manager.cc:1403] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.300s	user 0.021s	sys 0.008s
I20260709 14:50:16.686753  8227 tablet_service.cc:1511] Processing CreateTablet for tablet 76990cc198794628977de6dc3869093e (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:16.687939  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76990cc198794628977de6dc3869093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.695045  8434 raft_consensus.cc:359] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.695770  8434 raft_consensus.cc:385] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.696072  8434 raft_consensus.cc:740] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.679114  8377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88edb5feb12046eaa50c670012db186f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.696350  8232 tablet_service.cc:1511] Processing CreateTablet for tablet 88edb5feb12046eaa50c670012db186f (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:16.697283  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1577fa51cf4dc3bafef224c19a9221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.696802  8434 consensus_queue.cc:260] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.708019  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 76990cc198794628977de6dc3869093e (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:16.710383  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffe2403df3e44f18e951ef101d0bdd1 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:16.717483  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2403df3e44f18e951ef101d0bdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.708614  8230 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffe2403df3e44f18e951ef101d0bdd1 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:16.714066  8232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88edb5feb12046eaa50c670012db186f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.709564  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffe2403df3e44f18e951ef101d0bdd1 (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:16.722800  8226 tablet_service.cc:1511] Processing CreateTablet for tablet daacc3aefa4e4dbf87487d9ef98b483b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:16.719847  8433 tablet_bootstrap.cc:492] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:16.725047  8433 ts_tablet_manager.cc:1403] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.371s	user 0.011s	sys 0.017s
I20260709 14:50:16.726356  8383 tablet_service.cc:1511] Processing CreateTablet for tablet daacc3aefa4e4dbf87487d9ef98b483b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:16.731073  8435 tablet_bootstrap.cc:492] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:16.731596  8435 ts_tablet_manager.cc:1403] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.184s	user 0.009s	sys 0.010s
I20260709 14:50:16.734073  8226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daacc3aefa4e4dbf87487d9ef98b483b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.734587  8441 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.735033  8441 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.738175  8441 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:16.738339  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daacc3aefa4e4dbf87487d9ef98b483b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.747906  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2403df3e44f18e951ef101d0bdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.748813  8434 ts_tablet_manager.cc:1434] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.002s
I20260709 14:50:16.750044  8434 tablet_bootstrap.cc:492] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:16.754442  8305 tablet_service.cc:1511] Processing CreateTablet for tablet daacc3aefa4e4dbf87487d9ef98b483b (DEFAULT_TABLE table=test-workload [id=894aa372422949ffa2fa86ef4d723e98]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:16.755668  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daacc3aefa4e4dbf87487d9ef98b483b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.758181  8433 raft_consensus.cc:359] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.758908  8433 raft_consensus.cc:385] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.759214  8433 raft_consensus.cc:740] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.759915  8433 consensus_queue.cc:260] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.762318  8433 ts_tablet_manager.cc:1434] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:50:16.762955  8230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffe2403df3e44f18e951ef101d0bdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:16.763267  8433 tablet_bootstrap.cc:492] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:16.758163  8434 tablet_bootstrap.cc:654] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.786597  8439 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.787102  8439 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.789099  8439 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:16.790917  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:16.792500  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:16.793821  8360 leader_election.cc:343] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:16.794812  8360 leader_election.cc:343] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.795217  8360 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:16.796272  8439 raft_consensus.cc:2749] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:16.810159  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:16.811717  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:16.812963  8211 leader_election.cc:343] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.812830  8439 consensus_queue.cc:1048] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:16.814004  8211 leader_election.cc:343] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.823364  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:16.824113  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76990cc198794628977de6dc3869093e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:16.824822  8284 leader_election.cc:343] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.805701  8435 raft_consensus.cc:359] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.826417  8435 raft_consensus.cc:385] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.826884  8435 raft_consensus.cc:740] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.827670  8435 consensus_queue.cc:260] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.829876  8435 ts_tablet_manager.cc:1434] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.098s	user 0.000s	sys 0.009s
I20260709 14:50:16.831501  8435 tablet_bootstrap.cc:492] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:16.832765  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:16.834295  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:16.836014  8209 leader_election.cc:343] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.836431  8209 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:16.837512  8209 leader_election.cc:343] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.837955  8209 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:16.838133  8435 tablet_bootstrap.cc:654] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.844622  8434 tablet_bootstrap.cc:492] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:16.845094  8434 ts_tablet_manager.cc:1403] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.011s
I20260709 14:50:16.847937  8434 raft_consensus.cc:359] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.848637  8434 raft_consensus.cc:385] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.848975  8434 raft_consensus.cc:740] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.838841  8440 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:16.850121  8440 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:16.860636  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:16.866837  8434 consensus_queue.cc:260] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.881862  8434 ts_tablet_manager.cc:1434] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 14:50:16.892221  8433 tablet_bootstrap.cc:654] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.892459  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:16.894032  8286 leader_election.cc:343] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.894483  8286 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:16.895239  8441 raft_consensus.cc:2749] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:16.885609  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 48109.3us
I20260709 14:50:16.901726  8435 tablet_bootstrap.cc:492] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:16.903163  8435 ts_tablet_manager.cc:1403] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.008s
I20260709 14:50:16.914780  8433 tablet_bootstrap.cc:492] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:16.915470  8433 ts_tablet_manager.cc:1403] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.009s
I20260709 14:50:16.909317  8434 tablet_bootstrap.cc:492] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:16.923038  8433 raft_consensus.cc:359] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.928225  8441 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.906651  8435 raft_consensus.cc:359] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.928336  8433 raft_consensus.cc:385] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.928828  8435 raft_consensus.cc:385] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:16.928834  8441 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.929404  8433 raft_consensus.cc:740] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.929558  8435 raft_consensus.cc:740] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:16.931325  8441 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:16.931015  8433 consensus_queue.cc:260] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.930797  8435 consensus_queue.cc:260] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.932979  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:16.933243  8433 ts_tablet_manager.cc:1434] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:16.934198  8433 tablet_bootstrap.cc:492] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:16.934923  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:16.936312  8286 leader_election.cc:343] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:16.937424  8284 leader_election.cc:343] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.937942  8284 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:16.939392  8441 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:16.939867  8435 ts_tablet_manager.cc:1434] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 14:50:16.943717  8449 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.945720  8449 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:16.947804  8434 tablet_bootstrap.cc:654] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.948608  8449 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:16.950098  8435 tablet_bootstrap.cc:492] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:16.950773  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:16.951180  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:16.951835  8319 raft_consensus.cc:2468] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
W20260709 14:50:16.952126  8360 leader_election.cc:343] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:16.954196  8433 tablet_bootstrap.cc:654] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.953445  8360 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:16.964553  8449 raft_consensus.cc:2804] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:16.965039  8449 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:16.965490  8449 raft_consensus.cc:3060] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:16.970991  8435 tablet_bootstrap.cc:654] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:16.977025  8472 consensus_queue.cc:1048] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:17.004326  8449 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.008525  8434 tablet_bootstrap.cc:492] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.009176  8434 ts_tablet_manager.cc:1403] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.039s
I20260709 14:50:17.012234  8434 raft_consensus.cc:359] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.013008  8434 raft_consensus.cc:385] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.013342  8434 raft_consensus.cc:740] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.013453  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.014297  8434 consensus_queue.cc:260] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:17.014827  8360 leader_election.cc:343] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.016546  8449 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.016750  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.017331  8320 raft_consensus.cc:3060] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.019366  8434 ts_tablet_manager.cc:1434] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:50:17.020391  8434 tablet_bootstrap.cc:492] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.026108  8320 raft_consensus.cc:2468] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:17.026760  8434 tablet_bootstrap.cc:654] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.027685  8360 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:17.029197  8449 raft_consensus.cc:2804] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.029858  8449 raft_consensus.cc:697] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:17.030661  8449 consensus_queue.cc:237] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.040952  8435 tablet_bootstrap.cc:492] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.041183  8433 tablet_bootstrap.cc:492] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.041613  8435 ts_tablet_manager.cc:1403] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.097s	user 0.029s	sys 0.030s
I20260709 14:50:17.041729  8433 ts_tablet_manager.cc:1403] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.040s
I20260709 14:50:17.043148  8434 tablet_bootstrap.cc:492] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.043758  8434 ts_tablet_manager.cc:1403] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 14:50:17.044975  8433 raft_consensus.cc:359] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.045751  8433 raft_consensus.cc:385] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.046175  8433 raft_consensus.cc:740] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.045804  8435 raft_consensus.cc:359] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.046830  8435 raft_consensus.cc:385] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.046948  8434 raft_consensus.cc:359] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.047283  8435 raft_consensus.cc:740] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.047696  8434 raft_consensus.cc:385] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.048002  8434 raft_consensus.cc:740] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.048628  8434 consensus_queue.cc:260] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.048357  8435 consensus_queue.cc:260] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.046969  8433 consensus_queue.cc:260] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.051530  8435 ts_tablet_manager.cc:1434] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:50:17.051630  8433 ts_tablet_manager.cc:1434] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:17.053318  8433 tablet_bootstrap.cc:492] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.053611  8434 ts_tablet_manager.cc:1434] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:17.054561  8434 tablet_bootstrap.cc:492] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.060892  8434 tablet_bootstrap.cc:654] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.061750  8433 tablet_bootstrap.cc:654] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.070693  8433 tablet_bootstrap.cc:492] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.071157  8433 ts_tablet_manager.cc:1403] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 14:50:17.070343  8142 catalog_manager.cc:5697] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.071869  8434 tablet_bootstrap.cc:492] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.072352  8434 ts_tablet_manager.cc:1403] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:50:17.073557  8433 raft_consensus.cc:359] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.074285  8433 raft_consensus.cc:385] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.074572  8433 raft_consensus.cc:740] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.075639  8435 tablet_bootstrap.cc:492] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.075371  8433 consensus_queue.cc:260] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.075651  8434 raft_consensus.cc:359] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.076624  8434 raft_consensus.cc:385] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.076932  8434 raft_consensus.cc:740] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.077814  8433 ts_tablet_manager.cc:1434] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:50:17.077842  8434 consensus_queue.cc:260] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.078835  8433 tablet_bootstrap.cc:492] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.083220  8435 tablet_bootstrap.cc:654] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.085390  8433 tablet_bootstrap.cc:654] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.088654  8434 ts_tablet_manager.cc:1434] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:50:17.093398  8434 tablet_bootstrap.cc:492] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.095724  8435 tablet_bootstrap.cc:492] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.096271  8435 ts_tablet_manager.cc:1403] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:50:17.099457  8435 raft_consensus.cc:359] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.100155  8434 tablet_bootstrap.cc:654] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.100270  8435 raft_consensus.cc:385] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.100622  8435 raft_consensus.cc:740] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.103376  8435 consensus_queue.cc:260] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.104239  8433 tablet_bootstrap.cc:492] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.104714  8433 ts_tablet_manager.cc:1403] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.013s
I20260709 14:50:17.105547  8434 tablet_bootstrap.cc:492] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.106048  8434 ts_tablet_manager.cc:1403] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:50:17.106999  8433 raft_consensus.cc:359] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.107878  8433 raft_consensus.cc:385] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.108333  8433 raft_consensus.cc:740] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.109103  8435 ts_tablet_manager.cc:1434] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:50:17.109489  8434 raft_consensus.cc:359] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.109611  8433 consensus_queue.cc:260] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.110517  8434 raft_consensus.cc:385] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.110723  8435 tablet_bootstrap.cc:492] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.110863  8434 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.111675  8434 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.114703  8433 ts_tablet_manager.cc:1434] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:50:17.115638  8433 tablet_bootstrap.cc:492] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.118085  8434 ts_tablet_manager.cc:1434] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:17.118279  8435 tablet_bootstrap.cc:654] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.119029  8434 tablet_bootstrap.cc:492] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.121891  8433 tablet_bootstrap.cc:654] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.126804  8434 tablet_bootstrap.cc:654] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.130188  8435 tablet_bootstrap.cc:492] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.130785  8435 ts_tablet_manager.cc:1403] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:50:17.135623  8433 tablet_bootstrap.cc:492] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.136081  8433 ts_tablet_manager.cc:1403] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 14:50:17.138139  8433 raft_consensus.cc:359] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.138816  8433 raft_consensus.cc:385] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.139087  8433 raft_consensus.cc:740] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.139699  8433 consensus_queue.cc:260] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.139895  8435 raft_consensus.cc:359] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.140628  8435 raft_consensus.cc:385] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.140920  8435 raft_consensus.cc:740] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.141877  8433 ts_tablet_manager.cc:1434] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:17.141589  8435 consensus_queue.cc:260] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.142722  8433 tablet_bootstrap.cc:492] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.144164  8435 ts_tablet_manager.cc:1434] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:50:17.145355  8435 tablet_bootstrap.cc:492] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.148532  8433 tablet_bootstrap.cc:654] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.154182  8434 tablet_bootstrap.cc:492] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.154258  8435 tablet_bootstrap.cc:654] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.154740  8434 ts_tablet_manager.cc:1403] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.010s
I20260709 14:50:17.157790  8434 raft_consensus.cc:359] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.159749  8433 tablet_bootstrap.cc:492] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.159639  8434 raft_consensus.cc:385] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.160275  8433 ts_tablet_manager.cc:1403] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 14:50:17.160162  8434 raft_consensus.cc:740] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.161186  8434 consensus_queue.cc:260] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.162994  8433 raft_consensus.cc:359] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.163630  8433 raft_consensus.cc:385] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.164043  8433 raft_consensus.cc:740] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.164821  8433 consensus_queue.cc:260] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.166656  8433 ts_tablet_manager.cc:1434] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:17.167616  8433 tablet_bootstrap.cc:492] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.168972  8434 ts_tablet_manager.cc:1434] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:50:17.170295  8434 tablet_bootstrap.cc:492] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.171029  8441 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.171715  8441 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.173542  8433 tablet_bootstrap.cc:654] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.175694  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:17.178160  8286 leader_election.cc:343] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.181329  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:17.183921  8284 leader_election.cc:343] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.184543  8284 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:17.187023  8433 tablet_bootstrap.cc:492] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.187443  8433 ts_tablet_manager.cc:1403] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 14:50:17.188706  8441 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.189404  8441 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.189328  8433 raft_consensus.cc:359] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.190418  8433 raft_consensus.cc:385] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.190150  8441 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.190814  8433 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.191807  8433 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.193018  8449 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.193560  8449 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.194092  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.195986  8449 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:17.196079  8286 leader_election.cc:343] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.197908  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.198776  8244 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:17.200665  8449 raft_consensus.cc:493] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.200431  8360 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.201171  8449 raft_consensus.cc:515] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.201869  8475 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.202396  8475 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.202865  8475 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.203279  8449 leader_election.cc:290] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.206426  8433 ts_tablet_manager.cc:1434] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:50:17.207542  8433 tablet_bootstrap.cc:492] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.213017  8475 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.214125  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.210644  8435 tablet_bootstrap.cc:492] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.215777  8244 raft_consensus.cc:2468] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:17.215973  8435 ts_tablet_manager.cc:1403] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.035s
I20260709 14:50:17.216971  8360 leader_election.cc:304] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.218055  8433 tablet_bootstrap.cc:654] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.218007  8449 raft_consensus.cc:2804] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.219574  8449 raft_consensus.cc:493] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.220080  8449 raft_consensus.cc:3060] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.220894  8492 raft_consensus.cc:2749] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.221730  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.222517  8393 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:17.218766  8435 raft_consensus.cc:359] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.223502  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.223716  8435 raft_consensus.cc:385] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.223836  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.224051  8435 raft_consensus.cc:740] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.224138  8320 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:17.224428  8319 raft_consensus.cc:2468] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:17.224884  8472 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.221704  8434 tablet_bootstrap.cc:654] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.225394  8472 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.226385  8435 consensus_queue.cc:260] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.215129  8441 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.228492  8284 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:17.228726  8465 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.229351  8465 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.230177  8441 raft_consensus.cc:2804] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.230569  8441 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.230939  8441 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.235520  8435 ts_tablet_manager.cc:1434] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:50:17.236609  8435 tablet_bootstrap.cc:492] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.237390  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:17.239291  8211 leader_election.cc:343] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.240193  8472 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.240581  8475 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.241816  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.244752  8433 tablet_bootstrap.cc:492] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.242043  8465 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.243042  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.245191  8433 ts_tablet_manager.cc:1403] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.015s
I20260709 14:50:17.245504  8393 raft_consensus.cc:2468] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.246894  8209 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
W20260709 14:50:17.245674  8360 leader_election.cc:343] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.243402  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.247852  8440 raft_consensus.cc:2804] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.248148  8319 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:17.247046  8441 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.243592  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.248274  8440 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.249182  8440 raft_consensus.cc:3060] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.249231  8245 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.249974  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.250609  8319 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.252652  8360 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:17.256088  8440 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.256822  8472 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.256984  8245 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:17.257244  8472 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.248378  8435 tablet_bootstrap.cc:654] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.258580  8360 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.258765  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.259028  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.259490  8439 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.259989  8393 raft_consensus.cc:3060] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:17.260277  8211 leader_election.cc:343] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.260893  8472 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.265357  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.247828  8433 raft_consensus.cc:359] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.268333  8433 raft_consensus.cc:385] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.268039  8449 raft_consensus.cc:515] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.268662  8433 raft_consensus.cc:740] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
W20260709 14:50:17.268957  8286 leader_election.cc:343] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.265830  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.265748  8492 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.266433  8441 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.269165  8440 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.269932  8394 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.269917  8433 consensus_queue.cc:260] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.267441  8393 raft_consensus.cc:2468] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.273484  8433 ts_tablet_manager.cc:1434] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:50:17.273182  8439 raft_consensus.cc:697] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:17.275012  8433 tablet_bootstrap.cc:492] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.275108  8319 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:17.276221  8472 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.276285  8439 consensus_queue.cc:237] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.277896  8449 leader_election.cc:290] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.270080  8492 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.283962  8435 tablet_bootstrap.cc:492] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.284381  8435 ts_tablet_manager.cc:1403] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.004s
I20260709 14:50:17.284497  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.285467  8209 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.285840  8472 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.286716  8440 raft_consensus.cc:2804] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.287304  8440 raft_consensus.cc:697] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:17.285666  8245 raft_consensus.cc:3060] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.288187  8440 consensus_queue.cc:237] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.290796  8492 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.291415  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.291612  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.291922  8320 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.292528  8243 raft_consensus.cc:2468] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:17.293102  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.293483  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.294193  8286 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:17.295111  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:17.295535  8284 leader_election.cc:343] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.295655  8319 raft_consensus.cc:3060] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.295774  8245 raft_consensus.cc:2468] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:17.296713  8492 raft_consensus.cc:2804] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.297114  8492 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.297489  8492 raft_consensus.cc:3060] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:17.298051  8360 leader_election.cc:343] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.299021  8360 leader_election.cc:304] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.299969  8495 raft_consensus.cc:2804] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.300727  8495 raft_consensus.cc:697] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:17.301499  8495 consensus_queue.cc:237] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.303153  8435 raft_consensus.cc:359] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.303768  8435 raft_consensus.cc:385] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.304026  8435 raft_consensus.cc:740] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.304744  8435 consensus_queue.cc:260] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.311205  8435 ts_tablet_manager.cc:1434] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:50:17.311983  8435 tablet_bootstrap.cc:492] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.314623  8320 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:17.315994  8360 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:17.317063  8439 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.317550  8439 raft_consensus.cc:697] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:17.318676  8439 consensus_queue.cc:237] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.309085  8319 raft_consensus.cc:2468] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:17.319847  8142 catalog_manager.cc:5697] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.327720  8433 tablet_bootstrap.cc:654] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.309214  8394 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:17.330705  8284 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:17.331734  8441 raft_consensus.cc:2804] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.332185  8441 raft_consensus.cc:697] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:17.333030  8441 consensus_queue.cc:237] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.341636  8434 tablet_bootstrap.cc:492] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.344501  8434 ts_tablet_manager.cc:1403] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.000s
I20260709 14:50:17.348941  8434 raft_consensus.cc:359] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.358822  8434 raft_consensus.cc:385] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.359617  8434 raft_consensus.cc:740] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.361794  8434 consensus_queue.cc:260] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.358661  8492 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.363440  8465 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.363874  8465 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.364995  8492 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.365803  8465 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.367396  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.368076  8393 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.368531  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.369234  8209 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.367483  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
W20260709 14:50:17.369697  8284 leader_election.cc:343] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.370107  8245 raft_consensus.cc:3060] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.370559  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.371136  8319 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.375243  8434 ts_tablet_manager.cc:1434] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:17.379441  8434 tablet_bootstrap.cc:492] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.373375  8465 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.371050  8140 catalog_manager.cc:5697] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.380645  8465 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.383563  8465 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.375208  8141 catalog_manager.cc:5697] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.384223  8142 catalog_manager.cc:5697] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.387585  8142 catalog_manager.cc:5697] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:17.390826  8440 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.392880  8433 tablet_bootstrap.cc:492] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.393231  8433 ts_tablet_manager.cc:1403] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.011s
I20260709 14:50:17.391295  8440 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.396238  8245 raft_consensus.cc:2468] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:17.396456  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.397019  8440 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.397127  8319 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.397653  8465 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.398267  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.400883  8211 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:17.401432  8286 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:17.401744  8440 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.402254  8440 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:17.402652  8209 leader_election.cc:343] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.402977  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.402632  8440 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.403563  8319 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.404295  8441 raft_consensus.cc:2804] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.404851  8441 raft_consensus.cc:697] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:17.405476  8435 tablet_bootstrap.cc:654] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.406073  8441 consensus_queue.cc:237] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.409304  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.409901  8394 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.416035  8319 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.419521  8433 raft_consensus.cc:359] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.420300  8433 raft_consensus.cc:385] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.420603  8433 raft_consensus.cc:740] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.403581  8434 tablet_bootstrap.cc:654] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.419580  8435 tablet_bootstrap.cc:492] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.422477  8435 ts_tablet_manager.cc:1403] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.019s
I20260709 14:50:17.423609  8465 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.424263  8433 consensus_queue.cc:260] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.428979  8465 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.430226  8433 ts_tablet_manager.cc:1434] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260709 14:50:17.432034  8433 tablet_bootstrap.cc:492] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.427263  8440 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.425076  8435 raft_consensus.cc:359] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.437924  8435 raft_consensus.cc:385] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.438225  8435 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.438910  8435 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.428329  8394 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.440742  8209 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.441298  8433 tablet_bootstrap.cc:654] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.440951  8435 ts_tablet_manager.cc:1434] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
I20260709 14:50:17.429898  8465 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.447008  8435 tablet_bootstrap.cc:492] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.447796  8465 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.449481  8465 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.449947  8465 raft_consensus.cc:697] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:17.450824  8465 consensus_queue.cc:237] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.455533  8433 tablet_bootstrap.cc:492] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.456416  8433 ts_tablet_manager.cc:1403] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:50:17.458958  8433 raft_consensus.cc:359] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.459621  8433 raft_consensus.cc:385] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.459272  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.459897  8433 raft_consensus.cc:740] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.460569  8433 consensus_queue.cc:260] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.462436  8433 ts_tablet_manager.cc:1434] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:50:17.466159  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.470165  8433 tablet_bootstrap.cc:492] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.470046  8394 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.444407  8141 catalog_manager.cc:5697] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.476615  8433 tablet_bootstrap.cc:654] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.490134  8440 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.491285  8439 consensus_queue.cc:1048] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.492580  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.493171  8320 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.495129  8435 tablet_bootstrap.cc:654] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.499413  8141 catalog_manager.cc:5697] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.503296  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.505100  8211 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.509316  8434 tablet_bootstrap.cc:492] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.510207  8440 raft_consensus.cc:2749] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.510591  8320 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.510872  8440 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.501583  8394 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.511372  8440 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.511775  8211 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:17.512511  8465 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.512959  8465 raft_consensus.cc:697] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:17.513885  8465 consensus_queue.cc:237] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.514429  8440 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.516208  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.509760  8434 ts_tablet_manager.cc:1403] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.130s	user 0.035s	sys 0.021s
I20260709 14:50:17.518693  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.519448  8435 tablet_bootstrap.cc:492] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.519573  8433 tablet_bootstrap.cc:492] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.519479  8319 raft_consensus.cc:2393] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:17.520010  8433 ts_tablet_manager.cc:1403] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.007s
I20260709 14:50:17.520038  8435 ts_tablet_manager.cc:1403] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.007s
I20260709 14:50:17.520848  8211 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.521593  8440 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.522656  8433 raft_consensus.cc:359] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.522809  8435 raft_consensus.cc:359] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.523324  8433 raft_consensus.cc:385] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.523394  8435 raft_consensus.cc:385] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.523645  8433 raft_consensus.cc:740] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.523685  8435 raft_consensus.cc:740] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.524371  8435 consensus_queue.cc:260] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.524371  8433 consensus_queue.cc:260] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.525733  8441 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.526491  8435 ts_tablet_manager.cc:1434] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:17.526226  8441 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.526593  8433 ts_tablet_manager.cc:1434] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:50:17.527313  8506 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.527756  8506 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.528158  8441 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.528913  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.529285  8435 tablet_bootstrap.cc:492] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.529913  8506 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.530871  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.531242  8440 raft_consensus.cc:2749] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.531405  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.531477  8394 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.532307  8393 raft_consensus.cc:2393] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:17.533658  8284 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:17.534685  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.535104  8209 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.535887  8441 raft_consensus.cc:3060] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.521174  8434 raft_consensus.cc:359] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.540539  8434 raft_consensus.cc:385] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.540820  8434 raft_consensus.cc:740] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.540978  8440 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.541419  8440 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.541824  8440 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.541503  8434 consensus_queue.cc:260] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:17.535864  8211 leader_election.cc:343] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.543607  8434 ts_tablet_manager.cc:1434] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:50:17.544555  8434 tablet_bootstrap.cc:492] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.540830  8435 tablet_bootstrap.cc:654] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.547551  8433 tablet_bootstrap.cc:492] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.536926  8141 catalog_manager.cc:5697] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.555720  8440 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.561475  8434 tablet_bootstrap.cc:654] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.561399  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.562076  8393 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.557693  8440 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.565716  8433 tablet_bootstrap.cc:654] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.569410  8393 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.571177  8441 raft_consensus.cc:2749] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.574697  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.577116  8209 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.578491  8433 tablet_bootstrap.cc:492] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
W20260709 14:50:17.578394  8211 leader_election.cc:343] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.579428  8433 ts_tablet_manager.cc:1403] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 14:50:17.580490  8475 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.581018  8475 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.582019  8433 raft_consensus.cc:359] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.582669  8433 raft_consensus.cc:385] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.582928  8433 raft_consensus.cc:740] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.585508  8245 raft_consensus.cc:3060] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.588218  8475 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.589241  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.590633  8244 raft_consensus.cc:2393] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:17.592756  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.594563  8435 tablet_bootstrap.cc:492] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.595009  8435 ts_tablet_manager.cc:1403] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260709 14:50:17.593217  8433 consensus_queue.cc:260] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.596779  8475 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.596928  8360 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.597707  8495 raft_consensus.cc:3060] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.597512  8435 raft_consensus.cc:359] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.597375  8475 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.598230  8435 raft_consensus.cc:385] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.598542  8435 raft_consensus.cc:740] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.599282  8435 consensus_queue.cc:260] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.600040  8475 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.601244  8435 ts_tablet_manager.cc:1434] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:17.601922  8465 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.602128  8433 ts_tablet_manager.cc:1434] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:50:17.602401  8465 raft_consensus.cc:697] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:17.603313  8433 tablet_bootstrap.cc:492] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.603281  8465 consensus_queue.cc:237] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.608574  8472 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.609028  8472 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.610407  8435 tablet_bootstrap.cc:492] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.610937  8472 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.611160  8433 tablet_bootstrap.cc:654] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.616652  8435 tablet_bootstrap.cc:654] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.620366  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.621469  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.621615  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.622557  8435 tablet_bootstrap.cc:492] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.622936  8433 tablet_bootstrap.cc:492] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.622988  8435 ts_tablet_manager.cc:1403] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:50:17.623441  8433 ts_tablet_manager.cc:1403] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 14:50:17.623317  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.623952  8434 tablet_bootstrap.cc:492] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.624492  8434 ts_tablet_manager.cc:1403] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.025s
I20260709 14:50:17.626140  8435 raft_consensus.cc:359] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.626785  8435 raft_consensus.cc:385] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.627063  8435 raft_consensus.cc:740] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.626919  8434 raft_consensus.cc:359] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.627846  8434 raft_consensus.cc:385] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.628279  8434 raft_consensus.cc:740] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.627864  8435 consensus_queue.cc:260] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.629341  8495 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.629115  8434 consensus_queue.cc:260] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.630125  8435 ts_tablet_manager.cc:1434] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:50:17.626346  8433 raft_consensus.cc:359] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:17.630476  8360 leader_election.cc:343] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.630813  8433 raft_consensus.cc:385] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.631108  8435 tablet_bootstrap.cc:492] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.631083  8433 raft_consensus.cc:740] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.631819  8433 consensus_queue.cc:260] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.633744  8433 ts_tablet_manager.cc:1434] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:17.634580  8433 tablet_bootstrap.cc:492] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.635430  8434 ts_tablet_manager.cc:1434] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:50:17.636287  8434 tablet_bootstrap.cc:492] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.638697  8435 tablet_bootstrap.cc:654] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.639835  8433 tablet_bootstrap.cc:654] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.641840  8434 tablet_bootstrap.cc:654] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:17.631141  8360 leader_election.cc:343] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:17.642983  8360 leader_election.cc:343] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.643435  8360 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.644251  8472 raft_consensus.cc:2749] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:17.645292  8360 leader_election.cc:343] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.645686  8360 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.651223  8433 tablet_bootstrap.cc:492] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.651880  8433 ts_tablet_manager.cc:1403] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 14:50:17.653192  8495 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.654449  8435 tablet_bootstrap.cc:492] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.654999  8435 ts_tablet_manager.cc:1403] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 14:50:17.654842  8495 consensus_queue.cc:1048] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.655253  8433 raft_consensus.cc:359] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.656126  8433 raft_consensus.cc:385] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.656476  8433 raft_consensus.cc:740] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.657251  8433 consensus_queue.cc:260] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.657560  8435 raft_consensus.cc:359] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.658277  8435 raft_consensus.cc:385] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.658557  8435 raft_consensus.cc:740] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.659364  8435 consensus_queue.cc:260] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.660581  8434 tablet_bootstrap.cc:492] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.660758  8433 ts_tablet_manager.cc:1434] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:50:17.661187  8434 ts_tablet_manager.cc:1403] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260709 14:50:17.661608  8433 tablet_bootstrap.cc:492] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.661733  8435 ts_tablet_manager.cc:1434] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:17.662556  8441 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.663023  8435 tablet_bootstrap.cc:492] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.662997  8441 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.665179  8441 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.667090  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.667742  8433 tablet_bootstrap.cc:654] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:17.668550  8284 leader_election.cc:343] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.669385  8435 tablet_bootstrap.cc:654] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.669903  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.670704  8244 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:17.672096  8286 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:17.673543  8441 raft_consensus.cc:2804] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.674182  8441 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.674676  8441 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.673647  8142 catalog_manager.cc:5697] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.684389  8434 raft_consensus.cc:359] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.686316  8465 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.689090  8434 raft_consensus.cc:385] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.689144  8465 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.689651  8434 raft_consensus.cc:740] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.690872  8434 consensus_queue.cc:260] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.692198  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.692997  8465 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.693663  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.694403  8495 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:17.695014  8211 leader_election.cc:343] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.694849  8495 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.696733  8495 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.694413  8393 raft_consensus.cc:2468] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.698832  8209 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.699590  8465 raft_consensus.cc:2804] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.699946  8465 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.688056  8441 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.700284  8465 raft_consensus.cc:3060] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.703115  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.703657  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.703850  8244 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.705696  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:17.707106  8360 leader_election.cc:343] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.707052  8465 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:17.707792  8360 leader_election.cc:343] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.708163  8360 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.708863  8495 raft_consensus.cc:2749] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.710111  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.710625  8393 raft_consensus.cc:3060] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.711741  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:17.713456  8211 leader_election.cc:343] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.717175  8393 raft_consensus.cc:2468] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.718518  8209 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.719349  8440 raft_consensus.cc:2804] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.719990  8440 raft_consensus.cc:697] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:17.720815  8440 consensus_queue.cc:237] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.727195  8465 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.727310  8434 ts_tablet_manager.cc:1434] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 14:50:17.729972  8495 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.731078  8433 tablet_bootstrap.cc:492] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.735562  8433 ts_tablet_manager.cc:1403] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.037s
I20260709 14:50:17.731356  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.738296  8506 consensus_queue.cc:1048] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:17.738610  8284 leader_election.cc:343] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.739985  8434 tablet_bootstrap.cc:492] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.728204  8244 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:17.741644  8435 tablet_bootstrap.cc:492] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.742713  8435 ts_tablet_manager.cc:1403] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.025s
I20260709 14:50:17.742473  8433 raft_consensus.cc:359] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.743132  8433 raft_consensus.cc:385] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.743547  8433 raft_consensus.cc:740] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.743782  8286 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:17.731647  8441 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.744812  8441 raft_consensus.cc:2804] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.744761  8433 consensus_queue.cc:260] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.746977  8433 ts_tablet_manager.cc:1434] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:17.748178  8433 tablet_bootstrap.cc:492] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.748502  8506 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.748729  8434 tablet_bootstrap.cc:654] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.748955  8506 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.752157  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.752792  8393 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.753222  8435 raft_consensus.cc:359] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.753963  8435 raft_consensus.cc:385] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.754066  8209 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.754271  8435 raft_consensus.cc:740] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.754434  8433 tablet_bootstrap.cc:654] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.754906  8440 raft_consensus.cc:2804] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.755288  8440 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.755702  8440 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.757884  8506 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.759928  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:17.760689  8319 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:17.765249  8433 tablet_bootstrap.cc:492] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.765671  8433 ts_tablet_manager.cc:1403] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:50:17.766091  8434 tablet_bootstrap.cc:492] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.766976  8434 ts_tablet_manager.cc:1403] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 14:50:17.768106  8441 raft_consensus.cc:697] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:17.768949  8441 consensus_queue.cc:237] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.769562  8434 raft_consensus.cc:359] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.770320  8434 raft_consensus.cc:385] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.770738  8434 raft_consensus.cc:740] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.775913  8439 consensus_queue.cc:1048] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.776386  8506 consensus_queue.cc:1048] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.776727  8434 consensus_queue.cc:260] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.779476  8434 ts_tablet_manager.cc:1434] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:17.780376  8434 tablet_bootstrap.cc:492] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:17.767413  8440 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.755123  8435 consensus_queue.cc:260] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.786486  8434 tablet_bootstrap.cc:654] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.786780  8435 ts_tablet_manager.cc:1434] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:50:17.787684  8435 tablet_bootstrap.cc:492] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.790267  8439 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.791388  8433 raft_consensus.cc:359] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.792225  8433 raft_consensus.cc:385] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.792493  8433 raft_consensus.cc:740] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.793128  8433 consensus_queue.cc:260] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.795066  8433 ts_tablet_manager.cc:1434] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:50:17.795907  8433 tablet_bootstrap.cc:492] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.800545  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:17.801120  8318 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.808324  8318 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.808831  8435 tablet_bootstrap.cc:654] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.815310  8433 tablet_bootstrap.cc:654] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.822853  8492 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.823443  8492 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.824932  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:17.825502  8393 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.827596  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:17.828560  8394 raft_consensus.cc:2393] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:17.830403  8492 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.822746  8439 consensus_queue.cc:1048] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.832070  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.836402  8244 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.837126  8433 tablet_bootstrap.cc:492] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.837574  8433 ts_tablet_manager.cc:1403] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.006s
I20260709 14:50:17.840086  8433 raft_consensus.cc:359] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.840780  8433 raft_consensus.cc:385] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.841034  8433 raft_consensus.cc:740] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.841737  8433 consensus_queue.cc:260] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.842351  8393 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:17.843458  8209 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:17.844101  8433 ts_tablet_manager.cc:1434] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:50:17.844470  8506 raft_consensus.cc:2804] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:17.844961  8433 tablet_bootstrap.cc:492] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.844916  8506 raft_consensus.cc:697] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:17.845739  8506 consensus_queue.cc:237] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.849756  8286 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:17.850831  8441 raft_consensus.cc:3060] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.853871  8433 tablet_bootstrap.cc:654] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.822352  8434 tablet_bootstrap.cc:492] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:17.854498  8434 ts_tablet_manager.cc:1403] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.011s
I20260709 14:50:17.857332  8441 raft_consensus.cc:2749] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:17.828527  8440 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.857080  8434 raft_consensus.cc:359] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.859300  8434 raft_consensus.cc:385] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.859338  8441 consensus_queue.cc:1048] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.859711  8434 raft_consensus.cc:740] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.859508  8439 consensus_queue.cc:1048] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:17.860615  8434 consensus_queue.cc:260] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.863395  8434 ts_tablet_manager.cc:1434] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:50:17.865054  8434 tablet_bootstrap.cc:492] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
W20260709 14:50:17.869719  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:17.868435  8435 tablet_bootstrap.cc:492] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.873338  8435 ts_tablet_manager.cc:1403] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.008s
I20260709 14:50:17.876698  8434 tablet_bootstrap.cc:654] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.878820  8433 tablet_bootstrap.cc:492] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:17.879313  8433 ts_tablet_manager.cc:1403] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260709 14:50:17.882279  8433 raft_consensus.cc:359] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.839583  8140 catalog_manager.cc:5697] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.876531  8435 raft_consensus.cc:359] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.882972  8433 raft_consensus.cc:385] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.893363  8435 raft_consensus.cc:385] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.893890  8435 raft_consensus.cc:740] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.889250  8441 consensus_queue.cc:1048] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:17.895331  8435 consensus_queue.cc:260] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.897459  8435 ts_tablet_manager.cc:1434] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:50:17.897735  8433 raft_consensus.cc:740] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.898569  8433 consensus_queue.cc:260] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.900015  8435 tablet_bootstrap.cc:492] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:17.900275  8495 consensus_queue.cc:1048] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.912194  8433 ts_tablet_manager.cc:1434] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.003s
I20260709 14:50:17.913177  8433 tablet_bootstrap.cc:492] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:17.913808  8492 consensus_queue.cc:1048] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:17.924242  8435 tablet_bootstrap.cc:654] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.925428  8433 tablet_bootstrap.cc:654] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:17.929226  8506 consensus_queue.cc:1048] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:17.934818  8143 catalog_manager.cc:5697] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.936087  8495 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.936518  8495 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.940181  8495 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.942103  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:17.943725  8360 leader_election.cc:343] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.950057  8441 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.950695  8441 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.955015  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.955821  8242 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:17.957305  8286 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:17.958788  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:17.960551  8284 leader_election.cc:343] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.965884  8441 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:17.966850  8441 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.967270  8441 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.967689  8441 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.965755  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:17.970634  8244 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:17.972059  8360 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:17.973095  8439 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:17.973462  8439 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.973829  8439 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.980639  8439 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.982916  8142 catalog_manager.cc:5697] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:17.987612  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:17.989452  8245 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:17.989563  8439 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:17.992568  8435 tablet_bootstrap.cc:492] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:17.993001  8435 ts_tablet_manager.cc:1403] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.004s
I20260709 14:50:17.993988  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:17.995241  8360 leader_election.cc:343] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:17.995704  8435 raft_consensus.cc:359] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.996340  8435 raft_consensus.cc:385] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:17.996628  8435 raft_consensus.cc:740] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:17.997359  8435 consensus_queue.cc:260] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:17.999393  8435 ts_tablet_manager.cc:1434] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:18.005163  8440 consensus_queue.cc:1048] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.005326  8441 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.008869  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:18.009449  8439 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.009616  8244 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.009975  8439 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.016129  8439 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.017972  8435 tablet_bootstrap.cc:492] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.020143  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:18.026065  8360 leader_election.cc:343] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.026227  8245 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:18.030169  8441 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.031116  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.033064  8435 tablet_bootstrap.cc:654] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:18.033100  8284 leader_election.cc:343] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.027735  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:18.034885  8360 leader_election.cc:343] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.034787  8465 consensus_queue.cc:1048] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.035334  8360 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.036552  8495 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.043983  8360 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.045328  8439 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.045847  8439 raft_consensus.cc:697] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:18.046670  8439 consensus_queue.cc:237] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.048952  8434 tablet_bootstrap.cc:492] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.049598  8434 ts_tablet_manager.cc:1403] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.185s	user 0.065s	sys 0.077s
I20260709 14:50:18.051620  8506 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:18.053032  8549 consensus_queue.cc:1048] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:18.066771  8244 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:18.069036  8286 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:18.070258  8549 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.070760  8549 raft_consensus.cc:697] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:18.071610  8549 consensus_queue.cc:237] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.075951  8434 raft_consensus.cc:359] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.076860  8434 raft_consensus.cc:385] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.077195  8434 raft_consensus.cc:740] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.077344  8556 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.078001  8556 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.078182  8434 consensus_queue.cc:260] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.081161  8434 ts_tablet_manager.cc:1434] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:50:18.082319  8434 tablet_bootstrap.cc:492] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.082791  8495 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.086550  8495 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.090797  8433 tablet_bootstrap.cc:492] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.091252  8433 ts_tablet_manager.cc:1403] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.006s
I20260709 14:50:18.094429  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.095088  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:18.096017  8360 leader_election.cc:343] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.099828  8495 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:18.101192  8286 leader_election.cc:343] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.101212  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:18.103931  8360 leader_election.cc:343] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.104503  8360 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.106536  8495 raft_consensus.cc:2749] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.110219  8465 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.110230  8556 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.112954  8433 raft_consensus.cc:359] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.113921  8433 raft_consensus.cc:385] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.114146  8433 raft_consensus.cc:740] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.115159  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.116765  8391 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:18.118310  8284 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:18.119354  8556 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.119696  8556 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.129962  8495 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.120270  8556 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.134536  8495 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.135303  8439 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.155871  8435 tablet_bootstrap.cc:492] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.156582  8435 ts_tablet_manager.cc:1403] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.020s
I20260709 14:50:18.158257  8433 consensus_queue.cc:260] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.137362  8439 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.161931  8434 tablet_bootstrap.cc:654] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.166560  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.168484  8433 ts_tablet_manager.cc:1434] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.002s
I20260709 14:50:18.169695  8433 tablet_bootstrap.cc:492] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.170133  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:18.173674  8211 consensus_peers.cc:597] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:18.174240  8439 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:18.176272  8360 leader_election.cc:343] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:18.177973  8360 leader_election.cc:343] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.178064  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.178916  8244 raft_consensus.cc:2393] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:18.170428  8465 consensus_queue.cc:1048] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:50:18.178596  8360 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.180311  8439 raft_consensus.cc:2749] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.181608  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.167572  8495 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.190246  8360 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.191931  8475 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.199065  8475 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.200062  8142 catalog_manager.cc:5697] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.205654  8435 raft_consensus.cc:359] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.206522  8435 raft_consensus.cc:385] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.206784  8435 raft_consensus.cc:740] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.207397  8435 consensus_queue.cc:260] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.209309  8435 ts_tablet_manager.cc:1434] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.000s
I20260709 14:50:18.213814  8435 tablet_bootstrap.cc:492] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
W20260709 14:50:18.223397  8563 log.cc:927] Time spent T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:50:18.223721  8434 tablet_bootstrap.cc:492] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.224156  8434 ts_tablet_manager.cc:1403] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.006s
I20260709 14:50:18.224777  8548 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.225445  8548 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.227175  8142 catalog_manager.cc:5697] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:18.228842  8433 tablet_bootstrap.cc:654] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.229216  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.229660  8548 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.230484  8394 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:18.229400  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.232378  8435 tablet_bootstrap.cc:654] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.232409  8284 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:18.232265  8556 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:18.234443  8286 leader_election.cc:343] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.234555  8548 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.235559  8548 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.236459  8548 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.239140  8556 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.240226  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.240805  8394 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.243850  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:18.244637  8434 raft_consensus.cc:359] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.245316  8434 raft_consensus.cc:385] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.245569  8434 raft_consensus.cc:740] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.246207  8434 consensus_queue.cc:260] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.248373  8434 ts_tablet_manager.cc:1434] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:50:18.249199  8434 tablet_bootstrap.cc:492] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
W20260709 14:50:18.252475  8286 leader_election.cc:343] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.259883  8434 tablet_bootstrap.cc:654] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.262883  8566 consensus_queue.cc:1048] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:18.266043  8566 consensus_queue.cc:1048] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.270764  8434 tablet_bootstrap.cc:492] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.271205  8434 ts_tablet_manager.cc:1403] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:50:18.273713  8548 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.276674  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.277197  8393 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.273729  8434 raft_consensus.cc:359] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.278163  8434 raft_consensus.cc:385] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.278422  8434 raft_consensus.cc:740] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.280654  8434 consensus_queue.cc:260] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.284745  8434 ts_tablet_manager.cc:1434] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:50:18.285876  8434 tablet_bootstrap.cc:492] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.287887  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:18.288316  8556 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.288918  8556 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:18.289249  8286 leader_election.cc:343] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.291056  8556 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.291561  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.292130  8244 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:18.292513  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.293097  8392 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:18.293522  8286 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:18.294337  8556 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.294865  8556 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.295358  8556 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.296991  8393 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:18.298578  8284 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:18.299676  8549 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.300278  8549 raft_consensus.cc:697] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:18.301322  8549 consensus_queue.cc:237] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.304708  8434 tablet_bootstrap.cc:654] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.305411  8394 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:18.307148  8284 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:18.307981  8549 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.308796  8549 raft_consensus.cc:697] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:18.310570  8549 consensus_queue.cc:237] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.313619  8556 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.315042  8548 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.318816  8433 tablet_bootstrap.cc:492] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.332108  8433 ts_tablet_manager.cc:1403] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.163s	user 0.024s	sys 0.016s
I20260709 14:50:18.333096  8556 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.334038  8465 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.334481  8465 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.336457  8465 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.337445  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.338052  8392 raft_consensus.cc:2468] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:18.338313  8433 raft_consensus.cc:359] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.338917  8433 raft_consensus.cc:385] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.339187  8433 raft_consensus.cc:740] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.339419  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.340389  8209 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:18.341848  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:18.342453  8244 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:18.342758  8211 leader_election.cc:343] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.341544  8465 raft_consensus.cc:2804] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.343505  8465 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.343887  8465 raft_consensus.cc:3060] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.344137  8493 consensus_queue.cc:1048] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:18.344764  8433 consensus_queue.cc:260] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.349390  8433 ts_tablet_manager.cc:1434] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:50:18.350217  8433 tablet_bootstrap.cc:492] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.350842  8434 tablet_bootstrap.cc:492] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.351275  8434 ts_tablet_manager.cc:1403] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260709 14:50:18.357808  8434 raft_consensus.cc:359] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.358457  8434 raft_consensus.cc:385] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.358729  8434 raft_consensus.cc:740] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.359325  8434 consensus_queue.cc:260] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.353542  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.361001  8394 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.361307  8434 ts_tablet_manager.cc:1434] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 14:50:18.365556  8244 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:18.367709  8286 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:18.368755  8434 tablet_bootstrap.cc:492] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.370030  8493 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.372552  8506 consensus_queue.cc:1048] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:18.373437  8493 raft_consensus.cc:697] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:18.374478  8493 consensus_queue.cc:237] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.378643  8434 tablet_bootstrap.cc:654] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.380297  8435 tablet_bootstrap.cc:492] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.380771  8435 ts_tablet_manager.cc:1403] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.167s	user 0.033s	sys 0.045s
I20260709 14:50:18.383733  8435 raft_consensus.cc:359] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.385355  8435 raft_consensus.cc:385] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.385670  8435 raft_consensus.cc:740] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.391170  8435 consensus_queue.cc:260] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.394054  8435 ts_tablet_manager.cc:1434] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:50:18.397717  8435 tablet_bootstrap.cc:492] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.403407  8435 tablet_bootstrap.cc:654] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.388105  8556 consensus_queue.cc:1048] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.388499  8141 catalog_manager.cc:5697] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.406376  8141 catalog_manager.cc:5697] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.417692  8433 tablet_bootstrap.cc:654] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.417717  8435 tablet_bootstrap.cc:492] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.418433  8435 ts_tablet_manager.cc:1403] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 14:50:18.420661  8566 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.381512  8465 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.420904  8435 raft_consensus.cc:359] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.421088  8566 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.423334  8566 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.423381  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:18.426103  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:18.427441  8209 leader_election.cc:343] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.428764  8394 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:18.431597  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.432260  8391 raft_consensus.cc:3060] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:18.435928  8211 leader_election.cc:343] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.436427  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.437253  8319 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:18.438850  8211 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:18.440594  8508 raft_consensus.cc:2804] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.441018  8508 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.441433  8508 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.442430  8435 raft_consensus.cc:385] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.442768  8435 raft_consensus.cc:740] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.443444  8439 consensus_queue.cc:1048] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.444483  8435 consensus_queue.cc:260] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.450706  8435 ts_tablet_manager.cc:1434] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:50:18.452611  8435 tablet_bootstrap.cc:492] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.447853  8142 catalog_manager.cc:5697] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.455292  8508 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.459538  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:18.460269  8320 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:18.465162  8360 consensus_peers.cc:597] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:18.471273  8439 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.471740  8439 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.473623  8439 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.475167  8435 tablet_bootstrap.cc:654] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.475656  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:18.477700  8360 leader_election.cc:343] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:18.478171  8578 log.cc:927] Time spent T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260709 14:50:18.478730  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.479542  8242 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:18.481015  8360 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.482263  8439 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.482630  8439 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.482977  8439 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.484118  8433 tablet_bootstrap.cc:492] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.485566  8433 ts_tablet_manager.cc:1403] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.001s
I20260709 14:50:18.485747  8434 tablet_bootstrap.cc:492] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.486650  8434 ts_tablet_manager.cc:1403] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.118s	user 0.036s	sys 0.052s
I20260709 14:50:18.489037  8434 raft_consensus.cc:359] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.490221  8439 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.492486  8435 tablet_bootstrap.cc:492] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.492801  8320 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:18.492961  8435 ts_tablet_manager.cc:1403] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.001s
I20260709 14:50:18.492834  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:18.493721  8245 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.489681  8434 raft_consensus.cc:385] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.494999  8391 raft_consensus.cc:2468] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:18.495255  8434 raft_consensus.cc:740] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.495987  8434 consensus_queue.cc:260] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.496133  8209 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.497028  8566 raft_consensus.cc:2804] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.496081  8435 raft_consensus.cc:359] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.497494  8566 raft_consensus.cc:697] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:18.498284  8434 ts_tablet_manager.cc:1434] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:18.498338  8566 consensus_queue.cc:237] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.499617  8434 tablet_bootstrap.cc:492] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.501338  8245 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:18.496801  8433 raft_consensus.cc:359] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.502205  8433 raft_consensus.cc:385] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.502413  8465 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.503607  8433 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.502916  8439 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.503827  8360 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:18.503240  8435 raft_consensus.cc:385] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.504472  8435 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.505213  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:18.505862  8319 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.505296  8433 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.506460  8434 tablet_bootstrap.cc:654] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.507867  8433 ts_tablet_manager.cc:1434] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:50:18.508761  8433 tablet_bootstrap.cc:492] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.510010  8495 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.510488  8495 raft_consensus.cc:697] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:18.505931  8435 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.511291  8495 consensus_queue.cc:237] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.512341  8435 ts_tablet_manager.cc:1434] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.006s
I20260709 14:50:18.513523  8435 tablet_bootstrap.cc:492] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.519002  8435 tablet_bootstrap.cc:654] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.523120  8139 catalog_manager.cc:5697] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.529625  8211 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:18.530517  8566 raft_consensus.cc:2804] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.531603  8566 raft_consensus.cc:697] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:18.532697  8319 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:18.532644  8566 consensus_queue.cc:237] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.519764  8434 tablet_bootstrap.cc:492] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.523350  8433 tablet_bootstrap.cc:654] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.537110  8434 ts_tablet_manager.cc:1403] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.009s
I20260709 14:50:18.539423  8508 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.539729  8434 raft_consensus.cc:359] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.540410  8434 raft_consensus.cc:385] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.540669  8434 raft_consensus.cc:740] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.540782  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.541337  8434 consensus_queue.cc:260] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:18.542186  8209 leader_election.cc:343] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.547009  8434 ts_tablet_manager.cc:1434] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:50:18.547927  8434 tablet_bootstrap.cc:492] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.550961  8142 catalog_manager.cc:5697] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.560541  8435 tablet_bootstrap.cc:492] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.561033  8435 ts_tablet_manager.cc:1403] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.013s
I20260709 14:50:18.563628  8433 tablet_bootstrap.cc:492] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.564111  8433 ts_tablet_manager.cc:1403] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.004s
I20260709 14:50:18.567245  8433 raft_consensus.cc:359] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.567432  8435 raft_consensus.cc:359] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.568030  8435 raft_consensus.cc:385] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.568003  8433 raft_consensus.cc:385] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.568204  8434 tablet_bootstrap.cc:654] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.568437  8435 raft_consensus.cc:740] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.568534  8433 raft_consensus.cc:740] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.569154  8435 consensus_queue.cc:260] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.569281  8433 consensus_queue.cc:260] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.571480  8433 ts_tablet_manager.cc:1434] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:50:18.570752  8141 catalog_manager.cc:5697] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:18.572418  8433 tablet_bootstrap.cc:492] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.577711  8548 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.578527  8433 tablet_bootstrap.cc:654] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.578733  8435 ts_tablet_manager.cc:1434] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:50:18.578367  8548 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.583963  8548 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.586202  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.586851  8394 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:18.587525  8435 tablet_bootstrap.cc:492] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.588064  8284 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:18.586196  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:18.590540  8286 leader_election.cc:343] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.594009  8548 raft_consensus.cc:2804] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.594480  8433 tablet_bootstrap.cc:492] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.594383  8548 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.594901  8548 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.595340  8435 tablet_bootstrap.cc:654] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.597167  8434 tablet_bootstrap.cc:492] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.597601  8434 ts_tablet_manager.cc:1403] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.000s
I20260709 14:50:18.600239  8434 raft_consensus.cc:359] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.600876  8434 raft_consensus.cc:385] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.601146  8434 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.601747  8433 ts_tablet_manager.cc:1403] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260709 14:50:18.602249  8495 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.604311  8495 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.605116  8548 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.606223  8433 raft_consensus.cc:359] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.606884  8433 raft_consensus.cc:385] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.607157  8433 raft_consensus.cc:740] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.607656  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.607774  8433 consensus_queue.cc:260] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.608369  8548 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.608860  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
W20260709 14:50:18.609028  8360 leader_election.cc:343] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.609741  8433 ts_tablet_manager.cc:1434] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
W20260709 14:50:18.610917  8284 consensus_peers.cc:597] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 -> Peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Couldn't send request to peer 2b143bef1cc541a7961dd1ab0f60984a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:18.611284  8433 tablet_bootstrap.cc:492] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.611238  8439 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.611613  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.612005  8439 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:18.612619  8286 leader_election.cc:343] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:18.613435  8360 leader_election.cc:343] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.613682  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.613896  8360 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.614234  8439 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.614317  8394 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.606244  8495 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.615712  8439 raft_consensus.cc:2749] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.601799  8434 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.621519  8434 ts_tablet_manager.cc:1434] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 14:50:18.626319  8566 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.627238  8433 tablet_bootstrap.cc:654] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.626863  8566 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.629114  8566 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.630266  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.630847  8391 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:18.631228  8435 tablet_bootstrap.cc:492] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.631642  8435 ts_tablet_manager.cc:1403] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.007s
I20260709 14:50:18.632055  8209 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:18.632905  8566 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.632936  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.633455  8566 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.633982  8566 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.633925  8320 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:18.635643  8394 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:18.640666  8435 raft_consensus.cc:359] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.641310  8435 raft_consensus.cc:385] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.641559  8435 raft_consensus.cc:740] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.644317  8284 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:18.645056  8548 raft_consensus.cc:2804] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.646301  8548 raft_consensus.cc:697] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:18.647104  8548 consensus_queue.cc:237] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.648020  8566 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.648411  8434 tablet_bootstrap.cc:492] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.650821  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:18.651428  8320 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.652974  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.655006  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.657320  8434 tablet_bootstrap.cc:654] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.658222  8320 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:18.659358  8211 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:18.660141  8465 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.660590  8465 raft_consensus.cc:697] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:18.643843  8435 consensus_queue.cc:260] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.661473  8465 consensus_queue.cc:237] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.662837  8435 ts_tablet_manager.cc:1434] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:50:18.663683  8435 tablet_bootstrap.cc:492] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
W20260709 14:50:18.660547  8360 leader_election.cc:343] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.666474  8439 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.667014  8439 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.671972  8439 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.673555  8493 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.673929  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:18.674180  8493 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.674716  8394 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.677928  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:18.679724  8284 leader_election.cc:343] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.680747  8493 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:18.681857  8360 leader_election.cc:343] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.682428  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.682462  8360 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:18.685628  8286 leader_election.cc:343] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.670961  8566 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.687745  8434 tablet_bootstrap.cc:492] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.688328  8439 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.691928  8434 ts_tablet_manager.cc:1403] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.003s
I20260709 14:50:18.690172  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.690793  8394 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:18.691684  8286 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:18.695261  8548 raft_consensus.cc:2749] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.695847  8493 consensus_queue.cc:1048] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.698580  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.699313  8320 raft_consensus.cc:2393] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:18.705279  8360 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.705799  8242 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.706331  8439 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.707450  8142 catalog_manager.cc:5697] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.719965  8439 raft_consensus.cc:2749] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.724035  8434 raft_consensus.cc:359] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.724756  8434 raft_consensus.cc:385] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.725072  8434 raft_consensus.cc:740] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.726198  8434 consensus_queue.cc:260] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.728852  8493 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.730234  8142 catalog_manager.cc:5697] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:18.739423  8433 tablet_bootstrap.cc:492] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.740028  8433 ts_tablet_manager.cc:1403] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.129s	user 0.050s	sys 0.056s
I20260709 14:50:18.739610  8434 ts_tablet_manager.cc:1434] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:50:18.741528  8434 tablet_bootstrap.cc:492] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.750607  8433 raft_consensus.cc:359] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.751605  8433 raft_consensus.cc:385] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.752072  8433 raft_consensus.cc:740] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.753126  8435 tablet_bootstrap.cc:654] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.752738  8433 consensus_queue.cc:260] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.755044  8433 ts_tablet_manager.cc:1434] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:50:18.755961  8434 tablet_bootstrap.cc:654] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.756413  8433 tablet_bootstrap.cc:492] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.765444  8433 tablet_bootstrap.cc:654] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.768707  8435 tablet_bootstrap.cc:492] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.769255  8435 ts_tablet_manager.cc:1403] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.106s	user 0.004s	sys 0.008s
I20260709 14:50:18.772274  8435 raft_consensus.cc:359] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.772881  8435 raft_consensus.cc:385] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.773130  8435 raft_consensus.cc:740] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.773833  8435 consensus_queue.cc:260] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.777843  8435 ts_tablet_manager.cc:1434] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:50:18.779160  8433 tablet_bootstrap.cc:492] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.779848  8433 ts_tablet_manager.cc:1403] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260709 14:50:18.781312  8435 tablet_bootstrap.cc:492] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.785909  8492 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.787484  8435 tablet_bootstrap.cc:654] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.790354  8492 consensus_queue.cc:1048] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:18.803462  8433 raft_consensus.cc:359] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.805004  8549 consensus_queue.cc:1048] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.805389  8433 raft_consensus.cc:385] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.805755  8433 raft_consensus.cc:740] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.811904  8433 consensus_queue.cc:260] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.814520  8433 ts_tablet_manager.cc:1434] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:50:18.815529  8433 tablet_bootstrap.cc:492] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.822988  8433 tablet_bootstrap.cc:654] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.823921  8435 tablet_bootstrap.cc:492] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.824385  8435 ts_tablet_manager.cc:1403] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.008s
I20260709 14:50:18.826841  8435 raft_consensus.cc:359] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.827467  8435 raft_consensus.cc:385] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.827715  8435 raft_consensus.cc:740] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.828307  8435 consensus_queue.cc:260] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:18.830420  8286 consensus_peers.cc:597] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:18.831622  8595 raft_consensus.cc:493] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.832060  8595 raft_consensus.cc:515] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.836413  8595 leader_election.cc:290] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.837097  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:18.837695  8245 raft_consensus.cc:2468] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:18.838264  8433 tablet_bootstrap.cc:492] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.838694  8433 ts_tablet_manager.cc:1403] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 14:50:18.838883  8435 ts_tablet_manager.cc:1434] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:50:18.841306  8360 leader_election.cc:304] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:18.844554  8495 raft_consensus.cc:2804] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:18.845014  8495 raft_consensus.cc:493] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.845366  8495 raft_consensus.cc:3060] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.844126  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:18.856510  8360 leader_election.cc:343] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.841076  8433 raft_consensus.cc:359] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.861735  8433 raft_consensus.cc:385] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.862319  8435 tablet_bootstrap.cc:492] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.862264  8433 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.861040  8495 raft_consensus.cc:515] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.864863  8495 leader_election.cc:290] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.864574  8433 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.866012  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:18.866782  8244 raft_consensus.cc:3060] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.869076  8433 ts_tablet_manager.cc:1434] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:50:18.885046  8433 tablet_bootstrap.cc:492] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.871887  8566 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.887725  8434 tablet_bootstrap.cc:492] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.887622  8566 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.888195  8434 ts_tablet_manager.cc:1403] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.147s	user 0.041s	sys 0.042s
I20260709 14:50:18.889727  8566 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.890816  8434 raft_consensus.cc:359] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.877252  8244 raft_consensus.cc:2468] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:18.891492  8434 raft_consensus.cc:385] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.891796  8434 raft_consensus.cc:740] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.879554  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:18.880540  8549 consensus_queue.cc:1048] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.870961  8435 tablet_bootstrap.cc:654] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.892452  8434 consensus_queue.cc:260] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.891206  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.894449  8434 ts_tablet_manager.cc:1434] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 14:50:18.895756  8360 leader_election.cc:343] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.895843  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:18.896628  8391 raft_consensus.cc:2393] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:18.896533  8360 leader_election.cc:304] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.897831  8209 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.898099  8595 raft_consensus.cc:2804] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:18.898559  8595 raft_consensus.cc:697] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:18.899245  8566 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:18.899592  8434 tablet_bootstrap.cc:492] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.904846  8434 tablet_bootstrap.cc:654] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.905543  8566 raft_consensus.cc:2749] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.899371  8595 consensus_queue.cc:237] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.908432  8433 tablet_bootstrap.cc:654] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.913232  8434 tablet_bootstrap.cc:492] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:18.913651  8434 ts_tablet_manager.cc:1403] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:50:18.916005  8434 raft_consensus.cc:359] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.916647  8434 raft_consensus.cc:385] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.916915  8434 raft_consensus.cc:740] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.917510  8434 consensus_queue.cc:260] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.919766  8434 ts_tablet_manager.cc:1434] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:18.920607  8434 tablet_bootstrap.cc:492] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:18.925361  8566 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.925848  8566 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.927068  8434 tablet_bootstrap.cc:654] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.928424  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.928752  8465 consensus_queue.cc:1048] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:18.929739  8211 leader_election.cc:343] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.930711  8495 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.931156  8495 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.933065  8495 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:18.934052  8566 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:18.934311  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:18.934962  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:18.935503  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:18.937259  8209 leader_election.cc:343] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:18.937755  8209 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.939090  8566 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.942441  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:18.944166  8435 tablet_bootstrap.cc:492] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:18.944604  8435 ts_tablet_manager.cc:1403] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.004s
I20260709 14:50:18.944653  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:18.946154  8495 raft_consensus.cc:2749] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:18.951159  8433 tablet_bootstrap.cc:492] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:18.961752  8433 ts_tablet_manager.cc:1403] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.011s
I20260709 14:50:18.964254  8433 raft_consensus.cc:359] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.964911  8433 raft_consensus.cc:385] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.954182  8435 raft_consensus.cc:359] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.965176  8433 raft_consensus.cc:740] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.965340  8435 raft_consensus.cc:385] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:18.965611  8435 raft_consensus.cc:740] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.965876  8433 consensus_queue.cc:260] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.961247  8495 consensus_queue.cc:1048] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:50:18.966225  8435 consensus_queue.cc:260] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:18.968360  8433 ts_tablet_manager.cc:1434] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:18.968869  8435 ts_tablet_manager.cc:1434] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:18.969224  8433 tablet_bootstrap.cc:492] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:18.969695  8435 tablet_bootstrap.cc:492] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:18.987826  8506 consensus_queue.cc:1048] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.996439  8566 consensus_queue.cc:1048] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:18.997067  8435 tablet_bootstrap.cc:654] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:18.999068  8595 consensus_queue.cc:1048] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:19.001361  8433 tablet_bootstrap.cc:654] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.019163  8434 tablet_bootstrap.cc:492] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.019832  8434 ts_tablet_manager.cc:1403] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.027s
I20260709 14:50:19.037143  8141 catalog_manager.cc:5697] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.086956  8434 raft_consensus.cc:359] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.087633  8434 raft_consensus.cc:385] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.087934  8434 raft_consensus.cc:740] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.088372  8492 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.088558  8434 consensus_queue.cc:260] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.088833  8492 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.089145  8319 raft_consensus.cc:3060] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.090845  8434 ts_tablet_manager.cc:1434] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.009s
I20260709 14:50:19.091804  8434 tablet_bootstrap.cc:492] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.092316  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.090780  8492 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.108744  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.109711  8318 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.111459  8286 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:19.108915  8435 tablet_bootstrap.cc:492] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.112902  8435 ts_tablet_manager.cc:1403] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.004s
I20260709 14:50:19.114068  8433 tablet_bootstrap.cc:492] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.114502  8433 ts_tablet_manager.cc:1403] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.145s	user 0.017s	sys 0.004s
I20260709 14:50:19.112519  8492 raft_consensus.cc:2749] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:19.125602  8435 raft_consensus.cc:359] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.126657  8435 raft_consensus.cc:385] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.127033  8435 raft_consensus.cc:740] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.127925  8435 consensus_queue.cc:260] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.130223  8435 ts_tablet_manager.cc:1434] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 14:50:19.131517  8435 tablet_bootstrap.cc:492] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.140612  8566 consensus_queue.cc:1048] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.141163  8465 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.158318  8492 consensus_queue.cc:1048] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:19.172731  8566 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.176719  8434 tablet_bootstrap.cc:654] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.181950  8391 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.182029  8433 raft_consensus.cc:359] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.182780  8433 raft_consensus.cc:385] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.183068  8433 raft_consensus.cc:740] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.183748  8433 consensus_queue.cc:260] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.185293  8435 tablet_bootstrap.cc:654] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.191640  8433 ts_tablet_manager.cc:1434] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 14:50:19.192358  8433 tablet_bootstrap.cc:492] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.228319  8493 consensus_queue.cc:1048] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.233103  8433 tablet_bootstrap.cc:654] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.237134  8435 tablet_bootstrap.cc:492] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.239686  8435 ts_tablet_manager.cc:1403] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.003s
I20260709 14:50:19.244621  8435 raft_consensus.cc:359] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.245273  8435 raft_consensus.cc:385] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.247116  8566 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.247605  8566 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.250872  8245 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.251685  8566 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.252466  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:19.253662  8209 leader_election.cc:343] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.259441  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:19.260654  8211 leader_election.cc:343] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.261349  8211 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.263072  8566 raft_consensus.cc:2749] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:19.270202  8465 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.270715  8465 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.272207  8465 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.273288  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.274000  8391 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:19.245564  8435 raft_consensus.cc:740] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.275020  8434 tablet_bootstrap.cc:492] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.275590  8434 ts_tablet_manager.cc:1403] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.184s	user 0.004s	sys 0.009s
I20260709 14:50:19.275699  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.277163  8209 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:19.278020  8465 raft_consensus.cc:2804] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.278416  8465 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.278103  8434 raft_consensus.cc:359] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.278808  8465 raft_consensus.cc:3060] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.278856  8434 raft_consensus.cc:385] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.279786  8434 raft_consensus.cc:740] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.280507  8434 consensus_queue.cc:260] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.282418  8434 ts_tablet_manager.cc:1434] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:19.276300  8319 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:19.283159  8434 tablet_bootstrap.cc:492] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.275089  8435 consensus_queue.cc:260] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.286157  8435 ts_tablet_manager.cc:1434] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:50:19.286157  8465 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.289309  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:19.289606  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:19.289943  8391 raft_consensus.cc:3060] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.290477  8595 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.290925  8595 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.291440  8433 tablet_bootstrap.cc:492] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.291889  8433 ts_tablet_manager.cc:1403] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.016s
I20260709 14:50:19.292873  8595 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.294274  8433 raft_consensus.cc:359] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.294613  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.294900  8433 raft_consensus.cc:385] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.294952  8465 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.295213  8433 raft_consensus.cc:740] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
W20260709 14:50:19.296175  8360 leader_election.cc:343] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.296090  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.297149  8435 tablet_bootstrap.cc:492] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
W20260709 14:50:19.297596  8360 leader_election.cc:343] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.298053  8360 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.295975  8433 consensus_queue.cc:260] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.300940  8433 ts_tablet_manager.cc:1434] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:19.289511  8434 tablet_bootstrap.cc:654] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.290172  8319 raft_consensus.cc:3060] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.299085  8595 raft_consensus.cc:2749] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:19.299077  8391 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:19.303145  8435 tablet_bootstrap.cc:654] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.302968  8209 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:19.303809  8566 raft_consensus.cc:2804] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.304312  8566 raft_consensus.cc:697] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:19.305089  8566 consensus_queue.cc:237] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.309116  8319 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:19.312626  8433 tablet_bootstrap.cc:492] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.318468  8435 tablet_bootstrap.cc:492] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.318899  8435 ts_tablet_manager.cc:1403] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:50:19.320727  8434 tablet_bootstrap.cc:492] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.320852  8318 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.319247  8142 catalog_manager.cc:5697] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.321328  8434 ts_tablet_manager.cc:1403] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.001s
I20260709 14:50:19.324548  8434 raft_consensus.cc:359] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.325166  8434 raft_consensus.cc:385] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:19.327409  8360 consensus_peers.cc:597] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:19.328691  8433 tablet_bootstrap.cc:654] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.332374  8435 raft_consensus.cc:359] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.333022  8435 raft_consensus.cc:385] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.333285  8435 raft_consensus.cc:740] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.325419  8434 raft_consensus.cc:740] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.334554  8434 consensus_queue.cc:260] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.336067  8434 ts_tablet_manager.cc:1434] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:50:19.338119  8435 consensus_queue.cc:260] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.343709  8493 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.344161  8493 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.346252  8493 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.347760  8435 ts_tablet_manager.cc:1434] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 14:50:19.347635  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.348582  8435 tablet_bootstrap.cc:492] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.348614  8244 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:19.349834  8286 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:19.350705  8493 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.351178  8493 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.351768  8493 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.339578  8434 tablet_bootstrap.cc:492] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.355435  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.356036  8391 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:19.356629  8595 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.357066  8595 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.359071  8595 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.360765  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.361420  8319 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:19.362658  8360 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:19.363363  8595 raft_consensus.cc:2804] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.363813  8595 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.363497  8493 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.364334  8595 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.365137  8548 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.365622  8548 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.366199  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:19.366765  8245 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.367652  8548 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.369158  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.364336  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.371047  8434 tablet_bootstrap.cc:654] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.371338  8244 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:19.371703  8595 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:19.372579  8284 leader_election.cc:343] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.373891  8595 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.374486  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:19.375010  8244 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.375483  8435 tablet_bootstrap.cc:654] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.375358  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.375955  8243 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:19.377187  8286 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:19.378288  8548 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.378706  8548 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.379073  8548 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.383905  8245 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:19.385381  8493 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.386942  8286 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:19.388918  8493 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.389425  8493 raft_consensus.cc:697] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:19.390213  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:19.387107  8244 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:19.390828  8391 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.391479  8360 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:19.392246  8595 raft_consensus.cc:2804] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.390309  8493 consensus_queue.cc:237] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.393275  8595 raft_consensus.cc:697] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:19.384022  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:19.394004  8319 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.394127  8595 consensus_queue.cc:237] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.397313  8548 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.399434  8548 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.400022  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:19.401223  8244 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.401194  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:19.406836  8284 leader_election.cc:343] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.408340  8244 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:19.409821  8286 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:19.410939  8548 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.411958  8548 raft_consensus.cc:697] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:19.413121  8391 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:19.413370  8548 consensus_queue.cc:237] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.408739  8433 tablet_bootstrap.cc:492] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.423087  8433 ts_tablet_manager.cc:1403] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.009s
I20260709 14:50:19.426224  8434 tablet_bootstrap.cc:492] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.426819  8434 ts_tablet_manager.cc:1403] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.004s
I20260709 14:50:19.428287  8319 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:19.430285  8435 tablet_bootstrap.cc:492] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.430449  8433 raft_consensus.cc:359] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.431233  8433 raft_consensus.cc:385] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.431516  8433 raft_consensus.cc:740] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.431437  8434 raft_consensus.cc:359] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.432369  8434 raft_consensus.cc:385] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.432727  8434 raft_consensus.cc:740] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.432504  8433 consensus_queue.cc:260] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.430928  8435 ts_tablet_manager.cc:1403] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.001s
I20260709 14:50:19.435633  8433 ts_tablet_manager.cc:1434] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:50:19.436981  8435 raft_consensus.cc:359] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.442538  8435 raft_consensus.cc:385] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.442884  8435 raft_consensus.cc:740] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.443202  8433 tablet_bootstrap.cc:492] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.437783  8434 consensus_queue.cc:260] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.446444  8434 ts_tablet_manager.cc:1434] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:50:19.447597  8434 tablet_bootstrap.cc:492] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.443737  8435 consensus_queue.cc:260] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.457139  8435 ts_tablet_manager.cc:1434] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260709 14:50:19.460867  8434 tablet_bootstrap.cc:654] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.461158  8140 catalog_manager.cc:5697] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.475364  8141 catalog_manager.cc:5697] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.476874  8433 tablet_bootstrap.cc:654] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.492882  8435 tablet_bootstrap.cc:492] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.493723  8433 tablet_bootstrap.cc:492] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.494244  8433 ts_tablet_manager.cc:1403] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.006s
I20260709 14:50:19.495831  8506 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.496318  8506 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.497577  8140 catalog_manager.cc:5697] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.499004  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.500008  8435 tablet_bootstrap.cc:654] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:19.500507  8211 leader_election.cc:343] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.506300  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.506901  8392 raft_consensus.cc:2468] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:19.507984  8439 consensus_queue.cc:1048] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.508059  8209 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.508961  8465 raft_consensus.cc:2804] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.509022  8506 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.509388  8465 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.508386  8435 tablet_bootstrap.cc:492] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.509743  8465 raft_consensus.cc:3060] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.510102  8435 ts_tablet_manager.cc:1403] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 14:50:19.512956  8435 raft_consensus.cc:359] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.513587  8435 raft_consensus.cc:385] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.513876  8435 raft_consensus.cc:740] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.514479  8435 consensus_queue.cc:260] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.515672  8506 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.516258  8434 tablet_bootstrap.cc:492] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.516076  8506 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.516399  8435 ts_tablet_manager.cc:1434] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:19.516675  8434 ts_tablet_manager.cc:1403] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260709 14:50:19.517839  8435 tablet_bootstrap.cc:492] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.518802  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.519197  8434 raft_consensus.cc:359] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.519411  8433 raft_consensus.cc:359] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.519847  8434 raft_consensus.cc:385] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.520150  8433 raft_consensus.cc:385] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.520223  8434 raft_consensus.cc:740] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
W20260709 14:50:19.520223  8211 leader_election.cc:343] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.520493  8433 raft_consensus.cc:740] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.518628  8465 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.521071  8434 consensus_queue.cc:260] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.522558  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.523456  8434 ts_tablet_manager.cc:1434] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 14:50:19.523834  8209 leader_election.cc:343] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.524109  8435 tablet_bootstrap.cc:654] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.524132  8209 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.524489  8566 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.525053  8508 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:19.524912  8566 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.525897  8465 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.526863  8566 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.527035  8434 tablet_bootstrap.cc:492] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.528406  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:19.528928  8392 raft_consensus.cc:3060] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.530463  8433 consensus_queue.cc:260] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.534293  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:19.535530  8209 leader_election.cc:343] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.536808  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.538926  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:19.539486  8319 raft_consensus.cc:3060] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:19.542236  8211 leader_election.cc:343] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.542693  8211 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.542840  8435 tablet_bootstrap.cc:492] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.543455  8465 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:19.543588  8435 ts_tablet_manager.cc:1403] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 14:50:19.542258  8433 ts_tablet_manager.cc:1434] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.002s
I20260709 14:50:19.546334  8435 raft_consensus.cc:359] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.546940  8435 raft_consensus.cc:385] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.547211  8435 raft_consensus.cc:740] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.547916  8506 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.547824  8392 raft_consensus.cc:2468] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:19.547842  8435 consensus_queue.cc:260] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.549839  8209 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:19.550490  8435 ts_tablet_manager.cc:1434] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:19.551317  8435 tablet_bootstrap.cc:492] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.547820  8319 raft_consensus.cc:2468] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:19.554308  8433 tablet_bootstrap.cc:492] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.555606  8506 raft_consensus.cc:2804] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.558691  8506 raft_consensus.cc:697] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:19.559123  8434 tablet_bootstrap.cc:654] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.559609  8506 consensus_queue.cc:237] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.562662  8433 tablet_bootstrap.cc:654] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.564231  8435 tablet_bootstrap.cc:654] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.575066  8434 tablet_bootstrap.cc:492] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.575604  8434 ts_tablet_manager.cc:1403] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.006s
I20260709 14:50:19.579712  8435 tablet_bootstrap.cc:492] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.580227  8435 ts_tablet_manager.cc:1403] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260709 14:50:19.580976  8433 tablet_bootstrap.cc:492] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.581449  8433 ts_tablet_manager.cc:1403] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260709 14:50:19.583057  8435 raft_consensus.cc:359] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.581570  8434 raft_consensus.cc:359] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.583727  8435 raft_consensus.cc:385] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.584038  8434 raft_consensus.cc:385] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.584097  8435 raft_consensus.cc:740] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.584504  8434 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.583907  8433 raft_consensus.cc:359] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.584982  8433 raft_consensus.cc:385] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.585101  8435 consensus_queue.cc:260] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.585207  8434 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.585314  8433 raft_consensus.cc:740] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.587297  8435 ts_tablet_manager.cc:1434] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:19.587076  8433 consensus_queue.cc:260] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.588169  8435 tablet_bootstrap.cc:492] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.590564  8434 ts_tablet_manager.cc:1434] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:50:19.591418  8434 tablet_bootstrap.cc:492] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.594058  8433 ts_tablet_manager.cc:1434] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:19.594463  8435 tablet_bootstrap.cc:654] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.595052  8433 tablet_bootstrap.cc:492] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.600838  8433 tablet_bootstrap.cc:654] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.612612  8434 tablet_bootstrap.cc:654] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.597632  8140 catalog_manager.cc:5697] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.616164  8435 tablet_bootstrap.cc:492] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.616590  8435 ts_tablet_manager.cc:1403] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260709 14:50:19.617818  8433 tablet_bootstrap.cc:492] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.618360  8433 ts_tablet_manager.cc:1403] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 14:50:19.619189  8435 raft_consensus.cc:359] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.619844  8435 raft_consensus.cc:385] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.620107  8435 raft_consensus.cc:740] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.620736  8435 consensus_queue.cc:260] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.621469  8433 raft_consensus.cc:359] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.622170  8433 raft_consensus.cc:385] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.622469  8433 raft_consensus.cc:740] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.623453  8435 ts_tablet_manager.cc:1434] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:50:19.623136  8433 consensus_queue.cc:260] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.624332  8435 tablet_bootstrap.cc:492] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.625648  8433 ts_tablet_manager.cc:1434] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:19.626267  8434 tablet_bootstrap.cc:492] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.626715  8434 ts_tablet_manager.cc:1403] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.009s
I20260709 14:50:19.626118  8465 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.627894  8465 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.629312  8433 tablet_bootstrap.cc:492] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.630472  8435 tablet_bootstrap.cc:654] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.630887  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.629302  8434 raft_consensus.cc:359] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.631623  8434 raft_consensus.cc:385] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.631609  8319 raft_consensus.cc:2468] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:19.632150  8434 raft_consensus.cc:740] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.633183  8211 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:19.633417  8434 consensus_queue.cc:260] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.634392  8506 raft_consensus.cc:2804] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.634836  8506 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.635406  8506 raft_consensus.cc:3060] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.636207  8434 ts_tablet_manager.cc:1434] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:50:19.637327  8465 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.639219  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.639770  8433 tablet_bootstrap.cc:654] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.640012  8392 raft_consensus.cc:2468] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:19.641451  8435 tablet_bootstrap.cc:492] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.641906  8435 ts_tablet_manager.cc:1403] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:50:19.644701  8435 raft_consensus.cc:359] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.645344  8435 raft_consensus.cc:385] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.645601  8435 raft_consensus.cc:740] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.646546  8435 consensus_queue.cc:260] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.647313  8506 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.648856  8435 ts_tablet_manager.cc:1434] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:19.649705  8435 tablet_bootstrap.cc:492] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.650463  8433 tablet_bootstrap.cc:492] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.650825  8433 ts_tablet_manager.cc:1403] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 14:50:19.651664  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:19.652227  8319 raft_consensus.cc:3060] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.653183  8434 tablet_bootstrap.cc:492] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.653448  8433 raft_consensus.cc:359] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.654177  8433 raft_consensus.cc:385] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.654433  8433 raft_consensus.cc:740] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.655288  8433 consensus_queue.cc:260] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.655539  8435 tablet_bootstrap.cc:654] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.666052  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:19.666770  8392 raft_consensus.cc:3060] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.667074  8433 ts_tablet_manager.cc:1434] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:50:19.667940  8433 tablet_bootstrap.cc:492] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.674445  8493 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.674937  8493 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.675339  8392 raft_consensus.cc:2468] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:19.676810  8209 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:19.677881  8465 raft_consensus.cc:2804] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.677964  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:19.678537  8465 raft_consensus.cc:697] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
W20260709 14:50:19.679394  8284 leader_election.cc:343] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.679646  8465 consensus_queue.cc:237] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.680428  8493 leader_election.cc:290] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.682000  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.682606  8244 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:19.684264  8506 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.687273  8434 tablet_bootstrap.cc:654] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.695401  8286 leader_election.cc:304] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:19.693859  8319 raft_consensus.cc:2468] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:19.716555  8433 tablet_bootstrap.cc:654] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.722419  8556 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.724977  8556 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.725325  8556 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.729342  8495 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.729842  8495 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.731810  8495 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.736479  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.738411  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.739073  8244 raft_consensus.cc:2468] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
W20260709 14:50:19.740128  8360 leader_election.cc:343] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.740873  8360 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.741083  8141 catalog_manager.cc:5697] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.742292  8595 raft_consensus.cc:2804] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:19.742642  8595 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.742990  8595 raft_consensus.cc:3060] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.744380  8556 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.750186  8434 tablet_bootstrap.cc:492] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.750597  8434 ts_tablet_manager.cc:1403] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.009s
I20260709 14:50:19.750907  8506 consensus_queue.cc:1048] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.738642  8435 tablet_bootstrap.cc:492] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.754938  8435 ts_tablet_manager.cc:1403] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.105s	user 0.024s	sys 0.037s
I20260709 14:50:19.756317  8506 consensus_queue.cc:1048] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:19.756927  8556 leader_election.cc:290] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.757889  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:19.758498  8244 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.758637  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:19.759974  8284 leader_election.cc:343] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.759893  8435 raft_consensus.cc:359] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.760599  8435 raft_consensus.cc:385] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.760881  8435 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.761466  8435 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.763448  8435 ts_tablet_manager.cc:1434] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:19.764216  8435 tablet_bootstrap.cc:492] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.764056  8595 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.767210  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:19.767808  8245 raft_consensus.cc:3060] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:19.756379  8434 raft_consensus.cc:359] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.772034  8434 raft_consensus.cc:385] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.772424  8434 raft_consensus.cc:740] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.774704  8245 raft_consensus.cc:2468] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:19.767442  8244 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:19.778496  8435 tablet_bootstrap.cc:654] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.779608  8434 consensus_queue.cc:260] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.781256  8286 leader_election.cc:304] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:19.775791  8360 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:19.782177  8439 raft_consensus.cc:2804] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.783327  8439 raft_consensus.cc:697] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:19.784217  8439 consensus_queue.cc:237] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.784888  8595 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.782604  8556 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:19.787925  8433 tablet_bootstrap.cc:492] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:19.788066  8434 ts_tablet_manager.cc:1434] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 14:50:19.788354  8433 ts_tablet_manager.cc:1403] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.012s
I20260709 14:50:19.788951  8434 tablet_bootstrap.cc:492] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.790843  8433 raft_consensus.cc:359] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.792145  8433 raft_consensus.cc:385] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.792433  8433 raft_consensus.cc:740] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.793134  8433 consensus_queue.cc:260] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.796219  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:19.796437  8433 ts_tablet_manager.cc:1434] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:19.797286  8434 tablet_bootstrap.cc:654] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:19.802973  8595 consensus_queue.cc:1048] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.788082  8556 raft_consensus.cc:697] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:19.804435  8556 consensus_queue.cc:237] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.807109  8435 tablet_bootstrap.cc:492] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:19.807580  8435 ts_tablet_manager.cc:1403] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
W20260709 14:50:19.808395  8360 leader_election.cc:343] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.811378  8433 tablet_bootstrap.cc:492] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:19.812026  8548 consensus_queue.cc:1048] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:19.812480  8435 raft_consensus.cc:359] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.813120  8435 raft_consensus.cc:385] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.813387  8435 raft_consensus.cc:740] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.814070  8435 consensus_queue.cc:260] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.819197  8495 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.819734  8495 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.821825  8495 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.812019  8434 tablet_bootstrap.cc:492] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:19.824659  8434 ts_tablet_manager.cc:1403] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260709 14:50:19.827972  8434 raft_consensus.cc:359] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.828778  8566 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.829298  8566 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.831470  8566 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:19.832094  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:19.832508  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:19.833314  8211 leader_election.cc:343] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:19.834412  8209 leader_election.cc:343] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:19.834982  8209 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:19.837075  8435 ts_tablet_manager.cc:1434] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:50:19.838022  8435 tablet_bootstrap.cc:492] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:19.838711  8465 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:19.828801  8434 raft_consensus.cc:385] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:19.842607  8434 raft_consensus.cc:740] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:19.842515  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:19.842883  8566 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.843320  8434 consensus_queue.cc:260] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.035424  8493 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.035920  8493 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.843166  8245 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:19.889415  8495 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.038932  8495 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.039529  8493 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.040815  8495 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:19.891160  8492 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.864886  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.042559  8434 ts_tablet_manager.cc:1434] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.218s	user 0.018s	sys 0.013s
I20260709 14:50:20.042039  8492 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.043430  8434 tablet_bootstrap.cc:492] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:19.843495  8566 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:19.941963  8556 consensus_queue.cc:1048] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.103s
I20260709 14:50:20.025863  8465 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.846042  8435 tablet_bootstrap.cc:654] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.047055  8433 tablet_bootstrap.cc:700] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent opening tablet: real 0.230s	user 0.011s	sys 0.008s
I20260709 14:50:19.894429  8549 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.052942  8433 tablet_bootstrap.cc:654] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:20.053457  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 70954.7us
I20260709 14:50:20.054061  8549 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.060720  8549 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.062938  8142 catalog_manager.cc:5697] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:20.063987  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.064637  8244 raft_consensus.cc:2393] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:20.066267  8506 consensus_queue.cc:1048] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:20.077019  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:20.077365  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.078079  8245 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:20.125757  8434 tablet_bootstrap.cc:654] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.054410  8465 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.150920  8492 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.164897  8465 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:20.181079  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:20.192292  8360 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:20.195546  8495 raft_consensus.cc:2804] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.195909  8495 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.196259  8495 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.199301  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.200196  8317 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:20.204540  8434 tablet_bootstrap.cc:492] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:20.205235  8434 ts_tablet_manager.cc:1403] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.003s
I20260709 14:50:20.145238  8286 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:20.188835  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:20.191401  8439 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.191565  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.192224  8435 tablet_bootstrap.cc:492] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:20.192363  8670 consensus_queue.cc:1048] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:20.208189  8435 ts_tablet_manager.cc:1403] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.370s	user 0.039s	sys 0.030s
I20260709 14:50:20.194913  8433 tablet_bootstrap.cc:492] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
W20260709 14:50:20.188027  8663 log.cc:927] Time spent T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:50:20.210009  8393 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
W20260709 14:50:20.210779  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 70174us
I20260709 14:50:20.211241  8549 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.211199  8435 raft_consensus.cc:359] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.211694  8549 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.211928  8435 raft_consensus.cc:385] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.211757  8673 consensus_queue.cc:1048] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:20.212133  8549 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.212261  8435 raft_consensus.cc:740] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
W20260709 14:50:20.205595  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 131570us
I20260709 14:50:20.208729  8433 ts_tablet_manager.cc:1403] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.398s	user 0.022s	sys 0.046s
I20260709 14:50:20.209100  8439 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.209395  8284 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:20.215768  8439 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:20.215996  8492 raft_consensus.cc:3060] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.212961  8435 consensus_queue.cc:260] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.224007  8492 raft_consensus.cc:2749] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.230895  8434 raft_consensus.cc:359] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.323907  8566 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.314718  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.330461  8434 raft_consensus.cc:385] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.331082  8434 raft_consensus.cc:740] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.296280  8549 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.325307  8435 ts_tablet_manager.cc:1434] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.117s	user 0.005s	sys 0.001s
I20260709 14:50:20.332086  8434 consensus_queue.cc:260] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.332989  8549 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.333719  8317 raft_consensus.cc:2393] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:20.233875  8495 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.332544  8435 tablet_bootstrap.cc:492] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:20.336105  8495 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:20.294960  8465 consensus_queue.cc:1048] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 14:50:20.314270  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.337735  8433 raft_consensus.cc:359] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.338423  8433 raft_consensus.cc:385] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.338744  8433 raft_consensus.cc:740] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.339079  8670 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:20.329469  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 105482us
I20260709 14:50:20.339378  8433 consensus_queue.cc:260] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.339670  8670 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.341941  8670 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:20.344290  8211 leader_election.cc:343] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.347146  8433 ts_tablet_manager.cc:1434] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.134s	user 0.002s	sys 0.004s
I20260709 14:50:20.348387  8433 tablet_bootstrap.cc:492] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:20.346755  8139 catalog_manager.cc:5697] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:20.244402  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.357743  8434 ts_tablet_manager.cc:1434] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.152s	user 0.013s	sys 0.002s
I20260709 14:50:20.358491  8506 consensus_queue.cc:1048] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:20.358937  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:20.359573  8434 tablet_bootstrap.cc:492] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:20.360277  8393 raft_consensus.cc:2468] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:20.378865  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:20.379431  8244 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.380110  8677 consensus_queue.cc:1048] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:20.380589  8433 tablet_bootstrap.cc:654] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:20.380828  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 144080us
W20260709 14:50:20.381661  8360 leader_election.cc:343] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:20.382241  8360 leader_election.cc:343] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.395004  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:20.395682  8435 tablet_bootstrap.cc:654] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.396519  8244 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:20.396893  8360 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:20.398828  8390 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.395684  8392 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:20.412901  8209 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.411798  8495 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.432606  8671 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.428512  8495 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.436779  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:20.445995  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:20.456709  8286 leader_election.cc:343] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.447361  8392 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.436828  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.494724  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.496309  8495 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:20.484668  8314 raft_consensus.cc:3060] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:20.508474  8360 leader_election.cc:343] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:20.511711  8360 leader_election.cc:343] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.512456  8686 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.516206  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:20.516749  8684 log.cc:927] Time spent T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 14:50:20.519585  8671 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:20.521795  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 64316.6us
I20260709 14:50:20.522399  8284 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:20.537470  8671 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.524139  8433 tablet_bootstrap.cc:492] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:20.525225  8670 consensus_queue.cc:1048] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:20.525144  8686 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.528424  8434 tablet_bootstrap.cc:654] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.532944  8689 raft_consensus.cc:2804] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:20.534675  8360 leader_election.cc:343] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.535145  8392 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:20.538481  8433 ts_tablet_manager.cc:1403] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.190s	user 0.013s	sys 0.008s
I20260709 14:50:20.537902  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:20.538621  8286 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:20.539655  8672 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.541917  8492 consensus_queue.cc:1048] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:20.544915  8394 raft_consensus.cc:2393] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:20.544958  8548 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:20.541189  8284 consensus_peers.cc:597] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 -> Peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Couldn't send request to peer 2b143bef1cc541a7961dd1ab0f60984a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:20.546339  8548 raft_consensus.cc:697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:20.547464  8689 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.547871  8689 raft_consensus.cc:3060] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:20.543884  8360 leader_election.cc:343] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.554812  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.554661  8548 consensus_queue.cc:237] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.552863  8672 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.568921  8433 raft_consensus.cc:359] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.569628  8433 raft_consensus.cc:385] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.570041  8433 raft_consensus.cc:740] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.570708  8433 consensus_queue.cc:260] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.564172  8672 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.558871  8493 consensus_queue.cc:1048] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:50:20.579396  8433 ts_tablet_manager.cc:1434] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 14:50:20.580313  8433 tablet_bootstrap.cc:492] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:20.616189  8686 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.619503  8209 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.621215  8506 raft_consensus.cc:2749] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:20.626724  8694 log.cc:927] Time spent T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:50:20.638175  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.675758  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:20.676432  8244 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.680137  8435 tablet_bootstrap.cc:492] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:20.681958  8435 ts_tablet_manager.cc:1403] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.350s	user 0.010s	sys 0.011s
W20260709 14:50:20.682152  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 62845.9us
W20260709 14:50:20.685294  8360 leader_election.cc:343] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.685708  8360 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.689119  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:20.704594  8360 leader_election.cc:343] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.705051  8360 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.706758  8244 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:20.676563  8689 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.693380  8495 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.704627  8595 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.714128  8670 raft_consensus.cc:2749] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:20.714329  8209 leader_election.cc:343] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.692912  8672 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.721396  8595 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.732909  8672 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.734093  8595 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:20.734098  8692 consensus_queue.cc:1048] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:50:20.729985  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.736199  8435 raft_consensus.cc:359] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.736680  8435 raft_consensus.cc:385] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.736891  8435 raft_consensus.cc:740] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.737352  8435 consensus_queue.cc:260] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.740912  8435 ts_tablet_manager.cc:1434] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:50:20.744503  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.745147  8243 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:20.748339  8433 tablet_bootstrap.cc:654] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:20.720335  8671 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.748457  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:20.751590  8360 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.757992  8670 raft_consensus.cc:2804] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:20.758489  8670 raft_consensus.cc:697] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
W20260709 14:50:20.743224  8211 leader_election.cc:343] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.759393  8211 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.759800  8689 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.759752  8670 consensus_queue.cc:237] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.760646  8689 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.762393  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:20.753607  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.769378  8671 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:20.767288  8211 leader_election.cc:343] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.772338  8392 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:20.784024  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:20.784746  8319 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:20.787983  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:20.795791  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:20.796373  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:20.801211  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.806448  8435 tablet_bootstrap.cc:492] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:20.818835  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:20.819479  8389 raft_consensus.cc:3060] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:20.823606  8286 leader_election.cc:343] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.825950  8693 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:20.810957  8692 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.826669  8693 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.828965  8692 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.845719  8506 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.848007  8506 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.850093  8506 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:20.856912  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:20.857604  8394 raft_consensus.cc:2468] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:20.858798  8434 tablet_bootstrap.cc:492] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:20.859061  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.859313  8434 ts_tablet_manager.cc:1403] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.500s	user 0.025s	sys 0.027s
I20260709 14:50:20.859098  8209 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:20.860222  8506 raft_consensus.cc:2804] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:20.862270  8434 raft_consensus.cc:359] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.886355  8434 raft_consensus.cc:385] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:20.886703  8434 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:20.887511  8434 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.866456  8284 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:20.853933  8692 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:20.864065  8211 leader_election.cc:343] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.908207  8693 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:20.860641  8506 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.914776  8506 raft_consensus.cc:3060] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:20.921387  8548 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:20.922451  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 56529.6us
I20260709 14:50:20.941833  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:20.948360  8434 ts_tablet_manager.cc:1434] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260709 14:50:20.948621  8360 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.949326  8434 tablet_bootstrap.cc:492] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
W20260709 14:50:20.949981  8360 leader_election.cc:343] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:20.950372  8360 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:20.949299  8693 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.974072  8433 tablet_bootstrap.cc:492] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:20.976040  8433 ts_tablet_manager.cc:1403] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.396s	user 0.030s	sys 0.019s
I20260709 14:50:20.977133  8712 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:20.982344  8389 raft_consensus.cc:2468] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:20.986936  8435 tablet_bootstrap.cc:654] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.002933  8433 raft_consensus.cc:359] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.003762  8433 raft_consensus.cc:385] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.004088  8433 raft_consensus.cc:740] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.004798  8433 consensus_queue.cc:260] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:20.991837  8506 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.009491  8506 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.013934  8692 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.016249  8692 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:21.017424  8434 tablet_bootstrap.cc:654] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.018781  8435 tablet_bootstrap.cc:492] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:21.019296  8435 ts_tablet_manager.cc:1403] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.003s
I20260709 14:50:21.019548  8433 ts_tablet_manager.cc:1434] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:50:21.020517  8433 tablet_bootstrap.cc:492] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:21.027469  8433 tablet_bootstrap.cc:654] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.030435  8434 tablet_bootstrap.cc:492] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:21.031038  8434 ts_tablet_manager.cc:1403] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.003s
I20260709 14:50:21.034462  8434 raft_consensus.cc:359] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.035502  8434 raft_consensus.cc:385] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.035915  8434 raft_consensus.cc:740] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.037096  8434 consensus_queue.cc:260] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.040208  8434 ts_tablet_manager.cc:1434] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:21.041079  8434 tablet_bootstrap.cc:492] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:21.052343  8434 tablet_bootstrap.cc:654] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.053370  8209 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.057286  8433 tablet_bootstrap.cc:492] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:21.058396  8433 ts_tablet_manager.cc:1403] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.005s
I20260709 14:50:21.063712  8434 tablet_bootstrap.cc:492] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:21.064239  8434 ts_tablet_manager.cc:1403] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260709 14:50:21.066910  8434 raft_consensus.cc:359] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.067633  8434 raft_consensus.cc:385] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.067507  8433 raft_consensus.cc:359] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.067992  8434 raft_consensus.cc:740] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.068161  8433 raft_consensus.cc:385] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.068477  8433 raft_consensus.cc:740] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.068894  8434 consensus_queue.cc:260] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.069082  8433 consensus_queue.cc:260] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.071062  8434 ts_tablet_manager.cc:1434] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:21.071563  8433 ts_tablet_manager.cc:1434] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:50:21.072007  8434 tablet_bootstrap.cc:492] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:21.072379  8433 tablet_bootstrap.cc:492] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:21.078760  8434 tablet_bootstrap.cc:654] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.078863  8433 tablet_bootstrap.cc:654] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.083050  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:21.092159  8211 leader_election.cc:343] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.092483  8433 tablet_bootstrap.cc:492] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:21.092941  8433 ts_tablet_manager.cc:1403] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 14:50:21.097054  8434 tablet_bootstrap.cc:492] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:21.097512  8434 ts_tablet_manager.cc:1403] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 14:50:21.097388  8433 raft_consensus.cc:359] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.098518  8433 raft_consensus.cc:385] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.098819  8433 raft_consensus.cc:740] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.098940  8391 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.099548  8433 consensus_queue.cc:260] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.099977  8493 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.100399  8493 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.100093  8434 raft_consensus.cc:359] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.101114  8434 raft_consensus.cc:385] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.101383  8434 raft_consensus.cc:740] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.101549  8433 ts_tablet_manager.cc:1434] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:50:21.101998  8434 consensus_queue.cc:260] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.102450  8433 tablet_bootstrap.cc:492] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:21.102428  8493 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.104065  8434 ts_tablet_manager.cc:1434] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:21.104416  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.104931  8434 tablet_bootstrap.cc:492] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:21.105010  8392 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:21.106228  8284 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:21.107086  8548 raft_consensus.cc:2804] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.107451  8548 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.107800  8548 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.111423  8434 tablet_bootstrap.cc:654] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.116189  8433 tablet_bootstrap.cc:654] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.119557  8435 raft_consensus.cc:359] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.120476  8435 raft_consensus.cc:385] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.120811  8435 raft_consensus.cc:740] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
W20260709 14:50:21.122783  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 69528.6us
I20260709 14:50:21.123971  8506 raft_consensus.cc:2804] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.124605  8506 raft_consensus.cc:697] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:21.125660  8506 consensus_queue.cc:237] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.131292  8433 tablet_bootstrap.cc:492] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:21.131772  8433 ts_tablet_manager.cc:1403] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.002s
I20260709 14:50:21.134672  8433 raft_consensus.cc:359] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.135398  8433 raft_consensus.cc:385] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.135685  8433 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.136345  8433 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.138971  8433 ts_tablet_manager.cc:1434] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:50:21.165727  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.166376  8245 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:21.171304  8672 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.171857  8672 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.179682  8672 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.181548  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.182382  8389 raft_consensus.cc:2393] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:21.186082  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:21.186646  8317 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:21.207197  8360 consensus_peers.cc:597] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:21.206146  8433 tablet_bootstrap.cc:492] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:21.214504  8433 tablet_bootstrap.cc:654] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.219314  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:21.219946  8389 raft_consensus.cc:3060] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.220942  8703 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.221392  8703 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.223625  8703 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:21.235152  8697 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:21.121594  8435 consensus_queue.cc:260] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.238237  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:21.250452  8360 leader_election.cc:343] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.254238  8493 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.254735  8493 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.255175  8693 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.255702  8693 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.263527  8317 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:21.265297  8595 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.265920  8595 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.268101  8595 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:21.258196  8142 catalog_manager.cc:5697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.266999  8435 ts_tablet_manager.cc:1434] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.247s	user 0.008s	sys 0.002s
I20260709 14:50:21.282707  8435 tablet_bootstrap.cc:492] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:21.287068  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:21.281553  8693 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:21.272076  8548 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.290104  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.307979  8493 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.309042  8548 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.309345  8493 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.309865  8493 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.291900  8703 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.303966  8389 raft_consensus.cc:2468] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:21.315001  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:21.315627  8244 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.317385  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:21.325851  8244 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:21.323325  8703 raft_consensus.cc:697] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:21.340270  8360 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.325387  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:21.347937  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.348662  8389 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:21.345271  8595 raft_consensus.cc:2749] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:21.327183  8315 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:21.350926  8703 consensus_queue.cc:237] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.354681  8209 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.356611  8435 tablet_bootstrap.cc:654] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.356544  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:21.357160  8243 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.359556  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:21.361994  8360 leader_election.cc:343] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.362905  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:21.365384  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.364639  8671 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.367753  8671 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.368094  8671 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.369320  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:21.370826  8286 leader_election.cc:343] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.362483  8689 raft_consensus.cc:2804] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:21.375295  8360 leader_election.cc:343] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.374670  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.367051  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:21.377501  8360 leader_election.cc:343] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.377857  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.371603  8493 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.380615  8434 tablet_bootstrap.cc:492] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:21.381491  8434 ts_tablet_manager.cc:1403] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.277s	user 0.046s	sys 0.067s
I20260709 14:50:21.374604  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.374836  8689 raft_consensus.cc:697] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:21.384773  8240 raft_consensus.cc:2393] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:21.379609  8595 raft_consensus.cc:2749] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.379518  8389 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.389048  8689 consensus_queue.cc:237] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.394737  8389 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:21.397306  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.398111  8390 raft_consensus.cc:2393] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
W20260709 14:50:21.399802  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:21.400187  8284 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:21.402724  8286 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:21.402784  8595 consensus_queue.cc:1048] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.404454  8697 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.405102  8697 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:21.406996  8697 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.407369  8697 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.408020  8433 tablet_bootstrap.cc:492] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:21.405941  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.408713  8433 ts_tablet_manager.cc:1403] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.269s	user 0.017s	sys 0.012s
W20260709 14:50:21.424741  8360 leader_election.cc:343] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.425180  8360 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.431150  8673 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:21.431603  8595 raft_consensus.cc:2749] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.435000  8433 raft_consensus.cc:359] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.435647  8433 raft_consensus.cc:385] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.435937  8433 raft_consensus.cc:740] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.436043  8243 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:21.437114  8286 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:21.439254  8433 consensus_queue.cc:260] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.437150  8284 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:21.439030  8672 raft_consensus.cc:2804] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.445585  8434 raft_consensus.cc:359] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.446491  8434 raft_consensus.cc:385] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.445999  8548 raft_consensus.cc:3060] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.448346  8434 raft_consensus.cc:740] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.446300  8672 raft_consensus.cc:697] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:21.446487  8433 ts_tablet_manager.cc:1434] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 14:50:21.450745  8433 tablet_bootstrap.cc:492] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:21.449033  8434 consensus_queue.cc:260] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.456972  8697 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.437172  8671 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.462474  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:21.462301  8672 consensus_queue.cc:237] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:21.463652  8360 leader_election.cc:343] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.483194  8697 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.465147  8671 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:21.466773  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:21.493875  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:21.515336  8435 tablet_bootstrap.cc:492] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:21.515781  8435 ts_tablet_manager.cc:1403] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.233s	user 0.009s	sys 0.003s
I20260709 14:50:21.518785  8390 raft_consensus.cc:2393] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:21.522719  8434 ts_tablet_manager.cc:1434] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.141s	user 0.028s	sys 0.012s
I20260709 14:50:21.521458  8317 raft_consensus.cc:2393] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:21.607380  8435 raft_consensus.cc:359] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.617617  8435 raft_consensus.cc:385] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.617954  8435 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.521212  8506 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.613605  8548 raft_consensus.cc:2749] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.618604  8435 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.621954  8433 tablet_bootstrap.cc:654] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.523931  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:21.627094  8435 ts_tablet_manager.cc:1434] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.001s
I20260709 14:50:21.627939  8434 tablet_bootstrap.cc:492] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:21.631829  8237 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.624714  8506 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.691418  8435 tablet_bootstrap.cc:492] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
W20260709 14:50:21.704843  8726 log.cc:927] Time spent T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
W20260709 14:50:21.707111  8734 log.cc:927] Time spent T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:50:21.703029  8670 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.717033  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.719026  8548 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.721338  8671 raft_consensus.cc:2749] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.746827  8548 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.751541  8315 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.752858  8548 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:21.739068  8730 log.cc:927] Time spent T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 14:50:21.727176  8670 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.754989  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.771081  8391 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:21.771818  8434 tablet_bootstrap.cc:654] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.768563  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:21.774320  8313 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:21.784243  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.787847  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.790378  8670 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:21.753750  8506 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.793010  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:21.796191  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:21.800525  8360 leader_election.cc:343] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:21.813571  8360 leader_election.cc:343] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:21.814029  8360 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.816396  8595 raft_consensus.cc:2749] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.827205  8433 tablet_bootstrap.cc:492] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:21.827589  8433 ts_tablet_manager.cc:1403] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.377s	user 0.014s	sys 0.020s
I20260709 14:50:21.830965  8284 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:21.837591  8211 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:21.838842  8465 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:21.848869  8435 tablet_bootstrap.cc:654] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:21.848881  8434 tablet_bootstrap.cc:492] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:21.849201  8237 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:21.849543  8434 ts_tablet_manager.cc:1403] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.224s	user 0.009s	sys 0.005s
I20260709 14:50:21.850340  8286 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:21.850997  8465 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:21.850090  8508 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.852167  8737 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:21.852566  8508 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.853196  8737 raft_consensus.cc:697] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:21.854038  8737 consensus_queue.cc:237] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.863300  8434 raft_consensus.cc:359] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.864102  8434 raft_consensus.cc:385] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.860962  8433 raft_consensus.cc:359] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.865325  8465 consensus_queue.cc:1048] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.866367  8434 raft_consensus.cc:740] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.870879  8433 raft_consensus.cc:385] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.871344  8433 raft_consensus.cc:740] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.873219  8508 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:21.875059  8433 consensus_queue.cc:260] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.884560  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:21.892730  8391 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:21.899886  8209 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:21.901721  8434 consensus_queue.cc:260] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.913357  8566 consensus_queue.cc:1048] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:21.915377  8435 tablet_bootstrap.cc:492] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:21.915843  8435 ts_tablet_manager.cc:1403] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.225s	user 0.020s	sys 0.032s
I20260709 14:50:21.916479  8433 ts_tablet_manager.cc:1434] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.005s
I20260709 14:50:21.917269  8433 tablet_bootstrap.cc:492] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:21.920799  8434 ts_tablet_manager.cc:1434] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260709 14:50:21.925002  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:21.930621  8434 tablet_bootstrap.cc:492] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:21.907418  8508 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:21.933341  8508 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.933715  8508 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:21.939805  8435 raft_consensus.cc:359] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.941560  8435 raft_consensus.cc:385] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:21.941816  8435 raft_consensus.cc:740] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:21.942310  8435 consensus_queue.cc:260] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:21.946391  8595 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:22.038870  8435 ts_tablet_manager.cc:1434] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.000s
I20260709 14:50:22.040359  8435 tablet_bootstrap.cc:492] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:22.064314  8433 tablet_bootstrap.cc:654] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:22.059710  8508 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:22.076668  8508 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:22.150328  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08000d06c0 after lost signal to thread 7141
I20260709 14:50:22.173729  8435 tablet_bootstrap.cc:654] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.271979  8754 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.274012  8754 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.277637  8754 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.296099  8754 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.297051  8754 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.303974  8755 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.305217  8755 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.307968  8755 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.311009  8757 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.311785  8757 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.313862  8755 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.314894  8755 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.317838  8755 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:23.326454  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08000d04e0 after lost signal to thread 8177
W20260709 14:50:23.328688  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08002280e0 after lost signal to thread 8269
W20260709 14:50:23.330416  8415 debug-util.cc:398] Leaking SignalData structure 0x7b0800284600 after lost signal to thread 8344
W20260709 14:50:23.330859  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08002845c0 after lost signal to thread 8345
W20260709 14:50:23.332551  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6ec0 after lost signal to thread 8418
W20260709 14:50:23.333024  8415 debug-util.cc:398] Leaking SignalData structure 0x7b0800171400 after lost signal to thread 8419
I20260709 14:50:23.351784  8760 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.353017  8755 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.354076  8755 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.357075  8755 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.301434  8754 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.389120  8757 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.395351  8761 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.400640  8434 tablet_bootstrap.cc:654] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.535084  8757 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.535261  8761 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.535888  8757 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.537667  8761 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.537946  8757 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.538235  8761 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.538893  8761 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.352772  8760 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.409091  8595 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.411716  8670 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.414922  8693 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.420624  8712 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.541473  8761 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.608131  8693 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.621555  8761 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.625521  8760 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.625310  8761 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.628350  8761 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.631139  8758 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.631699  8757 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.631884  8758 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.632421  8757 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.614730  8595 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.634907  8757 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.610214  8670 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.638872  8759 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.644624  8670 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.644686  8693 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.645689  8433 tablet_bootstrap.cc:492] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:23.645843  8762 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.646471  8433 ts_tablet_manager.cc:1403] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 1.729s	user 0.021s	sys 0.024s
I20260709 14:50:23.623595  8712 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.646548  8762 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.675470  8670 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.676445  8670 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.675184  8693 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.678203  8693 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.678925  8712 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.678946  8670 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.645310  8759 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.680956  8693 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.681178  8759 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.683357  8762 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.686578  8758 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.691857  8435 tablet_bootstrap.cc:492] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:23.692569  8435 ts_tablet_manager.cc:1403] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 1.653s	user 0.031s	sys 0.028s
I20260709 14:50:23.696403  8762 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.697189  8762 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.700011  8762 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.699945  8435 raft_consensus.cc:359] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.700975  8435 raft_consensus.cc:385] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.701347  8435 raft_consensus.cc:740] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.702024  8689 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.702310  8435 consensus_queue.cc:260] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.702803  8689 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.704435  8435 ts_tablet_manager.cc:1434] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:50:23.706235  8435 tablet_bootstrap.cc:492] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:23.706453  8686 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.707310  8686 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.710398  8566 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.713212  8686 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.717660  8755 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.717818  8465 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.714445  8319 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 136) took 1765 ms. Trace:
I20260709 14:50:23.718305  8755 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.711179  8566 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.720284  8508 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.721001  8508 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.721866  8566 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.721719  8755 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.718482  8465 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.726348  8508 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.719056  8319 rpcz_store.cc:276] 0709 14:50:21.948630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.948813 (+   183us) service_pool.cc:224] Handling call
0709 14:50:21.949113 (+   300us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:21.949441 (+   328us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:21.949470 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:21.949965 (+   495us) log.cc:844] Serialized 26 byte log entry
0709 14:50:23.701428 (+1751463us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b18001cca80. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd0061d3de1 00007fd0061e05b1 00007fcffffa04bc 00007fcffd2ee48b 00007fd006148ab9 00007fcffd30a69b 00007fcffd30893f 00007fcffd30ac02 00007fcffff9220b 00007fcffff97d23 00007fcffff980d1
0709 14:50:23.701754 (+   326us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:23.711373 (+  9619us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:23.713790 (+  2417us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:23.713890 (+   100us) raft_consensus.cc:1685] finished
0709 14:50:23.713901 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:23.714152 (+   251us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":18513,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":2833,"spinlock_wait_cycles":24210176,"thread_start_us":75440,"threads_started":1,"wal-append.queue_time_us":94532,"wal-append.run_cpu_time_us":2736,"wal-append.run_wall_time_us":1568679}
I20260709 14:50:23.735110  8754 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.735870  8754 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.738351  8755 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.738591  8754 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.739074  8755 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.739540  8754 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.740316  8754 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.742519  8754 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.743450  8754 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.744207  8754 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.747725  8754 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.748363  8754 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.749046  8754 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.741503  8755 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.751814  8755 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.752197  8754 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.753255  8754 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.753384  8755 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.754230  8754 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:23.756191  8755 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.757035  8754 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.807405  8320 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 135) took 1882 ms. Trace:
I20260709 14:50:23.807906  8320 rpcz_store.cc:276] 0709 14:50:21.925239 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.931461 (+  6222us) service_pool.cc:224] Handling call
0709 14:50:21.933659 (+  2198us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:21.937534 (+  3875us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:21.937579 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:21.938103 (+   524us) log.cc:844] Serialized 26 byte log entry
0709 14:50:22.044138 (+106035us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:22.049347 (+  5209us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:22.060959 (+ 11612us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:23.806991 (+1746032us) raft_consensus.cc:1685] finished
0709 14:50:23.807021 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:23.807214 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1733430,"raft.queue_time_us":3540,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":85,"thread_start_us":90683,"threads_started":1,"wal-append.queue_time_us":137063}
I20260709 14:50:23.816237  8737 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.816776  8737 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.818338  8737 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.820024  8737 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.820681  8737 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.822443  8737 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.823402  8737 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.823755  8765 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.824105  8766 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.824127  8737 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.824471  8765 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.824771  8766 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.826754  8737 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.826907  8240 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 127) took 1771 ms. Trace:
I20260709 14:50:23.826999  8765 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.827268  8737 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.827363  8240 rpcz_store.cc:276] 0709 14:50:22.055899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.825751 (+1769852us) service_pool.cc:224] Handling call
0709 14:50:23.826217 (+   466us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.826417 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:23.826457 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:23.826501 (+    44us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:23.826560 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:23.826622 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:23.826741 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:23.827961  8737 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.829035  8767 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.828226  8765 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.830117  8765 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.829756  8767 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.832337  8765 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.832847  8765 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.833071  8767 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.827199  8766 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.833405  8765 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.835422  8765 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.830147  8737 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.837199  8768 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.837823  8768 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.839310  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.840248  8768 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.842984  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.843770  8239 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:23.845381  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.846868  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.847653  8320 raft_consensus.cc:3060] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:23.849869  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.850247  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.847568  8245 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:23.725805  8465 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.852594  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.854108  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.857338  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:23.857914  8766 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.858477  8765 raft_consensus.cc:493] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.858528  8737 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.858556  8766 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.859226  8765 raft_consensus.cc:515] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.859395  8737 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.861047  8766 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.861299  8765 leader_election.cc:290] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.861526  8766 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.861647  8737 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.861824  8765 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.862094  8766 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.862478  8765 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:23.862920  8548 raft_consensus.cc:2749] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:23.864158  8766 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.864369  8765 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:23.867720  8689 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.871969  8761 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.872754  8761 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.873414  8757 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.873900  8757 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.874444  8762 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.874912  8761 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.875269  8757 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.874951  8762 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.871989  8759 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.876318  8759 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.877447  8762 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.878335  8759 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:23.879040  8434 tablet_bootstrap.cc:492] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:23.879490  8768 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.879657  8434 ts_tablet_manager.cc:1403] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 1.958s	user 0.026s	sys 0.029s
I20260709 14:50:23.881429  8768 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.883548  8768 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.883745  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.884266  8434 raft_consensus.cc:359] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.884804  8434 raft_consensus.cc:385] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:23.885064  8434 raft_consensus.cc:740] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.885303  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.885737  8434 consensus_queue.cc:260] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.886443  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.887281  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.887974  8320 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:23.888578  8434 ts_tablet_manager.cc:1434] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:50:23.890654  8771 raft_consensus.cc:493] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.890758  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.891498  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.891291  8771 raft_consensus.cc:515] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.892052  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.892658  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.895838  8286 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:23.880784  8765 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.907761  8765 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.909869  8766 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:23.880208  8737 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.910753  8737 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.911970  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.894759  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.893208  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.913185  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.914589  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.904057  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.916283  8319 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:23.906584  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.917109  8773 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.917354  8314 raft_consensus.cc:2410] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:23.900636  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.917582  8773 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.894811  8548 consensus_queue.cc:1048] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:23.918720  8768 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.902602  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.893635  8771 leader_election.cc:290] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.893941  8434 tablet_bootstrap.cc:492] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:23.913192  8737 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.919862  8768 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.920455  8238 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:23.921700  8768 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.924680  8142 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57418 (request call id 72) took 3107 ms. Trace:
I20260709 14:50:23.909921  8765 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.879839  8767 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.914655  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.915277  8311 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:23.938345  8766 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.938982  8766 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.939172  8773 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.909356  8286 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:23.916320  8317 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:23.902817  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:23.901150  8772 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:23.919596  8313 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:23.928426  8139 catalog_manager.cc:5697] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.934406  8742 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.937400  8767 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.941623  8508 consensus_queue.cc:1048] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:23.942770  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:23.954144  8389 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.954890  8435 tablet_bootstrap.cc:654] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:23.955293  8315 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 126) took 2210 ms. Trace:
I20260709 14:50:23.944589  8765 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:23.944911  8286 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:23.956899  8765 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.959651  8765 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.960283  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.962401  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.963604  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.964829  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.965426  8237 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:23.957566  8768 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:23.955677  8315 rpcz_store.cc:276] 0709 14:50:21.744691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.745018 (+   327us) service_pool.cc:224] Handling call
0709 14:50:21.745314 (+   296us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:21.846758 (+101444us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:21.849934 (+  3176us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:21.856099 (+  6165us) log.cc:844] Serialized 26 byte log entry
0709 14:50:23.835937 (+1979838us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:23.836002 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:23.954742 (+118740us) spinlock_profiling.cc:243] Waited 6.04 ms on lock 0x7b5400394c54. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:23.954800 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:23.954845 (+    45us) raft_consensus.cc:1685] finished
0709 14:50:23.954862 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:23.955116 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":613,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":2167,"spinlock_wait_cycles":13902592,"thread_start_us":198875,"threads_started":1,"wal-append.queue_time_us":221873,"wal-append.run_cpu_time_us":2458,"wal-append.run_wall_time_us":1530212}
I20260709 14:50:23.925030  8142 rpcz_store.cc:276] 0709 14:50:20.817473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:20.820349 (+  2876us) service_pool.cc:224] Handling call
0709 14:50:23.924432 (+3104083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:21.344934 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:21.417027 (+ 72093us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:21.422327 (+  5300us) write_op.cc:435] Acquired schema lock
0709 14:50:21.422939 (+   612us) tablet.cc:662] Decoding operations
0709 14:50:21.438166 (+ 15227us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:21.438218 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:21.438249 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:21.438440 (+   191us) tablet.cc:701] Row locks acquired
0709 14:50:21.438457 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:50:21.438587 (+   130us) write_op.cc:270] Start()
0709 14:50:21.438690 (+   103us) write_op.cc:276] Timestamp: P: 1783608621438547 usec, L: 0
0709 14:50:21.438719 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 14:50:21.478829 (+ 40110us) log.cc:844] Serialized 540 byte log entry
0709 14:50:21.834377 (+355548us) op_driver.cc:464] REPLICATION: finished
0709 14:50:21.875189 (+ 40812us) write_op.cc:301] APPLY: starting
0709 14:50:21.875301 (+   112us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:21.875428 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:21.882071 (+  6643us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:21.882284 (+   213us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:21.882447 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:21.882494 (+    47us) write_op.cc:312] APPLY: finished
0709 14:50:21.882738 (+   244us) log.cc:844] Serialized 22 byte log entry
0709 14:50:21.882921 (+   183us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:21.882999 (+    78us) write_op.cc:454] Released schema lock
0709 14:50:21.883039 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:21.905880 (+ 22841us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:21.907339 (+  1459us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":334342,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":36915,"apply.run_cpu_time_us":1862,"apply.run_wall_time_us":21588,"num_ops":1,"prepare.queue_time_us":48849,"prepare.run_cpu_time_us":14566,"prepare.run_wall_time_us":181400,"raft.queue_time_us":96890,"raft.run_cpu_time_us":7625,"raft.run_wall_time_us":12797,"replication_time_us":395483,"thread_start_us":125146,"threads_started":4,"wal-append.queue_time_us":139262,"wal-append.run_cpu_time_us":11428,"wal-append.run_wall_time_us":1809800}]]}
I20260709 14:50:23.946615  8772 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.967943  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.970501  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:23.971369  8686 consensus_queue.cc:1048] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:23.970458  8755 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.971938  8768 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.978820  8768 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.972914  8211 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:23.983981  8755 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.991587  8755 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:23.992913  8238 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:23.995899  8508 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:23.996268  8508 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:23.996809  8508 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:23.996220  8211 leader_election.cc:343] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:23.981977  8239 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:23.998814  8756 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:23.997570  8433 raft_consensus.cc:359] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.000727  8433 raft_consensus.cc:385] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.000991  8433 raft_consensus.cc:740] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:23.980338  8595 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.000095  8757 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.000013  8756 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.006994  8759 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:24.009392  8712 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.006963  8670 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.009842  8759 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.009980  8712 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.010200  8670 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.007671  8758 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.011890  8759 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.011974  8712 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.012220  8758 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.012475  8759 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:24.004060  8762 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:24.013082  8759 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.013366  8762 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.012523  8712 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.014173  8758 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.014722  8758 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:24.014479  8712 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.015322  8762 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.015237  8758 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.016455  8712 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.016363  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.017139  8758 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.017970  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.018263  8759 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.018591  8394 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.018734  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.019815  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.019881  8211 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.020905  8757 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.022749  8757 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.023170  8755 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.023557  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.023690  8755 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.024178  8755 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.000231  8760 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.025151  8391 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.037952  8760 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.032428  8433 consensus_queue.cc:260] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:23.977787  8742 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.011976  8670 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.038648  8768 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.048496  8211 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.050035  8211 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.050529  8686 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.050968  8686 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.051482  8686 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.051024  8566 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.053948  8566 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.090173  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.092250  8548 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.092788  8548 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.094436  8311 raft_consensus.cc:1240] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.064899  8388 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.097827  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.064783  8566 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.050254  8766 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.124339  8433 ts_tablet_manager.cc:1434] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.477s	user 0.007s	sys 0.005s
I20260709 14:50:24.109261  8506 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.130913  8506 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.131980  8508 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.133015  8506 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.134348  8433 tablet_bootstrap.cc:492] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:24.134793  8686 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:24.124528  8760 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.123911  8767 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.138305  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.115846  8755 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.140578  8388 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.105414  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.136178  8566 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.067184  8211 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.145970  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:24.146126  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 93968.7us
I20260709 14:50:24.148669  8765 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.121405  8756 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.129935  8768 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.150460  8754 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.150652  8686 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.151460  8689 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.151572  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.137624  8772 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.156396  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.157491  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.155340  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.143793  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.159578  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.145038  8508 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.153612  8754 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.167157  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.164772  8754 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.173832  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.159194  8760 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:50:24.160454  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.158177  8689 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.188548  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.190186  8742 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.191220  8689 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.195736  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.198375  8566 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.198442  8765 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:24.186309  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:24.168304  8312 raft_consensus.cc:1240] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.209205  8286 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.211648  8548 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.214803  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.217808  8286 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.212469  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:24.221844  8245 raft_consensus.cc:2393] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:24.214764  8548 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.227468  8435 tablet_bootstrap.cc:492] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:24.227921  8435 ts_tablet_manager.cc:1403] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.522s	user 0.018s	sys 0.053s
I20260709 14:50:24.228511  8389 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:24.225898  8434 tablet_bootstrap.cc:654] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.221815  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.235671  8766 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.236404  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.220290  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.222777  8767 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.237447  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.243098  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.220067  8768 consensus_queue.cc:1059] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:50:24.231299  8548 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.249760  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.244686  8767 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.245565  8391 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.252107  8767 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.253127  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.254032  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.254071  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.254673  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.255260  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.255417  8320 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:24.232398  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.256462  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.243860  8755 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.261196  8768 raft_consensus.cc:3055] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.262465  8392 raft_consensus.cc:2393] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:24.261875  8435 raft_consensus.cc:359] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.262665  8768 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:24.264448  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.310801  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.311663  8392 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.264526  8768 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.308897  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.265192  8435 raft_consensus.cc:385] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.257058  8548 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.316131  8435 raft_consensus.cc:740] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.303205  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.318183  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.320864  8433 tablet_bootstrap.cc:654] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.319237  8435 consensus_queue.cc:260] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.299728  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.323285  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.323666  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:24.324105  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.324353  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.326159  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.328156  8768 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.328433  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.320916  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.329932  8391 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.271800  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.321066  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.316526  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.268144  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.364720  8435 ts_tablet_manager.cc:1434] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.137s	user 0.009s	sys 0.001s
I20260709 14:50:24.365406  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.366881  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.367012  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.376945  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.335613  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.371918  8760 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.393699  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.450033  8391 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.450068  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.378201  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.452104  8388 raft_consensus.cc:2468] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.416008  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.460143  8209 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.465224  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.465303  8767 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.468501  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.444895  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:24.469910  8284 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.418454  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.535089  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.465903  8689 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.466638  8393 raft_consensus.cc:2468] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:24.459595  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.521817  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.543217  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.458730  8760 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.558771  8434 tablet_bootstrap.cc:492] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:24.562719  8434 ts_tablet_manager.cc:1403] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.673s	user 0.046s	sys 0.021s
I20260709 14:50:24.559209  8244 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:24.545353  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.554807  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.568730  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.570066  8433 tablet_bootstrap.cc:492] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:24.574380  8433 ts_tablet_manager.cc:1403] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.440s	user 0.024s	sys 0.017s
I20260709 14:50:24.574433  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.579763  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.580173  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.580435  8320 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:24.569895  8754 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.602397  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.557181  8689 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.572068  8548 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:24.572248  8211 leader_election.cc:343] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.559680  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:24.545630  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 158141us
I20260709 14:50:24.599937  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.600195  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.623497  8320 raft_consensus.cc:2393] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:24.600689  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.623937  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.624336  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.624758  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.625164  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.625416  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.601573  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.605109  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:24.626214  8242 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.626586  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.627761  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.628829  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.629359  8320 raft_consensus.cc:1240] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.601389  8760 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:24.601842  8390 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:24.607271  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.608371  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.552963  8385 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:24.605687  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.609627  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.602507  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.641038  8209 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.608397  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.642561  8755 raft_consensus.cc:2749] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.643080  8754 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.643347  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:24.643836  8209 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.644167  8241 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:24.621893  8689 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:24.618580  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 46352.2us
I20260709 14:50:24.625717  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.633334  8548 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.604923  8433 raft_consensus.cc:359] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.621459  8319 raft_consensus.cc:2393] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:24.605697  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:24.645968  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 67622.5us
I20260709 14:50:24.646438  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.646871  8238 raft_consensus.cc:1240] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.647148  8394 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.636044  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.648048  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:24.648329  8360 leader_election.cc:343] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.648604  8245 raft_consensus.cc:2468] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
W20260709 14:50:24.648926  8360 leader_election.cc:343] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.630926  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.650508  8767 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.651399  8241 raft_consensus.cc:1240] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.653895  8760 consensus_queue.cc:1059] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:24.654897  8761 raft_consensus.cc:3055] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.655301  8761 raft_consensus.cc:740] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:24.656193  8761 consensus_queue.cc:260] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.656745  8242 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:24.636456  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.638276  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:24.657964  8786 log.cc:927] Time spent T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 14:50:24.658177  8243 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:24.658967  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.659360  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.660130  8435 tablet_bootstrap.cc:492] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:24.660130  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.660796  8389 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:24.660912  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.622421  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.662137  8393 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:24.662128  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.637838  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.645390  8433 raft_consensus.cc:385] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.657492  8761 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.639145  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.658138  8236 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:24.663300  8244 raft_consensus.cc:1240] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.667611  8754 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.667402  8317 raft_consensus.cc:1240] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.670898  8211 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.669948  8434 raft_consensus.cc:359] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.672199  8434 raft_consensus.cc:385] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.672500  8434 raft_consensus.cc:740] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.673803  8686 raft_consensus.cc:2804] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.674207  8686 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.674530  8686 raft_consensus.cc:3060] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.674495  8434 consensus_queue.cc:260] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.669009  8754 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
W20260709 14:50:24.665758  8271 tablet.cc:2406] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:24.676177  8754 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.676651  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.678865  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.680110  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.680696  8394 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:24.666828  8240 raft_consensus.cc:1240] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.663306  8433 raft_consensus.cc:740] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.675570  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.685647  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.687120  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.687744  8390 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:24.687973  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.688403  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.689374  8386 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.681555  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.691916  8244 raft_consensus.cc:1240] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.683434  8433 consensus_queue.cc:260] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.694235  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:24.695052  8244 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:24.685735  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.693351  8686 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.696230  8393 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.657150  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.698395  8686 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.661648  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.701664  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.701894  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.703461  8689 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.703986  8435 tablet_bootstrap.cc:654] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:24.706722  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 49764.3us
I20260709 14:50:24.709671  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.710284  8760 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.711002  8209 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.711870  8508 raft_consensus.cc:2804] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.712226  8508 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.712574  8508 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.713372  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.713833  8245 raft_consensus.cc:1240] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:24.715556  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:24.711266  8781 log.cc:927] Time spent T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.402s	user 0.000s	sys 0.019s
W20260709 14:50:24.717237  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 48419.1us
I20260709 14:50:24.726722  8360 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.728610  8434 ts_tablet_manager.cc:1434] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.166s	user 0.005s	sys 0.003s
W20260709 14:50:24.728672  8360 leader_election.cc:343] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:24.729318  8360 leader_election.cc:343] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.717171  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:24.729741  8360 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.731408  8360 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.733664  8341 debug-util.cc:398] Leaking SignalData structure 0x7b080018e1e0 after lost signal to thread 7141
I20260709 14:50:24.724434  8387 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:24.737500  8286 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.739128  8433 ts_tablet_manager.cc:1434] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.164s	user 0.007s	sys 0.002s
I20260709 14:50:24.739079  8548 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:24.729789  8779 raft_consensus.cc:2749] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.743681  8434 tablet_bootstrap.cc:492] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:24.740345  8548 raft_consensus.cc:697] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:24.736884  8670 raft_consensus.cc:2749] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.737701  8758 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.740406  8209 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.751372  8686 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.751816  8686 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.752210  8686 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.752595  8689 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.753196  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.740482  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.758857  8548 consensus_queue.cc:237] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.753738  8314 raft_consensus.cc:3060] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.744552  8772 consensus_queue.cc:1059] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 14:50:24.760423  8341 debug-util.cc:398] Leaking SignalData structure 0x7b080017be40 after lost signal to thread 8177
I20260709 14:50:24.760838  8209 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.777535  8209 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.778371  8566 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:24.778753  8209 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.782099  8755 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.782444  8755 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.782778  8755 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.784523  8435 tablet_bootstrap.cc:492] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:24.785058  8435 ts_tablet_manager.cc:1403] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.125s	user 0.008s	sys 0.012s
I20260709 14:50:24.786311  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.791903  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.792666  8317 raft_consensus.cc:2393] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:24.793932  8433 tablet_bootstrap.cc:492] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:24.762219  8754 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.793291  8508 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.803139  8799 raft_consensus.cc:2749] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.806236  8799 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.802301  8566 raft_consensus.cc:697] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:24.817204  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.819204  8434 tablet_bootstrap.cc:654] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.822165  8783 raft_consensus.cc:3055] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.822538  8783 raft_consensus.cc:740] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:24.823381  8783 consensus_queue.cc:260] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.824196  8689 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.824499  8783 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.824679  8689 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.807137  8799 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.808694  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:24.820487  8341 debug-util.cc:398] Leaking SignalData structure 0x7b0800224960 after lost signal to thread 8269
I20260709 14:50:24.831867  8689 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.832260  8139 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57420 (request call id 66) took 3745 ms. Trace:
I20260709 14:50:24.834545  8566 consensus_queue.cc:237] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.838362  8435 raft_consensus.cc:359] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.841032  8435 raft_consensus.cc:385] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.841267  8435 raft_consensus.cc:740] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.841709  8435 consensus_queue.cc:260] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:24.838945  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 107636us
W20260709 14:50:24.835573  8341 debug-util.cc:398] Leaking SignalData structure 0x7b0800134860 after lost signal to thread 8270
I20260709 14:50:24.837430  8392 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:24.834249  8742 raft_consensus.cc:493] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:24.846916  8360 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.829160  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 50490us
I20260709 14:50:24.851173  8360 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.845469  8140 catalog_manager.cc:5697] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.854521  8209 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.854875  8140 catalog_manager.cc:5697] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.856437  8360 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.857473  8779 raft_consensus.cc:2749] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.855600  8754 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.861728  8508 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.863566  8756 raft_consensus.cc:2749] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.859804  8360 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.866643  8283 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.865106  8689 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.868717  8756 raft_consensus.cc:2749] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.868824  8209 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.869831  8360 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.854885  8341 debug-util.cc:398] Leaking SignalData structure 0x7b0800149f00 after lost signal to thread 8344
I20260709 14:50:24.874914  8508 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.875742  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.875926  8360 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.846037  8742 raft_consensus.cc:515] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.870476  8756 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.856861  8801 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.875300  8508 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.878109  8779 raft_consensus.cc:2804] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.878328  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.877357  8689 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.878593  8209 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.874194  8341 debug-util.cc:398] Leaking SignalData structure 0x7b0800153f20 after lost signal to thread 8345
I20260709 14:50:24.852906  8761 consensus_queue.cc:1059] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:50:24.833976  8139 rpcz_store.cc:276] 0709 14:50:21.086944 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.087125 (+   181us) service_pool.cc:224] Handling call
0709 14:50:24.832210 (+3745085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:24.164882 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:24.172741 (+  7859us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:24.186799 (+ 14058us) write_op.cc:435] Acquired schema lock
0709 14:50:24.186823 (+    24us) tablet.cc:662] Decoding operations
0709 14:50:24.187247 (+   424us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:24.187339 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:24.187370 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:24.188479 (+  1109us) tablet.cc:701] Row locks acquired
0709 14:50:24.188519 (+    40us) write_op.cc:260] PREPARE: finished
0709 14:50:24.189590 (+  1071us) write_op.cc:270] Start()
0709 14:50:24.189742 (+   152us) write_op.cc:276] Timestamp: P: 1783608624189531 usec, L: 0
0709 14:50:24.192847 (+  3105us) op_driver.cc:348] REPLICATION: starting
0709 14:50:24.231356 (+ 38509us) log.cc:844] Serialized 540 byte log entry
0709 14:50:24.764436 (+533080us) op_driver.cc:464] REPLICATION: finished
0709 14:50:24.800247 (+ 35811us) write_op.cc:301] APPLY: starting
0709 14:50:24.800302 (+    55us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:24.800387 (+    85us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:24.800497 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:24.800700 (+   203us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:24.800912 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:24.800975 (+    63us) write_op.cc:312] APPLY: finished
0709 14:50:24.801206 (+   231us) log.cc:844] Serialized 22 byte log entry
0709 14:50:24.801351 (+   145us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:24.801406 (+    55us) write_op.cc:454] Released schema lock
0709 14:50:24.801443 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:24.801732 (+   289us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:24.804038 (+  2306us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":183596,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":33278,"apply.run_cpu_time_us":1464,"apply.run_wall_time_us":1463,"num_ops":1,"prepare.queue_time_us":214505,"prepare.run_cpu_time_us":22235,"prepare.run_wall_time_us":252777,"raft.queue_time_us":49576,"raft.run_cpu_time_us":6750,"raft.run_wall_time_us":43753,"replication_time_us":565621,"thread_start_us":357789,"threads_started":4,"wal-append.queue_time_us":315284}]]}
I20260709 14:50:24.880996  8360 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.886620  8209 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.887817  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.881696  8435 ts_tablet_manager.cc:1434] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.001s
I20260709 14:50:24.883219  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.883337  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.883795  8799 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.882517  8508 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.898102  8433 tablet_bootstrap.cc:654] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.897341  8670 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.884126  8689 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.900314  8435 tablet_bootstrap.cc:492] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:24.885473  8465 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.884771  8755 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.882354  8779 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.895774  8360 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.902971  8360 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.901165  8802 raft_consensus.cc:2804] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.903625  8802 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.903985  8689 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.903985  8802 raft_consensus.cc:3060] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.904541  8779 raft_consensus.cc:3060] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.900664  8465 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.905530  8465 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.889000  8686 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.875867  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.906000  8360 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.912822  8360 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.900789  8209 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.911639  8761 raft_consensus.cc:2749] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.913828  8799 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.914003  8670 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.914280  8799 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.902204  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.915493  8755 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.916234  8360 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.916949  8209 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.926029  8754 raft_consensus.cc:2749] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:24.926280  8360 leader_election.cc:343] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.926803  8360 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.927726  8209 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.928437  8754 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.928778  8754 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:24.910238  8341 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd900 after lost signal to thread 8418
I20260709 14:50:24.931022  8360 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.929699  8209 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.906188  8756 raft_consensus.cc:2749] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.933171  8465 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.914685  8799 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.940079  8465 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.942461  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.934525  8209 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.944041  8209 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.932571  8341 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7a20 after lost signal to thread 8419
I20260709 14:50:24.946293  8140 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57404 (request call id 77) took 3439 ms. Trace:
I20260709 14:50:24.932778  8761 raft_consensus.cc:2749] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.941820  8758 raft_consensus.cc:2749] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:24.948160  8465 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.932479  8754 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.932484  8670 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.947229  8800 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.950277  8209 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.947207  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:24.953544  8797 log.cc:927] Time spent T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:50:24.956363  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.956480  8800 raft_consensus.cc:2749] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.949536  8804 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:24.952556  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:24.962253  8211 leader_election.cc:343] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.959076  8209 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.961884  8360 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.964506  8465 raft_consensus.cc:2804] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:24.964902  8465 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:24.965240  8670 raft_consensus.cc:2749] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.965322  8465 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.959442  8804 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.966070  8804 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.952862  8756 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.966883  8360 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:24.961107  8803 log.cc:927] Time spent T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.071s	user 0.006s	sys 0.004s
W20260709 14:50:24.960631  8284 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.969712  8761 raft_consensus.cc:2749] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.964620  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.971046  8742 leader_election.cc:290] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.971299  8435 tablet_bootstrap.cc:654] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.971163  8508 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.957958  8686 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.969506  8360 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.972702  8761 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.973030  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:24.973812  8508 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:24.975062  8360 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.959856  8760 raft_consensus.cc:3055] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:24.959632  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.963792  8314 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:24.946692  8140 rpcz_store.cc:276] 0709 14:50:21.506916 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.507661 (+   745us) service_pool.cc:224] Handling call
0709 14:50:21.626664 (+119003us) spinlock_profiling.cc:243] Waited 4.69 ms on lock 0x7b540004a1d4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000362090 00007fd000400f3a 00007fd0061b71cc 00007fd0062b537e 00007fd0047762a4 00007fd004776232 00007fd004776161 00007fd0047760dc 00007fd004775392 00007fcffe73348c 00007fcffe7328c6
0709 14:50:24.946241 (+3319577us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:24.864021 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:24.864555 (+   534us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:24.864590 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:50:24.864610 (+    20us) tablet.cc:662] Decoding operations
0709 14:50:24.864999 (+   389us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:24.865048 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:24.865079 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:24.869809 (+  4730us) tablet.cc:701] Row locks acquired
0709 14:50:24.869823 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:50:24.869953 (+   130us) write_op.cc:270] Start()
0709 14:50:24.870050 (+    97us) write_op.cc:276] Timestamp: P: 1783608624869916 usec, L: 0
0709 14:50:24.870071 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:50:24.875001 (+  4930us) log.cc:844] Serialized 928 byte log entry
0709 14:50:24.926609 (+ 51608us) op_driver.cc:464] REPLICATION: finished
0709 14:50:24.927002 (+   393us) write_op.cc:301] APPLY: starting
0709 14:50:24.927072 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:24.927184 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:24.927275 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:24.927617 (+   342us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:24.927763 (+   146us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:24.927805 (+    42us) write_op.cc:312] APPLY: finished
0709 14:50:24.927995 (+   190us) log.cc:844] Serialized 28 byte log entry
0709 14:50:24.928137 (+   142us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:24.928211 (+    74us) write_op.cc:454] Released schema lock
0709 14:50:24.928243 (+    32us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:24.928533 (+   290us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:24.928560 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10630,"reported_tablets":6,"spinlock_wait_cycles":10792704,"child_traces":[["op",{"apply.queue_time_us":214,"apply.run_cpu_time_us":1499,"apply.run_wall_time_us":1499,"num_ops":2,"prepare.queue_time_us":101,"prepare.run_cpu_time_us":2887,"prepare.run_wall_time_us":11215,"replication_time_us":56413}]]}
I20260709 14:50:24.978842  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:24.981509  8211 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:24.980700  8360 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.983904  8360 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.976876  8761 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:24.984866  8360 leader_election.cc:343] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.986123  8360 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.977011  8760 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
W20260709 14:50:24.987435  8360 leader_election.cc:343] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:24.986092  8686 raft_consensus.cc:2804] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.988219  8686 raft_consensus.cc:697] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:24.988152  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.988765  8390 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:24.989108  8686 consensus_queue.cc:237] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:24.991698  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.993150  8360 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.993602  8434 tablet_bootstrap.cc:492] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:24.994011  8434 ts_tablet_manager.cc:1403] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.254s	user 0.028s	sys 0.004s
I20260709 14:50:24.996623  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.997252  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.998420  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.999102  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.984714  8801 raft_consensus.cc:2749] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.000118  8360 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:24.986302  8756 raft_consensus.cc:2749] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.005517  8756 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.979864  8670 consensus_queue.cc:1059] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:50:25.008000  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.009167  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.997679  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:24.987123  8758 raft_consensus.cc:2749] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:24.999511  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:24.993393  8142 catalog_manager.cc:5697] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.009271  8434 raft_consensus.cc:359] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.012532  8434 raft_consensus.cc:385] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.014214  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.014441  8670 raft_consensus.cc:3055] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.014796  8670 raft_consensus.cc:740] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:25.015597  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.015560  8670 consensus_queue.cc:260] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.016724  8670 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.012804  8434 raft_consensus.cc:740] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.018549  8465 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.017144  8142 catalog_manager.cc:5697] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:24.995934  8754 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.026567  8239 raft_consensus.cc:1240] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.027784  8209 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.028257  8767 consensus_queue.cc:1048] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.028424  8548 consensus_queue.cc:1059] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.030128  8548 raft_consensus.cc:3055] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.030418  8548 raft_consensus.cc:740] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.030408  8779 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.031263  8548 consensus_queue.cc:260] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.032279  8548 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.032586  8779 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.017356  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.031718  8393 raft_consensus.cc:2393] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:25.035305  8284 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.036943  8768 raft_consensus.cc:2749] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.037081  8284 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.037909  8768 raft_consensus.cc:2804] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:25.038251  8768 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:25.038622  8768 raft_consensus.cc:3060] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.038950  8239 raft_consensus.cc:1240] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.039484  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.040100  8385 raft_consensus.cc:2468] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:25.040341  8767 consensus_queue.cc:1059] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.041320  8767 raft_consensus.cc:3055] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.041633  8767 raft_consensus.cc:740] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.041498  8760 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.042265  8754 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.042732  8760 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.035418  8142 catalog_manager.cc:5697] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.048062  8434 consensus_queue.cc:260] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.048643  8209 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.048974  8465 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.050236  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.050979  8754 raft_consensus.cc:2749] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.051486  8434 ts_tablet_manager.cc:1434] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 14:50:25.056555  8465 raft_consensus.cc:2749] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.058173  8209 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.058763  8754 raft_consensus.cc:2749] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.059406  8209 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.059970  8755 raft_consensus.cc:2749] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.060336  8209 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.060979  8689 raft_consensus.cc:2749] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.061357  8209 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.016724  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:25.063958  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 63908.1us
I20260709 14:50:25.066591  8209 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.065903  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.052217  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.070467  8810 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.072692  8434 tablet_bootstrap.cc:492] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:25.042761  8767 consensus_queue.cc:260] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:25.081377  8360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:25.082160  8360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.073611  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.082778  8360 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.069732  8689 raft_consensus.cc:2749] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.074222  8314 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.085131  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.089290  8758 raft_consensus.cc:2749] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.092458  8388 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:25.092654  8804 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.086355  8390 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:25.093617  8761 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.089315  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.086252  8801 raft_consensus.cc:2749] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.099511  8239 raft_consensus.cc:1240] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.100099  8311 raft_consensus.cc:2393] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:25.100031  8808 consensus_queue.cc:1059] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.097s
I20260709 14:50:25.100916  8808 raft_consensus.cc:3055] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.101239  8808 raft_consensus.cc:740] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:25.081152  8284 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.102090  8808 consensus_queue.cc:260] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.103120  8808 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.103271  8284 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.106743  8548 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:25.107057  8548 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:25.107374  8548 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.106397  8767 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.108194  8284 leader_election.cc:304] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.110100  8284 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.113111  8284 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.111256  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.110628  8765 raft_consensus.cc:2749] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.118357  8778 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:25.118767  8778 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:25.119122  8778 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:25.120517  8211 leader_election.cc:343] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.121018  8360 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.122210  8434 tablet_bootstrap.cc:654] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.124106  8779 raft_consensus.cc:2804] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.124612  8779 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.125041  8779 raft_consensus.cc:3060] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.125224  8548 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.127624  8548 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.128245  8548 raft_consensus.cc:2749] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.128436  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.132043  8779 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.132361  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.133378  8801 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.133841  8801 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.133950  8779 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.134232  8801 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.106484  8772 raft_consensus.cc:2749] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.138530  8360 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.090859  8802 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.122963  8804 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.144428  8284 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.145864  8548 raft_consensus.cc:2749] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.137874  8761 consensus_queue.cc:1059] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:50:25.112689  8783 consensus_queue.cc:1059] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:25.148434  8758 raft_consensus.cc:3055] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.149827  8284 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.144515  8779 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.153204  8548 raft_consensus.cc:2749] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.154896  8284 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.121349  8768 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.152297  8765 raft_consensus.cc:3055] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.150858  8758 raft_consensus.cc:740] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:25.162798  8765 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.163313  8758 consensus_queue.cc:260] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.163633  8765 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.164578  8758 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.164657  8765 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.157899  8284 leader_election.cc:304] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.157994  8548 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.157404  8360 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.167332  8284 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.167466  8435 tablet_bootstrap.cc:492] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:25.167918  8435 ts_tablet_manager.cc:1403] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.269s	user 0.015s	sys 0.005s
I20260709 14:50:25.168143  8284 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.169389  8433 tablet_bootstrap.cc:492] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:25.169858  8433 ts_tablet_manager.cc:1403] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.404s	user 0.007s	sys 0.038s
I20260709 14:50:25.169895  8548 raft_consensus.cc:2749] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.172273  8809 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:25.172593  8285 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.172654  8809 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.173105  8809 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.174187  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.174758  8239 raft_consensus.cc:3060] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.179241  8360 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.180310  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.161876  8242 raft_consensus.cc:1240] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
W20260709 14:50:25.183142  8360 leader_election.cc:343] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.154690  8799 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.189812  8548 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:25.191813  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 125262us
I20260709 14:50:25.192354  8209 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.185451  8433 raft_consensus.cc:359] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.194347  8209 leader_election.cc:304] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.194710  8433 raft_consensus.cc:385] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.195007  8433 raft_consensus.cc:740] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.198124  8209 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.195843  8813 consensus_queue.cc:1059] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:50:25.196377  8767 consensus_queue.cc:1059] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:50:25.199637  8813 raft_consensus.cc:3055] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.200115  8311 raft_consensus.cc:1240] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.202203  8314 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:25.202530  8802 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.199982  8813 raft_consensus.cc:740] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:25.187001  8779 raft_consensus.cc:2749] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.210932  8211 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:25.199941  8767 raft_consensus.cc:3055] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.219412  8767 raft_consensus.cc:740] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.220522  8767 consensus_queue.cc:260] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.223062  8755 raft_consensus.cc:2804] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.223441  8755 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.223757  8755 raft_consensus.cc:3060] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.224164  8435 raft_consensus.cc:359] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.224797  8435 raft_consensus.cc:385] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.225049  8435 raft_consensus.cc:740] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.212594  8782 raft_consensus.cc:2749] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.226267  8313 raft_consensus.cc:1240] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.194182  8754 raft_consensus.cc:2749] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.228024  8238 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.215524  8689 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.212452  8815 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.213358  8433 consensus_queue.cc:260] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.215776  8800 consensus_queue.cc:1059] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:50:25.233140  8800 raft_consensus.cc:3055] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.233467  8800 raft_consensus.cc:740] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.229525  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.225660  8435 consensus_queue.cc:260] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.232128  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.230955  8689 raft_consensus.cc:697] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.235044  8815 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:50:25.242255  8238 raft_consensus.cc:1240] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.242470  8689 consensus_queue.cc:237] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.234287  8810 consensus_queue.cc:1059] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:50:25.249092  8815 consensus_queue.cc:1059] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.250007  8783 raft_consensus.cc:3055] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:25.250119  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 52031.9us
I20260709 14:50:25.250377  8783 raft_consensus.cc:740] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.258908  8799 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.259600  8783 consensus_queue.cc:260] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.240162  8767 raft_consensus.cc:3060] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.198894  8239 raft_consensus.cc:2468] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:25.261960  8433 ts_tablet_manager.cc:1434] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 14:50:25.262846  8783 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.263603  8810 raft_consensus.cc:3055] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.267115  8435 ts_tablet_manager.cc:1434] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.000s
I20260709 14:50:25.193336  8809 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.268747  8209 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.269619  8209 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.263293  8768 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.270450  8799 raft_consensus.cc:2749] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.235781  8801 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.270062  8810 raft_consensus.cc:740] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.278378  8801 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:25.280332  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 112250us
I20260709 14:50:25.281239  8284 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.283344  8815 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:25.285193  8815 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:25.285555  8815 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.283806  8284 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.294889  8435 tablet_bootstrap.cc:492] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:25.295619  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.294560  8284 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.296752  8209 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.297288  8548 raft_consensus.cc:2749] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.300731  8433 tablet_bootstrap.cc:492] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:25.300817  8360 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.288784  8768 raft_consensus.cc:2749] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.302793  8284 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.303488  8548 raft_consensus.cc:2749] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.304589  8284 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.287981  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.301441  8782 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.306795  8548 raft_consensus.cc:2749] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.314776  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.315536  8313 raft_consensus.cc:2393] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:25.308053  8242 raft_consensus.cc:1240] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.304608  8779 raft_consensus.cc:2804] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.316955  8779 raft_consensus.cc:697] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:25.283490  8800 consensus_queue.cc:260] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.317322  8548 consensus_queue.cc:1059] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.317938  8800 raft_consensus.cc:3060] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.318166  8548 raft_consensus.cc:3055] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.318476  8548 raft_consensus.cc:740] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.302233  8754 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.312635  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.305959  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.313200  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.324972  8390 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.314075  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.312172  8755 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.328028  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.319136  8209 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.313871  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.319672  8779 consensus_queue.cc:237] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.329881  8388 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
W20260709 14:50:25.330274  8211 leader_election.cc:343] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:25.322758  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:25.272616  8813 consensus_queue.cc:260] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [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: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:25.331629  8813 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.331664  8809 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.323769  8386 raft_consensus.cc:2393] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:25.324334  8140 catalog_manager.cc:5697] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.328994  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.319129  8548 consensus_queue.cc:260] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.278983  8810 consensus_queue.cc:260] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.322358  8284 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.334193  8140 catalog_manager.cc:5697] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.336474  8284 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.340014  8765 raft_consensus.cc:2749] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.332510  8754 raft_consensus.cc:697] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.341639  8810 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.338567  8284 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.343065  8548 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.343907  8284 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.345882  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.346225  8284 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.346915  8434 tablet_bootstrap.cc:492] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
W20260709 14:50:25.347118  8360 leader_election.cc:343] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.347352  8434 ts_tablet_manager.cc:1403] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.292s	user 0.024s	sys 0.009s
I20260709 14:50:25.347586  8772 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.338449  8809 raft_consensus.cc:2749] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.337754  8799 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.339143  8768 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.365427  8209 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.367421  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.367683  8808 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.368153  8808 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.370216  8808 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.345139  8765 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.373294  8244 raft_consensus.cc:1240] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.322956  8778 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.348744  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.378192  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:25.351437  8755 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.367384  8508 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:50:25.332373  8801 consensus_queue.cc:1175] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f26b0858b8204f4da919fea3a209d646" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:50:25.351437  8816 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.389868  8434 raft_consensus.cc:359] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.390529  8434 raft_consensus.cc:385] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.391774  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.393086  8239 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:25.387219  8768 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.393606  8768 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.390832  8434 raft_consensus.cc:740] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
W20260709 14:50:25.395066  8360 leader_election.cc:343] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.342415  8754 consensus_queue.cc:237] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.396436  8434 consensus_queue.cc:260] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.395816  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.398301  8819 consensus_queue.cc:1059] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:50:25.413161  8314 raft_consensus.cc:2468] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:25.413312  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.413965  8387 raft_consensus.cc:3060] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.417619  8434 ts_tablet_manager.cc:1434] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.002s
W20260709 14:50:25.417964  8360 leader_election.cc:343] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.419526  8360 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.419215  8765 raft_consensus.cc:3055] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.431933  8765 raft_consensus.cc:740] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.432780  8765 consensus_queue.cc:260] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.433890  8802 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.434336  8802 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.427351  8670 raft_consensus.cc:2749] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.427140  8772 raft_consensus.cc:697] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.445631  8389 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.445408  8772 consensus_queue.cc:237] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.448419  8433 tablet_bootstrap.cc:654] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.433926  8765 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.448874  8434 tablet_bootstrap.cc:492] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:25.437074  8767 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.453054  8360 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.454253  8238 raft_consensus.cc:1240] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.428289  8815 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.456252  8815 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.456642  8802 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.456768  8815 consensus_queue.cc:1059] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.456986  8390 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:25.457795  8386 raft_consensus.cc:1240] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:25.462132  8313 raft_consensus.cc:1240] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.457727  8815 raft_consensus.cc:3055] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.464599  8815 raft_consensus.cc:740] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.470310  8209 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.459587  8767 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.473742  8435 tablet_bootstrap.cc:654] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.474409  8768 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.474817  8245 raft_consensus.cc:2468] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:25.475848  8388 raft_consensus.cc:1275] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:25.476042  8778 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.479333  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.479741  8320 raft_consensus.cc:1275] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:50:25.480123  8320 pending_rounds.cc:85] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Aborting all ops after (but not including) 0
I20260709 14:50:25.480396  8320 pending_rounds.cc:107] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:25.480682  8320 raft_consensus.cc:2889] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:25.481284  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.481912  8240 raft_consensus.cc:2468] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:25.482611  8799 consensus_queue.cc:1048] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.482853  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:25.483494  8317 raft_consensus.cc:2468] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:25.480526  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.473518  8767 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.484452  8813 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.484956  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.485169  8800 raft_consensus.cc:2804] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.485644  8800 raft_consensus.cc:697] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.486375  8211 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:25.487001  8799 consensus_queue.cc:1048] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.487048  8754 consensus_queue.cc:1048] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.486466  8239 raft_consensus.cc:1240] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.491897  8286 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.493098  8286 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:25.488862  8211 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.493559  8508 raft_consensus.cc:2804] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.497555  8508 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.498037  8508 raft_consensus.cc:3060] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.497933  8804 consensus_queue.cc:1059] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.498980  8804 raft_consensus.cc:3055] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.499325  8804 raft_consensus.cc:740] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.500190  8804 consensus_queue.cc:260] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.501514  8804 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.503648  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.496471  8810 raft_consensus.cc:2804] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.465619  8387 raft_consensus.cc:2468] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:25.496572  8767 raft_consensus.cc:2804] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.486492  8800 consensus_queue.cc:237] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.465304  8815 consensus_queue.cc:260] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.497483  8824 raft_consensus.cc:2804] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.509821  8754 consensus_queue.cc:1048] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:25.514701  8824 raft_consensus.cc:697] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.519490  8209 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.511227  8767 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.531309  8434 tablet_bootstrap.cc:654] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.512565  8810 raft_consensus.cc:697] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.512347  8386 raft_consensus.cc:2468] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:25.522397  8755 raft_consensus.cc:2804] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.532074  8767 raft_consensus.cc:3060] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.540757  8815 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.515591  8824 consensus_queue.cc:237] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.518785  8816 consensus_queue.cc:1059] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:50:25.549634  8755 raft_consensus.cc:697] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
W20260709 14:50:25.577174  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 138628us
I20260709 14:50:25.567028  8311 raft_consensus.cc:1240] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.578274  8284 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.600775  8548 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.601296  8548 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.605357  8548 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.607173  8800 consensus_queue.cc:1059] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.608662  8800 raft_consensus.cc:3055] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.609004  8800 raft_consensus.cc:740] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.610308  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.606268  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.613056  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.613476  8387 raft_consensus.cc:2468] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:25.613911  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.575683  8810 consensus_queue.cc:237] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.591776  8508 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.599202  8778 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:50:25.590669  8834 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.625676  8284 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:25.671648  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 46090.1us
I20260709 14:50:25.672705  8434 tablet_bootstrap.cc:492] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:25.672758  8284 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.673414  8434 ts_tablet_manager.cc:1403] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.231s	user 0.008s	sys 0.005s
I20260709 14:50:25.670918  8140 catalog_manager.cc:5697] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:25.631098  8783 raft_consensus.cc:3055] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:25.626021  8829 log.cc:927] Time spent T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:50:25.638252  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.603955  8755 consensus_queue.cc:237] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.676151  8816 raft_consensus.cc:2749] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.671232  8824 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:25.674928  8819 raft_consensus.cc:2749] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:25.675613  8809 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.627169  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.692497  8435 tablet_bootstrap.cc:492] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:25.693142  8508 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.693732  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:25.713536  8286 leader_election.cc:343] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.716753  8433 tablet_bootstrap.cc:492] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:25.717200  8433 ts_tablet_manager.cc:1403] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.430s	user 0.019s	sys 0.012s
I20260709 14:50:25.707444  8809 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.720567  8809 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.678938  8783 raft_consensus.cc:740] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.721138  8434 raft_consensus.cc:359] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.722025  8434 raft_consensus.cc:385] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.722265  8434 raft_consensus.cc:740] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.703400  8284 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.706455  8435 ts_tablet_manager.cc:1403] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.418s	user 0.024s	sys 0.019s
I20260709 14:50:25.725708  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:25.726429  8314 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:25.727295  8433 raft_consensus.cc:359] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.727952  8433 raft_consensus.cc:385] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.728207  8433 raft_consensus.cc:740] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.728806  8433 consensus_queue.cc:260] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.729794  8819 raft_consensus.cc:2749] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:25.725587  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.732602  8360 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:25.738458  8782 consensus_queue.cc:1048] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.617161  8800 consensus_queue.cc:260] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.740916  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.741365  8433 ts_tablet_manager.cc:1434] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:50:25.742543  8433 tablet_bootstrap.cc:492] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:25.745391  8435 raft_consensus.cc:359] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.746346  8435 raft_consensus.cc:385] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.746680  8435 raft_consensus.cc:740] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.720655  8767 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.761845  8434 consensus_queue.cc:260] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.764150  8434 ts_tablet_manager.cc:1434] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.000s
I20260709 14:50:25.761952  8435 consensus_queue.cc:260] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.765146  8434 tablet_bootstrap.cc:492] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:25.768585  8767 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.770303  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.737233  8386 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:25.774394  8317 raft_consensus.cc:2393] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:25.733728  8783 consensus_queue.cc:260] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.775818  8783 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.778718  8435 ts_tablet_manager.cc:1434] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 14:50:25.750204  8388 raft_consensus.cc:3060] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.705420  8824 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:25.783617  8360 leader_election.cc:343] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.785060  8435 tablet_bootstrap.cc:492] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:25.781165  8779 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.793944  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.807294  8239 raft_consensus.cc:2393] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:25.808712  8286 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:25.810631  8767 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.831513  8284 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.836288  8819 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.845685  8819 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.851054  8808 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.851382  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.851536  8808 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.852191  8239 raft_consensus.cc:2393] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:25.852530  8779 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.852823  8388 raft_consensus.cc:2468] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:25.852933  8779 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.853556  8808 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.855093  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:25.855347  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:25.856537  8360 leader_election.cc:343] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.857009  8819 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:25.857098  8360 leader_election.cc:343] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:25.857584  8360 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.861479  8809 raft_consensus.cc:2749] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.851518  8824 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.867475  8670 consensus_queue.cc:1048] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.863947  8433 tablet_bootstrap.cc:654] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.875794  8317 raft_consensus.cc:1275] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:25.876542  8800 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.857015  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:25.878973  8394 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:25.880090  8284 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:25.881006  8767 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:25.878881  8508 consensus_queue.cc:1048] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.881330  8754 consensus_queue.cc:1048] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.881022  8209 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:25.881362  8767 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:25.884583  8767 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.885926  8754 raft_consensus.cc:2804] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.886415  8754 raft_consensus.cc:697] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:25.893038  8819 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.902801  8434 tablet_bootstrap.cc:654] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:25.904301  8840 log.cc:927] Time spent T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:50:25.907069  8435 tablet_bootstrap.cc:654] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.887771  8754 consensus_queue.cc:237] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.893040  8779 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.927627  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.928285  8245 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.928210  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.940352  8245 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:25.941735  8433 tablet_bootstrap.cc:492] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:25.943003  8433 ts_tablet_manager.cc:1403] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.003s
I20260709 14:50:25.944420  8286 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:25.944700  8242 raft_consensus.cc:1275] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.945205  8824 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.945708  8824 raft_consensus.cc:697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:25.946586  8824 consensus_queue.cc:237] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.947408  8767 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.951959  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:25.969193  8433 raft_consensus.cc:359] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.970173  8433 raft_consensus.cc:385] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.970523  8433 raft_consensus.cc:740] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.971346  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:25.972393  8242 raft_consensus.cc:2393] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:25.957296  8783 consensus_queue.cc:1048] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:50:25.955588  8767 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:25.978108  8779 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:25.989552  8433 consensus_queue.cc:260] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:25.983423  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:25.993597  8390 raft_consensus.cc:1275] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.984860  8819 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:25.998054  8360 consensus_peers.cc:597] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:25.998333  8819 consensus_queue.cc:1048] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.998493  8394 raft_consensus.cc:1275] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:25.998955  8360 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:26.000023  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:26.000805  8385 raft_consensus.cc:2393] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:26.001998  8670 raft_consensus.cc:2749] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.003082  8433 ts_tablet_manager.cc:1434] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 14:50:26.006438  8810 consensus_queue.cc:1048] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:26.012341  8434 tablet_bootstrap.cc:492] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:26.012825  8434 ts_tablet_manager.cc:1403] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.019s
I20260709 14:50:26.012971  8433 tablet_bootstrap.cc:492] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:26.013353  8142 catalog_manager.cc:5697] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:26.015709  8142 catalog_manager.cc:5697] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:26.018818  8434 raft_consensus.cc:359] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.019481  8434 raft_consensus.cc:385] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.019820  8434 raft_consensus.cc:740] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.020558  8434 consensus_queue.cc:260] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.029632  8434 ts_tablet_manager.cc:1434] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:50:26.030618  8434 tablet_bootstrap.cc:492] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:26.044495  8435 tablet_bootstrap.cc:492] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:26.045154  8435 ts_tablet_manager.cc:1403] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.266s	user 0.024s	sys 0.032s
I20260709 14:50:26.047407  8313 raft_consensus.cc:1275] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.049715  8810 consensus_queue.cc:1048] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:26.051355  8434 tablet_bootstrap.cc:654] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.063454  8245 raft_consensus.cc:1275] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.075018  8390 raft_consensus.cc:3060] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.061977  8140 catalog_manager.cc:5697] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.077862  8819 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.078184  8140 catalog_manager.cc:5697] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:26.080513  8670 raft_consensus.cc:493] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.083240  8819 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.083534  8435 raft_consensus.cc:359] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.101046  8435 raft_consensus.cc:385] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.101305  8387 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:26.101436  8435 raft_consensus.cc:740] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.102047  8140 catalog_manager.cc:5697] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.102345  8435 consensus_queue.cc:260] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.096151  8819 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.098906  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:26.105001  8284 leader_election.cc:343] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.106575  8435 ts_tablet_manager.cc:1434] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.003s
I20260709 14:50:26.100136  8390 raft_consensus.cc:1275] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.100606  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.094038  8670 raft_consensus.cc:515] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.107589  8245 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
W20260709 14:50:26.125177  8211 consensus_peers.cc:597] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:26.125273  8388 raft_consensus.cc:1275] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.128068  8284 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:26.128927  8286 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:26.129601  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.107280  8767 consensus_queue.cc:1048] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:26.132135  8435 tablet_bootstrap.cc:492] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
W20260709 14:50:26.132050  8360 leader_election.cc:343] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.132891  8778 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.129717  8754 consensus_queue.cc:1048] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:26.133316  8778 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.132045  8434 tablet_bootstrap.cc:492] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:26.134282  8434 ts_tablet_manager.cc:1403] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.008s
I20260709 14:50:26.131633  8824 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.135090  8824 raft_consensus.cc:697] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:26.135869  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.135946  8819 consensus_queue.cc:1048] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:26.136809  8778 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.135883  8824 consensus_queue.cc:237] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:26.140163  8360 leader_election.cc:343] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.140519  8360 leader_election.cc:304] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:26.128201  8670 leader_election.cc:290] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.141445  8779 raft_consensus.cc:2749] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:26.133545  8857 log.cc:927] Time spent T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:50:26.144644  8433 tablet_bootstrap.cc:654] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.187111  8434 raft_consensus.cc:359] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.190182  8387 raft_consensus.cc:3060] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.188885  8434 raft_consensus.cc:385] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.202137  8434 raft_consensus.cc:740] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.208796  8434 consensus_queue.cc:260] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.210146  8778 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.210896  8434 ts_tablet_manager.cc:1434] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.076s	user 0.012s	sys 0.002s
I20260709 14:50:26.211889  8434 tablet_bootstrap.cc:492] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:26.204959  8317 raft_consensus.cc:1275] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.212329  8778 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.213379  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:26.214987  8284 leader_election.cc:343] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:26.226848  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.218453  8810 consensus_queue.cc:1048] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:26.231534  8139 catalog_manager.cc:5697] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.238613  8434 tablet_bootstrap.cc:654] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.232705  8238 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.235332  8824 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.247826  8139 catalog_manager.cc:5697] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.244552  8824 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.249486  8139 catalog_manager.cc:5697] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.254789  8435 tablet_bootstrap.cc:654] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.252075  8139 catalog_manager.cc:5697] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.268891  8779 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.269433  8779 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.271438  8779 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.273488  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.274349  8242 raft_consensus.cc:2393] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.275084  8238 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:26.276460  8433 tablet_bootstrap.cc:492] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:26.276665  8286 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:26.280429  8433 ts_tablet_manager.cc:1403] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.268s	user 0.016s	sys 0.010s
I20260709 14:50:26.277158  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.283583  8767 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.285575  8767 raft_consensus.cc:697] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:26.285830  8313 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.286392  8767 consensus_queue.cc:237] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.288674  8824 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.290063  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.291019  8245 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.291461  8360 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:26.296801  8387 raft_consensus.cc:1275] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.302102  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.303009  8390 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:26.303225  8508 consensus_queue.cc:1048] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:26.304454  8284 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:26.305604  8778 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.299878  8433 raft_consensus.cc:359] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.312609  8755 consensus_queue.cc:1048] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:26.294943  8779 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.324352  8779 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.324841  8779 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.313723  8433 raft_consensus.cc:385] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.328262  8433 raft_consensus.cc:740] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.333446  8140 catalog_manager.cc:5697] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.339875  8140 catalog_manager.cc:5697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.359053  8433 consensus_queue.cc:260] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.364836  8435 tablet_bootstrap.cc:492] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:26.365324  8435 ts_tablet_manager.cc:1403] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.250s	user 0.006s	sys 0.013s
I20260709 14:50:26.376752  8433 ts_tablet_manager.cc:1434] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.002s
I20260709 14:50:26.393177  8434 tablet_bootstrap.cc:492] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:26.393654  8434 ts_tablet_manager.cc:1403] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.182s	user 0.042s	sys 0.037s
I20260709 14:50:26.394117  8778 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.397994  8433 tablet_bootstrap.cc:492] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:26.399580  8508 consensus_queue.cc:1048] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.400028  8779 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.405238  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.405970  8245 raft_consensus.cc:2393] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.404026  8435 raft_consensus.cc:359] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.410598  8435 raft_consensus.cc:385] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.410930  8435 raft_consensus.cc:740] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.411743  8435 consensus_queue.cc:260] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.427711  8779 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.428285  8778 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.428743  8778 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.432646  8435 ts_tablet_manager.cc:1434] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.004s
I20260709 14:50:26.436209  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.434340  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:26.446561  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:26.448137  8435 tablet_bootstrap.cc:492] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:26.430775  8778 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.460637  8686 consensus_queue.cc:1048] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.448618  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.468627  8284 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:26.469211  8317 raft_consensus.cc:3060] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.470577  8779 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.471040  8779 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.472215  8433 tablet_bootstrap.cc:654] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.474184  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.474798  8245 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.475298  8313 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.475858  8360 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:26.476783  8360 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:26.477116  8767 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.478066  8801 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.478538  8801 raft_consensus.cc:697] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:26.479326  8801 consensus_queue.cc:237] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.477545  8767 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.477752  8670 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.481957  8670 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.482306  8670 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.482890  8767 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.483860  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.484447  8387 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:26.488018  8434 raft_consensus.cc:359] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.488672  8434 raft_consensus.cc:385] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.488922  8434 raft_consensus.cc:740] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.489530  8434 consensus_queue.cc:260] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.493405  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.494098  8245 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:26.495136  8286 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.496477  8772 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.496852  8772 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.497201  8772 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.498750  8779 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.511195  8433 tablet_bootstrap.cc:492] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:26.511668  8433 ts_tablet_manager.cc:1403] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.013s
I20260709 14:50:26.510934  8434 ts_tablet_manager.cc:1434] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.000s
I20260709 14:50:26.513909  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.514518  8314 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.514881  8434 tablet_bootstrap.cc:492] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:26.508595  8778 consensus_queue.cc:1048] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:50:26.516201  8808 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:26.516700  8808 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.506798  8779 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:26.525522  8808 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.526126  8808 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:26.527097  8435 tablet_bootstrap.cc:654] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.527634  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.517810  8779 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.526648  8808 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.548771  8772 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.562343  8819 raft_consensus.cc:2749] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:26.562816  8670 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.543686  8238 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.566530  8824 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.567150  8824 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.569439  8824 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.573112  8142 catalog_manager.cc:5697] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:26.573977  8809 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.580057  8783 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.577946  8809 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.580730  8783 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.603267  8360 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:26.614351  8779 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.614903  8779 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.614826  8433 raft_consensus.cc:359] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.615393  8808 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.615669  8433 raft_consensus.cc:385] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.615933  8433 raft_consensus.cc:740] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.616051  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.664033  8801 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.670746  8243 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:26.671202  8801 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.667994  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.672004  8244 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.673267  8783 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.676563  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.676918  8386 raft_consensus.cc:1275] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.677356  8239 raft_consensus.cc:2393] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.677147  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.678242  8385 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:26.678419  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.679114  8240 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.680451  8284 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.681298  8778 consensus_queue.cc:1048] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.682158  8783 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.682566  8783 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.682937  8783 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.685324  8316 raft_consensus.cc:3060] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.665104  8804 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.685897  8804 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.687825  8804 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.644737  8800 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.693212  8800 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.695538  8800 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.697326  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.678283  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.697572  8767 consensus_queue.cc:1048] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:26.698040  8387 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:26.698550  8434 tablet_bootstrap.cc:654] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.698990  8778 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.699476  8778 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.635092  8772 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.615370  8779 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:26.635556  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.700821  8779 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.701190  8236 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.701433  8778 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.651373  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:26.633399  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.651106  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.702565  8284 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.704054  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.704803  8809 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.725696  8434 tablet_bootstrap.cc:492] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:26.727753  8385 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:26.727950  8434 ts_tablet_manager.cc:1403] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.213s	user 0.005s	sys 0.018s
I20260709 14:50:26.708715  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.711280  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.713967  8801 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.635187  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.622946  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.722905  8670 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.741021  8238 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:26.703963  8783 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.718305  8139 catalog_manager.cc:5697] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 2, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.723719  8314 raft_consensus.cc:2393] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.743441  8767 raft_consensus.cc:2804] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.743818  8767 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.723793  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.725302  8242 raft_consensus.cc:1275] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.752550  8243 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:26.754086  8783 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.754787  8779 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.622712  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.727407  8435 tablet_bootstrap.cc:492] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:26.763550  8320 raft_consensus.cc:2393] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.734290  8433 consensus_queue.cc:260] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.726132  8388 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.725971  8315 raft_consensus.cc:2393] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.740362  8237 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.741385  8240 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:26.741498  8311 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.744166  8767 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.752022  8319 raft_consensus.cc:2393] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.729934  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.771732  8245 raft_consensus.cc:2393] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.785595  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.785951  8878 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.786743  8779 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.786458  8878 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.788582  8878 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.788954  8435 ts_tablet_manager.cc:1403] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.351s	user 0.025s	sys 0.014s
I20260709 14:50:26.790868  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.791461  8394 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
W20260709 14:50:26.763474  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 53154.8us
I20260709 14:50:26.795090  8433 ts_tablet_manager.cc:1434] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.283s	user 0.014s	sys 0.016s
I20260709 14:50:26.796972  8754 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.796267  8209 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:26.797516  8433 tablet_bootstrap.cc:492] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
W20260709 14:50:26.798238  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 53196.4us
I20260709 14:50:26.798368  8209 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:26.799667  8566 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.799703  8810 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:26.800138  8566 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.800511  8566 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.797494  8754 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.803869  8754 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.796238  8388 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
W20260709 14:50:26.806455  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 66520.7us
I20260709 14:50:26.808072  8284 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.806401  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.808547  8435 raft_consensus.cc:359] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.808897  8390 raft_consensus.cc:2468] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:26.809188  8435 raft_consensus.cc:385] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.809484  8435 raft_consensus.cc:740] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.810290  8209 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:26.810449  8435 consensus_queue.cc:260] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.811256  8810 raft_consensus.cc:2804] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:26.811486  8433 tablet_bootstrap.cc:654] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.811659  8810 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.811990  8810 raft_consensus.cc:3060] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.812348  8566 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.812736  8772 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:26.814599  8883 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.815150  8883 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.816551  8772 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:26.817622  8284 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.818782  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:26.818459  8772 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:26.819339  8394 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.819706  8819 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.820058  8819 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.820410  8819 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.820716  8767 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.822273  8244 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:26.823145  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.823799  8319 raft_consensus.cc:2368] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:26.823666  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:26.824275  8393 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:26.824942  8824 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:26.825441  8824 raft_consensus.cc:697] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:26.825361  8284 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.795043  8800 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:26.827193  8434 raft_consensus.cc:359] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.828293  8434 raft_consensus.cc:385] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.828661  8434 raft_consensus.cc:740] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.829391  8434 consensus_queue.cc:260] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.829151  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.831995  8320 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.832217  8434 ts_tablet_manager.cc:1434] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.104s	user 0.004s	sys 0.007s
I20260709 14:50:26.827174  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:26.832886  8311 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.832996  8360 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:26.835351  8360 leader_election.cc:400] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:26.835742  8360 leader_election.cc:403] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:26.836231  8808 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.836580  8808 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.836796  8360 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.836932  8808 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.834286  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.837715  8360 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:26.838456  8245 raft_consensus.cc:2393] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 3: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.839071  8360 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:26.837795  8883 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:26.841013  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:26.841857  8319 raft_consensus.cc:2393] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.824160  8566 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.848078  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.849800  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.850636  8244 raft_consensus.cc:2393] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.826524  8772 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.870373  8435 ts_tablet_manager.cc:1434] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 14:50:26.872089  8434 tablet_bootstrap.cc:492] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:26.881217  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:26.829578  8800 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.871754  8883 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.917016  8435 tablet_bootstrap.cc:492] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:26.868475  8772 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:26.869172  8809 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.866470  8876 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:26.919636  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:26.826423  8824 consensus_queue.cc:237] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.926570  8244 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.932081  8245 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:26.935169  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:26.935523  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 96502.5us
I20260709 14:50:26.936373  8318 raft_consensus.cc:2393] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.936197  8360 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:26.939430  8360 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:26.926184  8311 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:26.937381  8887 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:26.945286  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.921533  8883 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:26.926738  8772 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.945734  8394 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:26.957685  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:26.941020  8767 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:26.958132  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:26.958477  8237 raft_consensus.cc:2393] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:26.959009  8670 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.959097  8804 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.959718  8804 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.921464  8783 consensus_queue.cc:1048] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:26.959154  8686 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.926189  8809 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:26.946215  8245 raft_consensus.cc:2393] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:26.959537  8670 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.957509  8878 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.968976  8887 raft_consensus.cc:697] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
W20260709 14:50:26.970479  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 49862.8us
I20260709 14:50:26.970973  8244 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:26.977535  8286 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:26.932915  8876 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:26.955109  8883 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.984522  8433 tablet_bootstrap.cc:492] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:26.990979  8433 ts_tablet_manager.cc:1403] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.194s	user 0.023s	sys 0.007s
I20260709 14:50:26.962860  8801 raft_consensus.cc:2749] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:26.973667  8809 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.974177  8686 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:26.953612  8778 consensus_queue.cc:1048] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 14:50:26.985229  8876 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.010130  8394 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.011129  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:26.992393  8767 raft_consensus.cc:2804] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:26.990356  8878 raft_consensus.cc:697] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:26.995450  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.029610  8390 raft_consensus.cc:3060] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.008296  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.008641  8894 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:27.028499  8804 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:27.043121  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 94660.4us
I20260709 14:50:27.036513  8754 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.047688  8754 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:27.034616  8767 raft_consensus.cc:697] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:27.055621  8754 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.055776  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.043365  8894 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.056797  8311 raft_consensus.cc:2393] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:27.058156  8894 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.058704  8894 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.043836  8316 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.060537  8434 tablet_bootstrap.cc:654] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.060935  8318 raft_consensus.cc:1275] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:27.058198  8211 leader_election.cc:343] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.070387  8670 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:27.073315  8884 log.cc:927] Time spent T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 14:50:27.075173  8686 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.074854  8767 consensus_queue.cc:237] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.076377  8670 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:27.076869  8670 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.042217  8887 consensus_queue.cc:237] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.085599  8211 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.042161  8892 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.054072  8779 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.092988  8686 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.097158  8686 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.097527  8686 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.097692  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.098538  8316 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.059149  8894 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.101069  8211 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.101047  8433 raft_consensus.cc:359] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.101789  8433 raft_consensus.cc:385] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.102159  8433 raft_consensus.cc:740] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.102860  8433 consensus_queue.cc:260] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.105019  8284 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:27.095438  8896 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.104216  8800 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.106691  8508 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.109668  8886 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.093951  8779 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.112773  8670 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.124801  8433 ts_tablet_manager.cc:1434] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.134s	user 0.006s	sys 0.001s
I20260709 14:50:27.126703  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.100675  8819 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.132417  8566 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.132719  8394 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:27.133347  8566 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.112707  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.143922  8566 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.123692  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.124131  8508 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.151886  8801 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.152452  8508 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.154328  8435 tablet_bootstrap.cc:654] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.157480  8433 tablet_bootstrap.cc:492] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:27.148192  8209 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:27.095894  8892 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.149283  8360 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:27.152026  8819 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.131251  8800 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.105643  8878 consensus_queue.cc:237] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.168721  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.174877  8320 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:27.167837  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.135237  8886 raft_consensus.cc:697] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:27.186520  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.170809  8899 raft_consensus.cc:2749] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:27.132404  8778 consensus_queue.cc:1048] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 14:50:27.150413  8390 raft_consensus.cc:2468] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:27.121791  8896 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.201522  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.204712  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.204797  8891 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.173758  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.205533  8237 raft_consensus.cc:2393] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:27.205734  8314 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.205451  8891 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.141103  8810 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.211526  8508 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.215515  8891 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.216076  8894 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:27.219543  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 62864.2us
W20260709 14:50:27.218935  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 95413.7us
I20260709 14:50:27.218106  8892 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.237001  8566 raft_consensus.cc:2749] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:27.177119  8800 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.271554  8810 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.272675  8238 raft_consensus.cc:2368] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.272599  8242 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:27.288899  8772 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:27.290369  8508 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.290810  8800 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.285665  8808 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.370150  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.371975  8434 tablet_bootstrap.cc:492] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:27.372437  8434 ts_tablet_manager.cc:1403] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.504s	user 0.027s	sys 0.015s
I20260709 14:50:27.302217  8883 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.301963  8809 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:27.373356  8284 leader_election.cc:343] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.313460  8318 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.381080  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.299269  8886 consensus_queue.cc:237] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.377480  8779 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.403918  8434 raft_consensus.cc:359] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.404863  8434 raft_consensus.cc:385] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.405207  8434 raft_consensus.cc:740] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.406040  8434 consensus_queue.cc:260] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.382750  8686 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.417488  8434 ts_tablet_manager.cc:1434] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 14:50:27.410662  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.427511  8244 raft_consensus.cc:1240] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:27.433291  8315 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.435482  8896 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.436695  8433 tablet_bootstrap.cc:654] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.441284  8434 tablet_bootstrap.cc:492] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:27.446386  8315 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:27.454171  8809 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.456424  8808 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.449512  8891 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.487609  8211 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.471473  8883 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.492404  8917 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.492482  8767 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.492898  8917 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.493491  8917 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.493243  8767 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.480010  8808 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.487188  8686 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.486590  8876 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.499274  8907 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.502014  8907 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.502875  8876 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.504472  8767 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.491436  8891 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.504997  8907 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.505057  8435 tablet_bootstrap.cc:492] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:27.506587  8435 ts_tablet_manager.cc:1403] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.602s	user 0.009s	sys 0.035s
I20260709 14:50:27.506539  8891 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.511592  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.512297  8314 raft_consensus.cc:2468] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:27.513871  8810 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.514057  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.514410  8810 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.514725  8315 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
W20260709 14:50:27.515779  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 367675us
I20260709 14:50:27.514081  8433 tablet_bootstrap.cc:492] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:27.516265  8810 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.516767  8433 ts_tablet_manager.cc:1403] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.376s	user 0.010s	sys 0.007s
I20260709 14:50:27.545715  8772 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:27.547793  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:27.549031  8390 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.550169  8917 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.498726  8808 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.573932  8433 raft_consensus.cc:359] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.579828  8433 raft_consensus.cc:385] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.581075  8433 raft_consensus.cc:740] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.583021  8433 consensus_queue.cc:260] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.577885  8435 raft_consensus.cc:359] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.579371  8808 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.577359  8390 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:27.587517  8435 raft_consensus.cc:385] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.590677  8435 raft_consensus.cc:740] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.591120  8433 ts_tablet_manager.cc:1434] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.015s
I20260709 14:50:27.596208  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.596873  8315 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:27.598142  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.598799  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.599644  8316 raft_consensus.cc:2393] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:27.600772  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.601531  8316 raft_consensus.cc:2368] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.606462  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.606853  8917 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.607035  8387 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:27.611570  8434 tablet_bootstrap.cc:654] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.598830  8311 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:27.612910  8435 consensus_queue.cc:260] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.615242  8435 ts_tablet_manager.cc:1434] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.108s	user 0.003s	sys 0.004s
I20260709 14:50:27.619565  8211 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.620831  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.624094  8311 raft_consensus.cc:2393] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:27.621943  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.624549  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.625846  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.628100  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.628528  8319 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.632400  8320 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:27.632738  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:27.634342  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.634995  8388 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:27.635895  8319 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:27.623082  8360 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.640424  8808 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:27.640877  8808 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:27.641294  8808 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.642195  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.642789  8311 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.645925  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:27.646423  8317 raft_consensus.cc:1240] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:27.647424  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:27.647994  8385 raft_consensus.cc:3060] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.649140  8808 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.650182  8392 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.651328  8808 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.653057  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.653672  8391 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.654021  8754 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.654165  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.654597  8754 raft_consensus.cc:697] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:27.654640  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.655529  8238 raft_consensus.cc:2393] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:27.655748  8754 consensus_queue.cc:237] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.656549  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.656802  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.657191  8393 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:27.657388  8391 raft_consensus.cc:2468] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:27.658035  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.658233  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.658655  8245 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:27.658811  8243 raft_consensus.cc:2468] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:27.659646  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.660378  8241 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:27.660799  8433 tablet_bootstrap.cc:492] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:27.662412  8394 raft_consensus.cc:1275] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:27.663744  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.664369  8242 raft_consensus.cc:2468] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:27.665521  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.666242  8284 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.668767  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.654748  8244 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:27.670416  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.671075  8240 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.671759  8895 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.672302  8895 raft_consensus.cc:697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:27.673255  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.673154  8895 consensus_queue.cc:237] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.673880  8388 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:27.675462  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.641641  8140 catalog_manager.cc:5697] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:27.669186  8915 log.cc:927] Time spent T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.186s	user 0.003s	sys 0.000s
I20260709 14:50:27.680694  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.680874  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:27.681664  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.682240  8435 tablet_bootstrap.cc:492] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:27.682417  8236 raft_consensus.cc:2393] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:27.683943  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.684520  8386 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:27.685351  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:27.685869  8394 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.685808  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.686452  8317 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:27.691948  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
W20260709 14:50:27.692265  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 72795.4us
W20260709 14:50:27.694914  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 71902.3us
W20260709 14:50:27.695647  8360 leader_election.cc:343] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.696735  8360 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.698288  8394 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:27.699915  8433 tablet_bootstrap.cc:654] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.694345  8284 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.704624  8244 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:27.702406  8284 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.708518  8284 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.709632  8767 raft_consensus.cc:2804] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.710165  8767 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.710554  8767 raft_consensus.cc:3060] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.711216  8360 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.712273  8876 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:27.712641  8876 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.713039  8876 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.706889  8886 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.713946  8886 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.714344  8886 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.714488  8772 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.714924  8772 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.717015  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.717491  8434 tablet_bootstrap.cc:492] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:27.718194  8434 ts_tablet_manager.cc:1403] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.292s	user 0.013s	sys 0.008s
I20260709 14:50:27.716315  8772 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.720901  8878 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.721266  8878 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.721606  8878 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.710748  8801 raft_consensus.cc:2804] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.726608  8209 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:27.727653  8508 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:27.728127  8508 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:27.728560  8508 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.699918  8242 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:27.734938  8360 leader_election.cc:400] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.735374  8360 leader_election.cc:403] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:27.732442  8801 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.755525  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:27.762240  8209 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
W20260709 14:50:27.762599  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:27.732357  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.722290  8903 consensus_queue.cc:1048] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:50:27.768821  8209 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:27.767551  8360 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:27.772909  8209 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:27.774353  8889 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:27.774868  8889 raft_consensus.cc:697] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:27.775686  8889 consensus_queue.cc:237] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.776845  8240 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:27.767951  8754 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.778086  8754 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.778364  8917 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:27.778450  8754 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.778800  8917 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.779150  8917 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.779209  8434 raft_consensus.cc:359] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.779889  8434 raft_consensus.cc:385] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.780166  8434 raft_consensus.cc:740] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.780750  8434 consensus_queue.cc:260] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.781283  8883 consensus_queue.cc:1059] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:27.782111  8883 raft_consensus.cc:493] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.782191  8881 raft_consensus.cc:3055] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:27.754492  8913 raft_consensus.cc:2749] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.765714  8801 raft_consensus.cc:3060] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.771500  8317 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:27.770360  8808 raft_consensus.cc:2764] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:50:27.798272  8394 raft_consensus.cc:1275] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:27.801740  8286 leader_election.cc:343] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.802242  8286 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:27.804032  8245 raft_consensus.cc:1275] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:27.806674  8236 raft_consensus.cc:1275] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:27.809039  8392 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:27.785722  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:27.787250  8434 ts_tablet_manager.cc:1434] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
I20260709 14:50:27.812575  8319 raft_consensus.cc:2468] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:27.813274  8434 tablet_bootstrap.cc:492] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:27.813222  8241 raft_consensus.cc:1275] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:27.787372  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:27.814172  8316 raft_consensus.cc:2368] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.787989  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.788057  8360 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:27.816434  8360 leader_election.cc:400] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.784936  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:27.818284  8211 leader_election.cc:343] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:27.819165  8211 leader_election.cc:343] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.782599  8881 raft_consensus.cc:740] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:27.826115  8670 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.782542  8883 raft_consensus.cc:515] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.793435  8914 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.835438  8360 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:27.837589  8360 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:27.840935  8914 raft_consensus.cc:697] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:27.844085  8435 tablet_bootstrap.cc:654] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.794472  8387 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
W20260709 14:50:27.844121  8360 leader_election.cc:343] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.845882  8211 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:27.853122  8360 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:27.826797  8891 raft_consensus.cc:2749] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:27.849025  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 49523.2us
I20260709 14:50:27.854954  8360 leader_election.cc:400] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.859447  8433 tablet_bootstrap.cc:492] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:27.862488  8433 ts_tablet_manager.cc:1403] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.202s	user 0.020s	sys 0.021s
I20260709 14:50:27.862015  8360 leader_election.cc:403] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:27.866624  8911 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:27.867386  8911 raft_consensus.cc:697] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:27.868584  8911 consensus_queue.cc:237] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.870015  8779 raft_consensus.cc:2749] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:27.834589  8670 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:27.874667  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 78190.5us
I20260709 14:50:27.842617  8902 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.860672  8887 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:27.862970  8899 raft_consensus.cc:2804] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.862557  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:27.891191  8508 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.891741  8284 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:27.878348  8896 consensus_queue.cc:1048] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:50:27.878075  8670 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.828507  8913 consensus_queue.cc:1059] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 14:50:27.895115  8508 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.878630  8686 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:27.850278  8767 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.889180  8899 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.886088  8778 consensus_queue.cc:1048] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:27.912357  8912 consensus_queue.cc:1048] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:27.886610  8902 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.917299  8902 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.902841  8887 raft_consensus.cc:697] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:27.842051  8914 consensus_queue.cc:237] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.909891  8899 raft_consensus.cc:3060] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.909732  8686 raft_consensus.cc:697] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:27.929320  8910 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:27.945603  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 53933.8us
I20260709 14:50:27.960443  8433 raft_consensus.cc:359] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.961452  8433 raft_consensus.cc:385] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.961840  8433 raft_consensus.cc:740] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.964764  8433 consensus_queue.cc:260] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.974485  8670 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.975997  8886 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:27.978236  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:27.979130  8670 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:27.979404  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:27.981485  8360 leader_election.cc:343] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:27.982813  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 137025us
I20260709 14:50:27.983670  8886 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:27.983605  8211 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:27.985344  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 107623us
I20260709 14:50:27.988452  8241 raft_consensus.cc:1275] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:27.990015  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:27.925130  8900 consensus_queue.cc:1048] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 14:50:27.990996  8435 tablet_bootstrap.cc:492] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:27.950306  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:28.002410  8244 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:28.003747  8435 ts_tablet_manager.cc:1403] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.322s	user 0.020s	sys 0.003s
I20260709 14:50:28.005374  8211 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:28.006199  8508 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:28.006577  8508 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.007370  8508 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:27.989318  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:28.013895  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:28.015980  8433 ts_tablet_manager.cc:1434] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.153s	user 0.008s	sys 0.000s
W20260709 14:50:28.016355  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 154824us
I20260709 14:50:27.992385  8910 raft_consensus.cc:697] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:28.006556  8316 raft_consensus.cc:1275] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:27.989869  8883 leader_election.cc:290] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.024066  8286 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:28.027423  8360 leader_election.cc:343] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.018637  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.025373  8932 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:28.030685  8932 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.031044  8932 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.035904  8508 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.038671  8808 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:28.041872  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.021847  8778 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.041623  8435 raft_consensus.cc:359] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.044670  8435 raft_consensus.cc:385] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.045020  8435 raft_consensus.cc:740] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.046617  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.048368  8239 raft_consensus.cc:3060] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.051126  8434 tablet_bootstrap.cc:654] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.029340  8903 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:28.031049  8242 raft_consensus.cc:1275] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:27.990741  8887 consensus_queue.cc:237] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.043918  8767 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:28.055261  8929 log.cc:927] Time spent T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 14:50:28.055595  8772 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.004457  8686 consensus_queue.cc:237] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.054275  8508 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:28.047693  8435 consensus_queue.cc:260] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.045163  8808 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.053710  8903 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.066398  8808 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.066999  8903 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.058574  8910 consensus_queue.cc:237] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [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: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:28.096680  8317 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:28.089190  8900 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.098433  8900 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.051863  8778 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.148998  8319 raft_consensus.cc:1275] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:28.150662  8394 raft_consensus.cc:1275] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:28.102813  8876 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.159015  8435 ts_tablet_manager.cc:1434] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.155s	user 0.006s	sys 0.001s
I20260709 14:50:28.165278  8899 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.191015  8388 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:28.172297  8900 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.208175  8239 raft_consensus.cc:2468] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:28.210632  8801 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.212221  8393 raft_consensus.cc:2393] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:28.192826  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.172838  8767 consensus_queue.cc:1048] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:28.200129  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:28.227437  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 75284.4us
I20260709 14:50:28.231395  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:28.231501  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:28.232240  8237 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
W20260709 14:50:28.230896  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 213838us
I20260709 14:50:28.233433  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.218468  8317 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.218801  8808 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:28.230957  8878 consensus_meta.cc:287] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: Time spent flushing consensus metadata: real 0.509s	user 0.008s	sys 0.005s
I20260709 14:50:28.279814  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:28.278110  8917 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.282447  8237 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.284824  8917 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:28.227730  8772 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:28.238996  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:28.290573  8385 consensus_meta.cc:287] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: Time spent flushing consensus metadata: real 0.642s	user 0.014s	sys 0.006s
I20260709 14:50:28.221697  8754 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.281924  8316 raft_consensus.cc:2368] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3.
I20260709 14:50:28.300172  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.300899  8238 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.301540  8237 raft_consensus.cc:2468] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:28.228703  8932 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:28.299201  8899 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.288872  8878 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.309487  8243 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:28.296247  8385 raft_consensus.cc:2468] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:28.318163  8876 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.313804  8903 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.345413  8389 raft_consensus.cc:2393] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 3: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:28.348852  8878 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.352427  8881 consensus_queue.cc:260] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.357842  8881 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.362320  8209 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.367026  8385 raft_consensus.cc:1275] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:28.368146  8800 raft_consensus.cc:2804] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.383487  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:28.387379  8903 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:28.388423  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.389011  8389 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.389870  8311 raft_consensus.cc:1240] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:28.391530  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.392134  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.393317  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.396806  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.396680  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.425104  8236 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:28.425444  8754 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:28.425787  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.426111  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.427001  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.428071  8313 raft_consensus.cc:3060] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.430611  8211 leader_election.cc:400] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3.
I20260709 14:50:28.430928  8211 leader_election.cc:403] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:28.393174  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.431754  8394 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:28.397747  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.399658  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.385443  8800 raft_consensus.cc:697] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:28.400669  8314 raft_consensus.cc:1275] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:28.400888  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.396860  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.406755  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.407397  8433 tablet_bootstrap.cc:492] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:28.411463  8801 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.412500  8244 raft_consensus.cc:1275] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:28.413074  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:28.413569  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:28.417650  8932 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:28.573786  8359 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:28.516706  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 93693.8us
W20260709 14:50:28.519972  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 66342us
I20260709 14:50:28.539044  8434 tablet_bootstrap.cc:492] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:28.537103  8245 raft_consensus.cc:1275] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:28.465821  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.460675  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:28.598378  8243 raft_consensus.cc:2393] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:28.525104  8317 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:28.598965  8390 raft_consensus.cc:2368] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3.
I20260709 14:50:28.528720  8389 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:28.521679  8876 consensus_queue.cc:1048] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260709 14:50:28.601554  8434 ts_tablet_manager.cc:1403] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.789s	user 0.028s	sys 0.029s
I20260709 14:50:28.605840  8778 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:28.513933  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 78949us
I20260709 14:50:28.602401  8211 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:28.612953  8360 leader_election.cc:343] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.525961  8318 raft_consensus.cc:2393] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
W20260709 14:50:28.614699  8211 leader_election.cc:343] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.615202  8211 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.615998  8945 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.616931  8209 leader_election.cc:400] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Vote denied by peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661) with higher term. Message: Invalid argument: T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3.
I20260709 14:50:28.615953  8949 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:28.618270  8209 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:28.619071  8686 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:28.619555  8686 raft_consensus.cc:697] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:28.620419  8686 consensus_queue.cc:237] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:28.621078  8313 raft_consensus.cc:2468] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
W20260709 14:50:28.627362  8360 leader_election.cc:343] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.629330  8360 leader_election.cc:304] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.632025  8360 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.633069  8878 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.633415  8878 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.633747  8878 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.636188  8435 tablet_bootstrap.cc:492] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:28.640383  8899 raft_consensus.cc:2749] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.533319  8800 consensus_queue.cc:237] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.643386  8878 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.644191  8139 catalog_manager.cc:5697] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.645362  8878 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:28.466874  8824 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.185s
I20260709 14:50:28.645663  8139 catalog_manager.cc:5697] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.646515  8390 raft_consensus.cc:1275] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:28.650223  8360 leader_election.cc:343] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.650810  8360 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.517383  8238 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:28.629722  8932 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
W20260709 14:50:28.652869  8360 leader_election.cc:343] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.653254  8801 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.656864  8932 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.657549  8898 consensus_queue.cc:1048] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:28.658340  8943 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3.
I20260709 14:50:28.657400  8881 consensus_queue.cc:1048] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:28.685609  8140 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57418 (request call id 78) took 1077 ms. Trace:
I20260709 14:50:28.686757  8211 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:28.687598  8388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 308) took 1005 ms. Trace:
I20260709 14:50:28.682614  8320 raft_consensus.cc:1275] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:28.688298  8388 rpcz_store.cc:276] 0709 14:50:27.682184 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.699679 (+ 17495us) service_pool.cc:224] Handling call
0709 14:50:27.785901 (+ 86222us) spinlock_profiling.cc:243] Waited 4.15 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:27.847133 (+ 61232us) spinlock_profiling.cc:243] Waited 5.46 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:28.687408 (+840275us) spinlock_profiling.cc:243] Waited 281 ms on lock 0x7b540018abd4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:28.687543 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":668752896}
I20260709 14:50:28.684072  8286 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:28.690025  8891 raft_consensus.cc:2804] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.690490  8891 raft_consensus.cc:697] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:28.691455  8240 raft_consensus.cc:1240] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:28.691314  8891 consensus_queue.cc:237] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.691790  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:28.692351  8238 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.698451  8286 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:28.698747  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.701305  8286 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:28.686107  8140 rpcz_store.cc:276] 0709 14:50:27.602803 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.605924 (+  3121us) service_pool.cc:224] Handling call
0709 14:50:28.679793 (+1073869us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:27.765549 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:27.881871 (+116322us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:27.881921 (+    50us) write_op.cc:435] Acquired schema lock
0709 14:50:27.881950 (+    29us) tablet.cc:662] Decoding operations
0709 14:50:27.882498 (+   548us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:27.882594 (+    96us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:27.882647 (+    53us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:27.882895 (+   248us) tablet.cc:701] Row locks acquired
0709 14:50:27.882921 (+    26us) write_op.cc:260] PREPARE: finished
0709 14:50:27.883118 (+   197us) write_op.cc:270] Start()
0709 14:50:27.883263 (+   145us) write_op.cc:276] Timestamp: P: 1783608627883066 usec, L: 0
0709 14:50:27.883294 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:50:27.884181 (+   887us) log.cc:844] Serialized 540 byte log entry
0709 14:50:28.062089 (+177908us) op_driver.cc:464] REPLICATION: finished
0709 14:50:28.226408 (+164319us) write_op.cc:301] APPLY: starting
0709 14:50:28.226506 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:28.226625 (+   119us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:28.226769 (+   144us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:28.226993 (+   224us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:28.227152 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:28.227206 (+    54us) write_op.cc:312] APPLY: finished
0709 14:50:28.235052 (+  7846us) log.cc:844] Serialized 22 byte log entry
0709 14:50:28.235981 (+   929us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:28.236436 (+   455us) write_op.cc:454] Released schema lock
0709 14:50:28.236485 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:28.236801 (+   316us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:28.236828 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":29795,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":158324,"apply.run_cpu_time_us":1660,"apply.run_wall_time_us":10360,"num_ops":1,"prepare.queue_time_us":47505,"prepare.run_cpu_time_us":4234,"prepare.run_wall_time_us":159095,"replication_time_us":160414,"thread_start_us":91779,"threads_started":2}]]}
I20260709 14:50:28.708364  8360 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:28.710302  8360 leader_election.cc:343] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.710762  8360 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.711798  8360 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:28.712502  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:28.714993  8360 leader_election.cc:343] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.706143  8903 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:28.706290  8910 raft_consensus.cc:2804] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:28.719504  8390 raft_consensus.cc:1275] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:28.705919  8800 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:28.727012  8286 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:28.729312  8772 raft_consensus.cc:2749] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:28.714464  8890 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:28.730933  8800 raft_consensus.cc:697] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:28.714582  8801 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:50:28.732051  8800 consensus_queue.cc:237] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.720068  8889 raft_consensus.cc:2804] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.733829  8889 raft_consensus.cc:697] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:28.703799  8902 consensus_queue.cc:1048] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:50:28.716836  8887 raft_consensus.cc:2749] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.736151  8286 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:28.725267  8913 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:28.716969  8883 consensus_queue.cc:1048] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:28.728057  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:28.733963  8940 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:50:28.737408  8910 raft_consensus.cc:697] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:28.746086  8778 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:28.764539  8434 raft_consensus.cc:359] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.766045  8434 raft_consensus.cc:385] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.766342  8434 raft_consensus.cc:740] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.751610  8779 consensus_queue.cc:1059] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:50:28.750672  8898 consensus_queue.cc:1048] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:50:28.778975  8244 raft_consensus.cc:1240] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:28.768520  8434 consensus_queue.cc:260] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.761698  8778 raft_consensus.cc:697] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:28.781294  8311 raft_consensus.cc:1275] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:28.749482  8889 consensus_queue.cc:237] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.793905  8434 ts_tablet_manager.cc:1434] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.192s	user 0.005s	sys 0.002s
I20260709 14:50:28.804392  8435 tablet_bootstrap.cc:654] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.804976  8433 tablet_bootstrap.cc:654] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.811533  8434 tablet_bootstrap.cc:492] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:28.790881  8876 raft_consensus.cc:3055] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:50:28.814941  8963 log.cc:927] Time spent T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:50:28.808630  8238 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:28.790752  8810 consensus_queue.cc:1048] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:28.805450  8910 consensus_queue.cc:237] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.813328  8876 raft_consensus.cc:740] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:28.820302  8778 consensus_queue.cc:237] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.822089  8686 consensus_queue.cc:1048] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:50:28.824231  8881 consensus_queue.cc:1059] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 14:50:28.825397  8360 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:28.890276  8434 tablet_bootstrap.cc:654] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:28.891333  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 66079.8us
W20260709 14:50:28.890242  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:50:28.949784  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 97855.6us
I20260709 14:50:28.907017  8899 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:28.965687  8975 log.cc:927] Time spent T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.064s	user 0.000s	sys 0.004s
I20260709 14:50:28.966521  8899 raft_consensus.cc:697] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:28.950098  8876 consensus_queue.cc:260] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:28.996901  8876 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:28.999483  8435 tablet_bootstrap.cc:492] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:29.000026  8435 ts_tablet_manager.cc:1403] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.364s	user 0.021s	sys 0.035s
I20260709 14:50:29.027107  8390 raft_consensus.cc:1275] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:29.046331  8390 pending_rounds.cc:85] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: Aborting all ops after (but not including) 1
I20260709 14:50:29.059528  8390 pending_rounds.cc:107] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:29.059875  8390 raft_consensus.cc:2889] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:29.033330  8899 consensus_queue.cc:237] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.065590  8433 tablet_bootstrap.cc:492] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:29.066286  8433 ts_tablet_manager.cc:1403] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 0.665s	user 0.043s	sys 0.054s
W20260709 14:50:29.072844  8973 log.cc:927] Time spent T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 14:50:29.075083  8883 raft_consensus.cc:3055] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:29.075570  8883 raft_consensus.cc:740] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:29.076460  8883 consensus_queue.cc:260] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.079493  8433 raft_consensus.cc:359] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.080173  8433 raft_consensus.cc:385] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.077721  8883 raft_consensus.cc:3060] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:29.080487  8433 raft_consensus.cc:740] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.081864  8932 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:29.082261  8433 consensus_queue.cc:260] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.090396  8433 ts_tablet_manager.cc:1434] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:50:29.111366  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:29.119359  8433 tablet_bootstrap.cc:492] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
I20260709 14:50:29.129849  8434 tablet_bootstrap.cc:492] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:29.130330  8434 ts_tablet_manager.cc:1403] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.324s	user 0.033s	sys 0.025s
I20260709 14:50:29.134246  8360 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:29.136267  8887 raft_consensus.cc:2749] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:29.138109  8315 raft_consensus.cc:1240] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:29.140039  8903 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.140583  8903 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.141513  8434 raft_consensus.cc:359] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.142127  8434 raft_consensus.cc:385] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.142381  8434 raft_consensus.cc:740] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.146140  8434 consensus_queue.cc:260] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:29.450722  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 451001us
I20260709 14:50:29.510044  8140 catalog_manager.cc:5697] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.509456  8142 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57404 (request call id 85) took 1787 ms. Trace:
I20260709 14:50:29.541661  8142 rpcz_store.cc:276] 0709 14:50:27.721622 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.721799 (+   177us) service_pool.cc:224] Handling call
0709 14:50:29.509370 (+1787571us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34502,"reported_tablets":4}
W20260709 14:50:29.300262  8358 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:29.449483  8435 raft_consensus.cc:359] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.546387  8435 raft_consensus.cc:385] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:29.546756  8435 raft_consensus.cc:740] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:29.218863  8434 ts_tablet_manager.cc:1434] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 14:50:29.549969  8434 tablet_bootstrap.cc:492] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:29.551508  8435 consensus_queue.cc:260] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.552956  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:29.193871  8899 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.568815  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:29.569453  8243 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:29.350143  8311 raft_consensus.cc:1240] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:29.269898  8391 raft_consensus.cc:1240] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:29.207966  8903 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:29.441327  8801 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.583981  8435 ts_tablet_manager.cc:1434] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.573s	user 0.011s	sys 0.012s
W20260709 14:50:29.578680  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 44685.1us
I20260709 14:50:29.196195  8887 consensus_queue.cc:1059] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.381s
W20260709 14:50:29.584313  8435 ts_tablet_manager.cc:1467] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: Tablet startup took 583ms
I20260709 14:50:29.603785  8997 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.575315  8899 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.605309  8895 consensus_queue.cc:1048] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:29.605723  8209 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:29.606935  8899 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:29.611311  8433 tablet_bootstrap.cc:654] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.616747  8998 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:29.594560  8952 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:29.587949  8801 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:29.664678  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 57394.6us
W20260709 14:50:29.679778  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 87932.7us
W20260709 14:50:29.683741  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 110516us
W20260709 14:50:29.593169  8435 ts_tablet_manager.cc:1469] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: Trace:
0709 14:50:16.571778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.572166 (+   388us) service_pool.cc:224] Handling call
0709 14:50:16.573929 (+  1763us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:16.574018 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:16.706063 (+132045us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:16.713205 (+  7142us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:16.713540 (+   335us) inbound_call.cc:177] Queueing success response
0709 14:50:28.635858 (+11922318us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:50:29.005641 (+369783us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:50:29.006289 (+   648us) tablet_replica.cc:261] Starting instrumentation
0709 14:50:29.006901 (+   612us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":428408,"raft.queue_time_us":24880,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":9419,"tablet-open.queue_time_us":11922358}
I20260709 14:50:29.623903  8910 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.698383  8435 tablet_bootstrap.cc:492] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:29.701458  8936 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.702003  8936 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.696025  8910 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.708940  8393 raft_consensus.cc:1275] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:29.642903  8952 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.706315  8910 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:29.699112  8996 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
W20260709 14:50:29.751698  8359 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:29.716683  8936 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:29.802753  8995 consensus_queue.cc:1048] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 14:50:29.820845  8993 log.cc:927] Time spent T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.185s	user 0.001s	sys 0.000s
W20260709 14:50:29.823288  8994 log.cc:927] Time spent T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260709 14:50:29.760003  8312 raft_consensus.cc:1275] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:29.900082  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 199098us
W20260709 14:50:29.902926  9007 log.cc:927] Time spent T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 14:50:29.904464  8434 tablet_bootstrap.cc:654] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:29.788516  8996 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:29.916501  8996 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:29.918797  8236 raft_consensus.cc:1240] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:29.932191  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:29.906780  8952 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:29.888051  8242 raft_consensus.cc:1275] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:29.978701  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 289152us
I20260709 14:50:29.999902  8783 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.000497  8783 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.002820  8783 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:30.019461  8358 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:30.092777  8783 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.138700  8783 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:30.145417  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 426340us
W20260709 14:50:30.170615  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 456364us
I20260709 14:50:30.179069  8824 consensus_queue.cc:1048] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:30.180447  8778 consensus_queue.cc:1048] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:30.184942  8824 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.185650  8824 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.189208  8824 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.092331  8779 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.092693  8952 consensus_queue.cc:1059] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.104s
I20260709 14:50:30.219324  8902 consensus_queue.cc:1059] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:50:30.216046  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:30.269464  8435 tablet_bootstrap.cc:654] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:30.264118  9001 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.204234  8779 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.207566  8800 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 14:50:30.283874  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:30.279740  8895 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.292119  8895 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.276067  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:30.294206  8385 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:30.294150  8895 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.285884  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:30.283198  8140 catalog_manager.cc:5697] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:30.273454  8433 tablet_bootstrap.cc:492] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:30.297613  8433 ts_tablet_manager.cc:1403] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 1.179s	user 0.042s	sys 0.055s
I20260709 14:50:30.304756  8433 raft_consensus.cc:359] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.305598  8433 raft_consensus.cc:385] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:30.308401  8433 raft_consensus.cc:740] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:30.310191  8433 consensus_queue.cc:260] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.276391  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:30.311825  8385 raft_consensus.cc:1275] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:30.314442  8385 pending_rounds.cc:85] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: Aborting all ops after (but not including) 1
I20260709 14:50:30.314692  8385 pending_rounds.cc:107] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:30.306206  8895 raft_consensus.cc:493] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.315037  8385 raft_consensus.cc:2889] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:30.315187  8895 raft_consensus.cc:515] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.317230  8895 leader_election.cc:290] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.317801  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:30.318362  8319 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:30.266891  8943 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.267105  8940 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.276032  8783 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.279949  8899 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.279973  8912 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.283260  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:30.295710  8902 consensus_queue.cc:1243] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer 1399c89c3fdc4fdcaf91f298428739a9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:30.277196  8242 raft_consensus.cc:2468] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:30.330562  8940 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.350757  8940 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.318320  9001 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.356559  8970 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.342545  8899 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.416033  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:30.417090  8899 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.410719  8878 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.417884  8891 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.417712  8878 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.418607  8316 raft_consensus.cc:1275] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:30.418386  8891 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.419816  8878 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.412829  8319 raft_consensus.cc:3060] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.414449  8779 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.420388  8891 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.342391  8912 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.333201  8943 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.409162  8913 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.426568  8433 ts_tablet_manager.cc:1434] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.000s
W20260709 14:50:30.428308  8358 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:30.431324  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:30.499833  8881 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.500427  8390 raft_consensus.cc:2468] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:30.500649  8881 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.428484  8801 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.418637  8389 raft_consensus.cc:1275] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:30.506069  8800 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.421849  9010 raft_consensus.cc:3055] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:50:30.426652  9004 log.cc:927] Time spent T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:50:30.422066  9016 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.554766  9010 raft_consensus.cc:740] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
W20260709 14:50:30.555995  8359 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:30.431280  8912 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.563298  8284 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:30.546285  8878 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.565927  8891 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.567934  8878 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.553359  8997 consensus_queue.cc:1048] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:50:30.574124  8245 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 291) took 1014 ms. Trace:
I20260709 14:50:30.574306  9010 consensus_queue.cc:260] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:30.574532  8245 rpcz_store.cc:276] 0709 14:50:29.559270 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.559388 (+   118us) service_pool.cc:224] Handling call
0709 14:50:29.559678 (+   290us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:29.577637 (+ 17959us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:29.577665 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:29.578032 (+   367us) log.cc:844] Serialized 26 byte log entry
0709 14:50:29.695878 (+117846us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:29.695928 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:29.696015 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:30.573893 (+877878us) raft_consensus.cc:1685] finished
0709 14:50:30.573919 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.574063 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17643,"raft.queue_time_us":18573,"spinlock_wait_cycles":6925184,"thread_start_us":99975,"threads_started":1,"wal-append.queue_time_us":740915}
I20260709 14:50:30.578969  8943 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.428005  9001 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.423812  8970 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.590524  8284 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:30.443734  8913 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.725376  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:30.726343  8319 raft_consensus.cc:2393] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:30.722640  9015 consensus_queue.cc:1048] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:30.755940  8878 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.722959  8912 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.758778  8912 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.761277  8912 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.762065  9018 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.762655  9018 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.765041  9018 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.506729  8800 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.773870  8434 tablet_bootstrap.cc:492] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:30.774468  8434 ts_tablet_manager.cc:1403] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 1.225s	user 0.016s	sys 0.005s
I20260709 14:50:30.724824  8778 raft_consensus.cc:2804] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:30.710448  9001 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:30.767421  8936 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.723134  8783 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.778648  8881 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:30.777951  8801 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.776901  8895 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.780027  8824 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.780251  9015 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
W20260709 14:50:30.832026  8393 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.104s	sys 0.182s
I20260709 14:50:30.815125  9018 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:30.810640  8778 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:30.851859  8393 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.557s	user 0.104s	sys 0.182s
I20260709 14:50:30.563047  9016 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.842428  8878 raft_consensus.cc:493] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.833889  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:30.850577  8801 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.826750  9001 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.860868  8778 raft_consensus.cc:3060] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:30.831043  8936 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.833844  8783 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.861729  8881 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:30.887082  8358 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:30.864004  8779 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.890007  8392 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 369) took 1180 ms. Trace:
I20260709 14:50:30.853729  8895 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.890581  8317 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 373) took 1209 ms. Trace:
I20260709 14:50:30.872606  8903 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.891884  8315 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 288) took 1199 ms. Trace:
I20260709 14:50:30.891696  8903 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.892237  8315 rpcz_store.cc:276] 0709 14:50:29.692761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.824853 (+132092us) service_pool.cc:224] Handling call
0709 14:50:30.891205 (+1066352us) spinlock_profiling.cc:243] Waited 6.22 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.891389 (+   184us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:30.891545 (+   156us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:30.891570 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:30.891616 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:30.891654 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.891719 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.891832 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14307072}
I20260709 14:50:30.863533  8878 raft_consensus.cc:515] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.887657  8940 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.890407  8392 rpcz_store.cc:276] 0709 14:50:29.709113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.714544 (+  5431us) service_pool.cc:224] Handling call
0709 14:50:29.936129 (+221585us) spinlock_profiling.cc:243] Waited 4.59 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.284966 (+348837us) spinlock_profiling.cc:243] Waited 45.3 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.285110 (+   144us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:30.285439 (+   329us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:30.285467 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:30.286030 (+   563us) log.cc:844] Serialized 26 byte log entry
0709 14:50:30.557760 (+271730us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:30.558990 (+  1230us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.563909 (+  4919us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:30.889786 (+325877us) raft_consensus.cc:1685] finished
0709 14:50:30.889805 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.889933 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8234,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"spinlock_wait_cycles":114819200,"thread_start_us":260078,"threads_started":1,"wal-append.queue_time_us":542002}
I20260709 14:50:30.905273  8940 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.908771  8435 tablet_bootstrap.cc:492] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:30.909255  8435 ts_tablet_manager.cc:1403] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 1.214s	user 0.030s	sys 0.046s
I20260709 14:50:30.857208  8824 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.857076  9015 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.906762  8779 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.881884  8970 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.920100  9028 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:30.925311  9028 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.926231  8819 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.926754  8819 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.930086  9027 raft_consensus.cc:493] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:30.930204  9010 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:30.861212  9018 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.887806  8914 consensus_queue.cc:1048] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 14:50:30.906965  8881 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.959201  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 283) took 1082 ms. Trace:
I20260709 14:50:30.930794  9027 raft_consensus.cc:515] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.959765  8394 rpcz_store.cc:276] 0709 14:50:29.877044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.293679 (+416635us) service_pool.cc:224] Handling call
0709 14:50:30.294118 (+   439us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:30.295443 (+  1325us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:30.295601 (+   158us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:30.296419 (+   818us) log.cc:844] Serialized 26 byte log entry
0709 14:50:30.545418 (+248999us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:30.545574 (+   156us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.545671 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:30.958958 (+413287us) raft_consensus.cc:1685] finished
0709 14:50:30.958982 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.959132 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7554,"raft.queue_time_us":4091,"raft.run_cpu_time_us":123,"raft.run_wall_time_us":5817,"thread_start_us":248539,"threads_started":1,"wal-append.queue_time_us":517127}
I20260709 14:50:30.992116  8686 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.992383  8908 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.992898  8908 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.016000  8887 raft_consensus.cc:3055] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:31.019687  8887 raft_consensus.cc:740] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:31.022070  8236 raft_consensus.cc:1275] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:31.017422  8318 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 287) took 1325 ms. Trace:
I20260709 14:50:31.026757  8318 rpcz_store.cc:276] 0709 14:50:29.687537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.725474 (+ 37937us) service_pool.cc:224] Handling call
0709 14:50:31.000024 (+1274550us) spinlock_profiling.cc:243] Waited 5.47 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:31.013173 (+ 13149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12580736}
I20260709 14:50:31.050897  8800 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.060851  8312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 290) took 1367 ms. Trace:
W20260709 14:50:31.076418  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:31.076009  8140 catalog_manager.cc:5697] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:31.085866  8139 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57420 (request call id 75) took 3372 ms. Trace:
I20260709 14:50:31.086414  8139 rpcz_store.cc:276] 0709 14:50:27.713955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.715485 (+  1530us) service_pool.cc:224] Handling call
0709 14:50:31.085786 (+3370301us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:28.792755 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:28.851178 (+ 58423us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:28.852852 (+  1674us) write_op.cc:435] Acquired schema lock
0709 14:50:28.853361 (+   509us) tablet.cc:662] Decoding operations
0709 14:50:28.889228 (+ 35867us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:28.889302 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:28.889335 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:28.948535 (+ 59200us) tablet.cc:701] Row locks acquired
0709 14:50:28.948553 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:50:28.948684 (+   131us) write_op.cc:270] Start()
0709 14:50:28.948794 (+   110us) write_op.cc:276] Timestamp: P: 1783608628948648 usec, L: 0
0709 14:50:28.949341 (+   547us) op_driver.cc:348] REPLICATION: starting
0709 14:50:28.982918 (+ 33577us) log.cc:844] Serialized 928 byte log entry
0709 14:50:29.084042 (+101124us) op_driver.cc:464] REPLICATION: finished
0709 14:50:29.146036 (+ 61994us) write_op.cc:301] APPLY: starting
0709 14:50:29.146131 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:29.146254 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:29.203744 (+ 57490us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:29.209032 (+  5288us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:29.209209 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:29.209260 (+    51us) write_op.cc:312] APPLY: finished
0709 14:50:29.209464 (+   204us) log.cc:844] Serialized 28 byte log entry
0709 14:50:29.209650 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:29.211647 (+  1997us) write_op.cc:454] Released schema lock
0709 14:50:29.211705 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:29.577096 (+365391us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:29.578887 (+  1791us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":14804,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":61730,"apply.run_cpu_time_us":44542,"apply.run_wall_time_us":408903,"num_ops":2,"prepare.queue_time_us":114412,"prepare.run_cpu_time_us":5699,"prepare.run_wall_time_us":203577,"replication_time_us":134547,"thread_start_us":122443,"threads_started":2}]]}
I20260709 14:50:31.092875  8393 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 279) took 1304 ms. Trace:
I20260709 14:50:31.097126  8508 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:31.097623  8508 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:30.893383  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:30.891013  8317 rpcz_store.cc:276] 0709 14:50:29.681036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.682603 (+  1567us) service_pool.cc:224] Handling call
0709 14:50:30.889926 (+1207323us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3eee 000000000037fce9 00007fd0053471e0 00007fd0054100c4 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.890082 (+   156us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:30.890257 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:30.890290 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:30.890331 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:30.890367 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.890423 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.890528 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3830656}
I20260709 14:50:31.100601  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.097858  8140 catalog_manager.cc:5697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.116955  8434 raft_consensus.cc:359] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.150928  8434 raft_consensus.cc:385] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.151371  8434 raft_consensus.cc:740] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.152200  8434 consensus_queue.cc:260] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.157627  8508 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.116201  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.168116  8783 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:30.992830  8686 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.169076  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.170758  8686 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.171636  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.178594  8895 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.178696  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.074694  8800 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.173590  8391 raft_consensus.cc:1275] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:31.186986  8140 catalog_manager.cc:5697] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.193542  9016 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.102865  8914 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.196480  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:31.199128  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 206309us
I20260709 14:50:31.200646  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.201303  8245 raft_consensus.cc:2468] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:31.155886  9003 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.155704  8910 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.160326  8934 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.203136  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.166110  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.170753  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.185637  8801 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.160591  8939 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
W20260709 14:50:31.485736  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 285660us
I20260709 14:50:31.255096  8391 raft_consensus.cc:1240] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:31.093393  8393 rpcz_store.cc:276] 0709 14:50:29.788488 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.789641 (+  1153us) service_pool.cc:224] Handling call
0709 14:50:30.294628 (+504987us) spinlock_profiling.cc:243] Waited 38.5 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.294791 (+   163us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:30.294971 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:30.858691 (+563720us) log.cc:844] Serialized 14 byte log entry
0709 14:50:31.092451 (+233760us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:31.092522 (+    71us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:31.092577 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:31.092658 (+    81us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:31.092804 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":624230,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":596,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"spinlock_wait_cycles":88560896,"thread_start_us":795192,"threads_started":2,"wal-append.queue_time_us":231734}
I20260709 14:50:31.205416  8434 ts_tablet_manager.cc:1434] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.431s	user 0.009s	sys 0.011s
W20260709 14:50:31.838557  8434 ts_tablet_manager.cc:1467] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: Tablet startup took 1063ms
W20260709 14:50:31.509742  8358 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:31.251401  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 51474.6us
I20260709 14:50:31.630582  8508 raft_consensus.cc:493] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:31.840296  8209 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:31.840440  8508 raft_consensus.cc:515] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.367400  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.778475  8433 tablet_bootstrap.cc:492] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a: Bootstrap starting.
W20260709 14:50:31.250991  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 45826.6us
I20260709 14:50:31.333060  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.695384  8876 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.726081  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.180091  9035 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:31.185217  8686 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:31.185083  9009 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:31.850303  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:31.838991  8434 ts_tablet_manager.cc:1469] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: Trace:
0709 14:50:16.618452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.632167 (+ 13715us) service_pool.cc:224] Handling call
0709 14:50:16.637860 (+  5693us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:16.637953 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:16.726723 (+ 88770us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:16.734207 (+  7484us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:16.734573 (+   366us) inbound_call.cc:177] Queueing success response
0709 14:50:29.549583 (+12815010us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:50:30.774772 (+1225189us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:50:30.886564 (+111792us) tablet_replica.cc:261] Starting instrumentation
0709 14:50:30.887041 (+   477us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":59722,"raft.queue_time_us":33363,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":10148,"tablet-open.queue_time_us":12815077}
I20260709 14:50:31.195391  8997 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.854112  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.193797  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.862489  9042 raft_consensus.cc:2749] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:31.863059  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:31.359524  8891 consensus_meta.cc:287] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.791s	user 0.012s	sys 0.009s
I20260709 14:50:31.355279  9028 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.480332  8810 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.364763  8887 consensus_queue.cc:260] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:31.728382  8778 consensus_meta.cc:287] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.831s	user 0.011s	sys 0.015s
I20260709 14:50:31.199014  8889 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.490278  8783 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.194813  8970 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:31.199150  8995 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.195008  9000 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
W20260709 14:50:31.698861  9010 consensus_meta.cc:287] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.756s	user 0.012s	sys 0.000s
I20260709 14:50:31.205298  8435 raft_consensus.cc:359] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.845850  8360 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:31.198859  8898 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.251044  8754 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.188027  8800 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.911803  8434 tablet_bootstrap.cc:492] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:31.882475  8318 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:31.839550  8824 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.368408  9001 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.491151  8311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 291) took 1792 ms. Trace:
I20260709 14:50:31.701185  8996 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.360894  8908 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.355888  9017 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.725349  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.727944  9018 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.778971  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:31.355221  8936 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.278679  8913 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.315131  8903 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.315918  9015 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.354735  8878 leader_election.cc:290] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.847211  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.328362  8917 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.953603  8313 raft_consensus.cc:1275] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:31.608578  9011 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.250527  8881 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.355082  8940 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.279999  8912 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.847786  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.852147  8910 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.362941  8819 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.849658  8390 raft_consensus.cc:2468] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:31.252017  8914 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.882212  9035 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.360002  9027 leader_election.cc:290] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:31.283576  8943 consensus_queue.cc:1048] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.586s
I20260709 14:50:31.251039  9016 consensus_queue.cc:1048] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.619s
I20260709 14:50:31.882958  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.881374  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.061477  8312 rpcz_store.cc:276] 0709 14:50:29.693607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.836271 (+142664us) service_pool.cc:224] Handling call
0709 14:50:31.059781 (+1223510us) spinlock_profiling.cc:243] Waited 5.55 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:31.060067 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:31.060333 (+   266us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:31.060379 (+    46us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:31.060445 (+    66us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:31.060504 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:31.060592 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:31.060770 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12774784}
I20260709 14:50:31.843333  8939 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.869822  8801 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.922451  8995 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:31.899745  8286 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.843853  9003 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.846313  8934 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.875245  8876 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.909111  8435 raft_consensus.cc:385] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.980521  8435 raft_consensus.cc:740] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.866984  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:31.879453  8238 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54164 (request call id 310) took 1671 ms (client timeout 1973 ms). Trace:
I20260709 14:50:31.900420  8891 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:31.886430  8686 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.987774  8508 leader_election.cc:290] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:31.946768  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 82705.4us
I20260709 14:50:31.900300  8388 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:31.919354  8887 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:31.909965  8810 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.921241  9039 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.886078  8997 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:31.957728  9040 log.cc:927] Time spent T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 14:50:31.957737  9044 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.934892  9047 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.911441  8783 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:31.959892  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 114159us
I20260709 14:50:31.971333  8917 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.908373  8778 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.908516  8889 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.950373  9001 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:31.920508  8970 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.728988  8779 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:31.932864  8754 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:31.970620  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 63913.2us
I20260709 14:50:31.956275  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:31.330327  9031 log.cc:927] Time spent T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.213s	user 0.000s	sys 0.000s
I20260709 14:50:31.958873  9018 raft_consensus.cc:493] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.974840  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.019701  8319 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:31.969950  8313 pending_rounds.cc:85] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Aborting all ops after (but not including) 1
I20260709 14:50:31.887804  9009 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.960876  8387 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 368) took 2245 ms. Trace:
I20260709 14:50:31.955076  8996 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.918985  8898 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.969488  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.972028  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:31.919826  9000 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.976217  8390 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 301) took 1120 ms. Trace:
I20260709 14:50:31.981408  8435 consensus_queue.cc:260] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.988225  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.962493  9017 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:32.009268  8360 consensus_peers.cc:597] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:32.047331  8360 leader_election.cc:343] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.048902  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:31.940739  8824 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.013181  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.985667  9027 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:31.975507  8912 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.023306  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.985821  8392 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 295) took 1206 ms. Trace:
I20260709 14:50:31.983991  8801 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:31.988741  8314 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:32.071367  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:31.989472  8316 raft_consensus.cc:2468] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:32.011365  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.038285  8320 raft_consensus.cc:2393] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:32.041680  8286 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:32.023332  8313 pending_rounds.cc:107] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:32.017423  8891 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:32.049331  8508 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.050985  8284 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:32.053879  8435 ts_tablet_manager.cc:1434] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 1.144s	user 0.024s	sys 0.016s
I20260709 14:50:32.043375  9043 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
W20260709 14:50:32.054477  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 59283.3us
I20260709 14:50:32.060346  8810 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.061975  8778 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.063838  8917 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:32.065899  9030 log.cc:927] Time spent T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
I20260709 14:50:32.066239  9034 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.006443  9039 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.069401  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:31.985591  8238 rpcz_store.cc:269] 0709 14:50:30.198547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.201638 (+  3091us) service_pool.cc:224] Handling call
0709 14:50:31.155968 (+954330us) spinlock_profiling.cc:243] Waited 3.01 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3eee 000000000037fce9 00007fd0053471e0 00007fd0054100c4 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:31.870312 (+714344us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6929792}
I20260709 14:50:31.974356  9011 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.022137  9044 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.043320  9050 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.111s
I20260709 14:50:32.076611  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.045610  8317 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:32.077157  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.066673  9046 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.026207  9018 raft_consensus.cc:515] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.077704  8801 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.077800  8889 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.067319  8389 raft_consensus.cc:2410] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:32.081012  8286 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:32.060376  9052 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:32.116894  8435 ts_tablet_manager.cc:1467] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: Tablet startup took 1207ms
I20260709 14:50:32.043239  8390 rpcz_store.cc:276] 0709 14:50:30.855673 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.170414 (+314741us) service_pool.cc:224] Handling call
0709 14:50:31.974229 (+803815us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:50:32.151356  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:32.117125  8508 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.080127  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.076839  8386 raft_consensus.cc:2393] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
W20260709 14:50:32.129688  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 48741us
I20260709 14:50:32.117278  8903 raft_consensus.cc:2749] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:32.078577  8357 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:32.136883  8934 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.138450  9009 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.112367  9017 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.057932  8824 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.067745  9027 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.139528  9000 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.140443  8889 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.141229  8801 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.141937  8913 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.117137  8245 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
W20260709 14:50:32.113795  9041 log.cc:927] Time spent T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260709 14:50:32.066250  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.155840  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.158341  8314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60406 (request call id 298) took 1065 ms. Trace:
I20260709 14:50:32.072059  8881 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.162673  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.078657  8914 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.123649  8313 raft_consensus.cc:2889] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:32.015357  9047 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.118376  8779 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.114742  8686 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.138703  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76990cc198794628977de6dc3869093e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.395769  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.410416  8244 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:32.355683  8320 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60406 (request call id 299) took 1260 ms. Trace:
I20260709 14:50:32.148528  9028 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:32.412099  8320 rpcz_store.cc:276] 0709 14:50:31.094999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.847543 (+752544us) service_pool.cc:224] Handling call
0709 14:50:32.355432 (+507889us) spinlock_profiling.cc:243] Waited 67.3 ms on lock 0x7b5400014fd4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:32.355598 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":154694016}
I20260709 14:50:32.161585  9046 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.415593  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.416560  8508 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.125422  8891 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:32.143993  8435 ts_tablet_manager.cc:1469] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: Trace:
0709 14:50:16.682559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.685859 (+  3300us) service_pool.cc:224] Handling call
0709 14:50:16.687516 (+  1657us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:50:16.687606 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:50:16.760075 (+ 72469us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:16.785064 (+ 24989us) tablet_replica.cc:206] Creating consensus instance
0709 14:50:16.785484 (+   420us) inbound_call.cc:177] Queueing success response
0709 14:50:29.690816 (+12905332us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:50:30.909524 (+1218708us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:50:30.925420 (+ 15896us) tablet_replica.cc:261] Starting instrumentation
0709 14:50:31.070107 (+144687us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":51591,"raft.queue_time_us":2788,"raft.run_cpu_time_us":248,"raft.run_wall_time_us":9457,"tablet-open.queue_time_us":12905392}
I20260709 14:50:32.414435  8912 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.067127  8392 rpcz_store.cc:276] 0709 14:50:30.771506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.921011 (+149505us) service_pool.cc:224] Handling call
0709 14:50:31.778763 (+857752us) spinlock_profiling.cc:243] Waited 169 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:31.976643 (+197880us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":389088000}
W20260709 14:50:32.163090  8385 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.009s	sys 0.043s
I20260709 14:50:32.397648  8917 raft_consensus.cc:493] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:32.245918  8878 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:31.941326  8311 rpcz_store.cc:276] 0709 14:50:29.699164 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.921986 (+222822us) service_pool.cc:224] Handling call
0709 14:50:30.999060 (+1077074us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.999340 (+   280us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:30.999608 (+   268us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:30.999963 (+   355us) log.cc:844] Serialized 14 byte log entry
0709 14:50:31.237096 (+237133us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:31.282523 (+ 45427us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:31.282915 (+   392us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:31.353839 (+ 70924us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:31.480128 (+126289us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":30238,"prepare.queue_time_us":689,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":57,"raft.queue_time_us":38775,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":28026,"spinlock_wait_cycles":5409536,"thread_start_us":156313,"threads_started":1,"wal-append.queue_time_us":94427}
I20260709 14:50:32.417531  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.142608  8240 raft_consensus.cc:2393] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 3: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:32.417184  8881 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.143302  9001 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.410578  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.379045  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.381973  9003 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.143175  8315 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
W20260709 14:50:32.445901  8385 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.807s	user 0.023s	sys 0.083s
I20260709 14:50:32.420545  8876 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.454293  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.457067  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.143674  8819 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:32.422894  8995 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.449671  8394 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:32.338335  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.451496  9010 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.408901  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:32.414620  8286 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.248.129:38381 timed out after 1.633s (SENT) [suppressed 4 similar messages]
I20260709 14:50:32.219506  9044 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.407312  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.221287  9011 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.217638  9039 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.450512  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.417531  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.156379  9056 consensus_queue.cc:1048] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.302s
W20260709 14:50:32.468772  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 417812us
I20260709 14:50:32.492570  8237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 294) took 1290 ms. Trace:
I20260709 14:50:32.458627  8211 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:32.409940  8314 rpcz_store.cc:276] 0709 14:50:31.092866 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.193472 (+100606us) service_pool.cc:224] Handling call
0709 14:50:32.158167 (+964695us) spinlock_profiling.cc:243] Waited 99.4 ms on lock 0x7b540004bad4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:32.158282 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":228564224}
I20260709 14:50:32.459609  9001 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:32.456401  8970 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.449410  8778 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.459574  8881 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.467991  8819 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:32.452163  9000 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.419566  8889 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.458491  8783 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.149021  9043 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.490876  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.419785  8779 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.460199  9016 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.499073  8434 tablet_bootstrap.cc:654] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.463449  8887 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.500478  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.269670  9055 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.307s
I20260709 14:50:32.502362  8211 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:32.153056  9034 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:32.562202  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 59905.5us
I20260709 14:50:32.462446  8912 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.465924  9003 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.246026  9052 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.533262  8385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 375) took 2383 ms. Trace:
I20260709 14:50:32.519727  9051 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.519910  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:32.520460  9045 log.cc:927] Time spent T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Append to log took a long time: real 0.437s	user 0.002s	sys 0.000s
I20260709 14:50:32.421276  8913 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.449028  8917 raft_consensus.cc:515] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.534461  9000 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.446228  8801 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.471851  9009 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.457132  8878 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.493131  8237 rpcz_store.cc:276] 0709 14:50:31.202267 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.204757 (+  2490us) service_pool.cc:224] Handling call
0709 14:50:31.979245 (+774488us) spinlock_profiling.cc:243] Waited 37.6 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:32.004108 (+ 24863us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.020458 (+ 16350us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.022435 (+  1977us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.029404 (+  6969us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:32.035115 (+  5711us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.492293 (+457178us) spinlock_profiling.cc:243] Waited 5.8 ms on lock 0x7b54001bf654. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:32.492357 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.492497 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":101531648}
I20260709 14:50:32.535949  9015 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.536657  8284 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:32.586105  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 49541.7us
W20260709 14:50:32.538125  8389 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 292) took 1767 ms (client timeout 1914 ms). Trace:
I20260709 14:50:32.474294  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.532689  8819 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:32.533260  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.539281  8889 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.516353  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.024065  8387 rpcz_store.cc:276] 0709 14:50:29.708845 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.713982 (+  5137us) service_pool.cc:224] Handling call
0709 14:50:30.989758 (+1275776us) spinlock_profiling.cc:243] Waited 68.1 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3eee 000000000037fce9 00007fd0053471e0 00007fd0054100c4 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:31.330690 (+340932us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3f8c 00007fcffd2d3ef6 000000000037fce9 00007fd0053471e0 00007fd0054100c4 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:31.330856 (+   166us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:31.331117 (+   261us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:31.331467 (+   350us) log.cc:844] Serialized 14 byte log entry
0709 14:50:31.911027 (+579560us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:31.922652 (+ 11625us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:31.934668 (+ 12016us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:31.946554 (+ 11886us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:31.953844 (+  7290us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":3764,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":60,"raft.queue_time_us":393663,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":17571,"spinlock_wait_cycles":402507904,"thread_start_us":556512,"threads_started":2,"wal-append.queue_time_us":541086}
I20260709 14:50:32.498394  8388 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:32.561374  8360 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:32.490124  9010 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:32.574443  9063 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.571367  8910 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.470214  8236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 287) took 1269 ms. Trace:
I20260709 14:50:32.571736  9018 leader_election.cc:290] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.557181  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76990cc198794628977de6dc3869093e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.573350  9003 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.795250  8898 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.579557  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.607677  8801 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.661335  9046 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.821976  8244 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:32.674688  8997 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.803326  9027 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:32.804868  9053 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.689s	user 0.015s	sys 0.030s
I20260709 14:50:32.614470  8243 raft_consensus.cc:2468] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:32.572391  8912 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.823179  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:32.823523  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 262238us
I20260709 14:50:32.824364  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.825150  8360 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:32.825256  8912 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.560148  9035 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.565189  8887 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:32.825441  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.806154  9052 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.584064  9009 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.673512  9000 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.826804  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.729758  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.827415  8887 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:32.609254  8913 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.560096  9016 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.702455  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.828338  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.828614  8394 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
W20260709 14:50:32.588200  8389 rpcz_store.cc:269] 0709 14:50:30.770627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.775275 (+  4648us) service_pool.cc:224] Handling call
0709 14:50:31.015028 (+239753us) spinlock_profiling.cc:243] Waited 28.1 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:31.725126 (+710098us) spinlock_profiling.cc:243] Waited 80.8 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:32.521486 (+796360us) spinlock_profiling.cc:243] Waited 62.9 ms on lock 0x7b54000bead4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:32.538058 (+ 16572us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":395243264}
I20260709 14:50:32.829556  9016 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.590246  8239 raft_consensus.cc:2393] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:32.829905  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.830617  8390 raft_consensus.cc:2410] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:32.830732  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:32.612078  8779 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.534103  8778 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.559718  9039 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.831782  8316 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:32.831856  9039 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.661103  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.833026  8778 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:32.823064  9053 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.016s	sys 0.032s
I20260709 14:50:32.827426  8244 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:32.834069  9039 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.834368  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.831305  9003 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.834591  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.718844  8878 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:32.780673  8386 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 286) took 2781 ms (client timeout 1543 ms). Trace:
I20260709 14:50:32.835891  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.613989  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.836766  9044 raft_consensus.cc:2804] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:32.835981  8386 rpcz_store.cc:269] 0709 14:50:29.999012 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.001188 (+  2176us) service_pool.cc:224] Handling call
0709 14:50:30.980057 (+978869us) spinlock_profiling.cc:243] Waited 23 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:31.332879 (+352822us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:32.780301 (+1447422us) spinlock_profiling.cc:243] Waited 207 ms on lock 0x7b540030b454. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:32.780534 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":796465152}
I20260709 14:50:32.837219  9044 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.837618  9044 raft_consensus.cc:3060] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:32.674853  9066 log.cc:927] Time spent T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 14:50:32.765413  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.839692  8245 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:32.839757  8360 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:32.575464  8318 raft_consensus.cc:2468] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:32.610882  8917 leader_election.cc:290] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.739651  8391 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 305) took 1852 ms. Trace:
I20260709 14:50:32.580098  8995 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.844532  8284 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:32.829703  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.698911  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.840988  8244 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:32.820549  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.831207  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.614583  8824 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:32.577939  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 163344us
I20260709 14:50:32.741887  8800 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.820215  8435 tablet_bootstrap.cc:492] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:32.742658  9047 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.842264  8391 rpcz_store.cc:276] 0709 14:50:30.886928 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.868193 (+981265us) service_pool.cc:224] Handling call
0709 14:50:31.886274 (+ 18081us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:32.118539 (+232265us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.118587 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:32.119175 (+   588us) log.cc:844] Serialized 26 byte log entry
0709 14:50:32.140006 (+ 20831us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:32.140065 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.161719 (+ 21654us) spinlock_profiling.cc:243] Waited 189 ms on lock 0x7b5400375d54. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:32.161795 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:32.737999 (+576204us) spinlock_profiling.cc:243] Waited 4.73 ms on lock 0x7b180007ab60. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd0061d3de1 00007fd0061e05b1 00007fcffd30b3f3 00007fcffd30d7c1 00007fcffd30d779 00007fcffd30d709 00007fcffd30d6d1 00007fcffd30c9cd 0000000000396ad4 0000000000396919 00007fcffd2ee83a
0709 14:50:32.739318 (+  1319us) raft_consensus.cc:1685] finished
0709 14:50:32.739349 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.739547 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4487,"raft.queue_time_us":4329,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":17569,"spinlock_wait_cycles":444857472,"thread_start_us":20449,"threads_started":1,"wal-append.queue_time_us":28158}
I20260709 14:50:32.829665  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.873348  8433 tablet_bootstrap.cc:654] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.851315  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.835023  8392 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:32.851917  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.850939  8389 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:32.845106  9018 raft_consensus.cc:2749] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:32.605026  9015 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.887992  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.888686  8389 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:32.831415  8239 raft_consensus.cc:3060] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.608566  9054 raft_consensus.cc:2804] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.614346  9043 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.831326  9063 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.838388  8241 raft_consensus.cc:2468] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:32.839367  8939 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.859629  8314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 397) took 1015 ms. Trace:
I20260709 14:50:32.591735  9028 raft_consensus.cc:2804] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.838047  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:32.862030  8360 consensus_peers.cc:597] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:32.828076  9009 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.580298  9051 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.836141  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.837687  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:32.875002  8313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 381) took 2489 ms. Trace:
I20260709 14:50:32.876518  8434 tablet_bootstrap.cc:492] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:32.851987  8910 raft_consensus.cc:2804] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.878571  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.885236  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.908798  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.878513  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.936367  8393 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:32.936805  8245 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 299) took 1321 ms. Trace:
I20260709 14:50:32.937214  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.888743  8891 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.723209  8754 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.890785  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.892246  8284 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:32.865239  8917 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.848853  8995 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.921187  8314 rpcz_store.cc:276] 0709 14:50:31.844280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.526711 (+682431us) service_pool.cc:224] Handling call
0709 14:50:32.700405 (+173694us) spinlock_profiling.cc:243] Waited 5.14 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:32.858478 (+158073us) spinlock_profiling.cc:243] Waited 23.4 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:32.858739 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.858993 (+   254us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.859044 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.859227 (+   183us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:32.859285 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.859376 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.859537 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":65587968}
I20260709 14:50:32.940985  9034 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.862694  9069 raft_consensus.cc:2749] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:32.917228  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.890077  8819 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.892611  8237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54164 (request call id 317) took 1015 ms. Trace:
I20260709 14:50:32.945415  8237 rpcz_store.cc:276] 0709 14:50:31.877583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.675165 (+797582us) service_pool.cc:224] Handling call
0709 14:50:32.885187 (+210022us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:32.839169  8236 rpcz_store.cc:276] 0709 14:50:31.196270 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.198680 (+  2410us) service_pool.cc:224] Handling call
0709 14:50:31.937254 (+738574us) spinlock_profiling.cc:243] Waited 595 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:31.950056 (+ 12802us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.021660 (+ 71604us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.447026 (+425366us) spinlock_profiling.cc:243] Waited 48.6 ms on lock 0x7b5400100ed4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:32.463038 (+ 16012us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1479776384}
I20260709 14:50:32.860493  8881 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.941229  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:32.573331  8385 rpcz_store.cc:276] 0709 14:50:30.150170 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.316682 (+166512us) service_pool.cc:224] Handling call
0709 14:50:31.118823 (+802141us) spinlock_profiling.cc:243] Waited 3.07 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:31.185529 (+ 66706us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:31.204748 (+ 19219us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:31.328468 (+123720us) log.cc:844] Serialized 14 byte log entry
0709 14:50:32.470235 (+1141767us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.472072 (+  1837us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.489433 (+ 17361us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.501227 (+ 11794us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.530182 (+ 28955us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":50028,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":47,"raft.queue_time_us":264563,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":12018,"spinlock_wait_cycles":7062784,"thread_start_us":1118796,"threads_started":2,"wal-append.queue_time_us":526236}
W20260709 14:50:32.921579  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 59697us
I20260709 14:50:32.923272  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:32.952847  8360 leader_election.cc:343] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.953126  8390 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:32.953353  8360 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:32.954044  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.925689  8316 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 405) took 1072 ms. Trace:
I20260709 14:50:32.926293  8242 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:32.956192  8360 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:32.934393  8910 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.889566  9015 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.933123  8434 ts_tablet_manager.cc:1403] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 1.045s	user 0.029s	sys 0.067s
W20260709 14:50:32.934510  8358 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:41672 dropped due to backpressure: service queue is full with 50 items
I20260709 14:50:32.879168  8209 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:32.935359  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.937682  8393 raft_consensus.cc:2468] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:32.932812  8313 rpcz_store.cc:276] 0709 14:50:30.385373 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:30.406301 (+ 20928us) service_pool.cc:224] Handling call
0709 14:50:30.988856 (+582555us) spinlock_profiling.cc:243] Waited 3.65 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:30.989109 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.423608 (+1434499us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.874741 (+451133us) spinlock_profiling.cc:243] Waited 931 ms on lock 0x7b5400012a54. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:32.874940 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2149265024}
I20260709 14:50:32.962616  9069 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.939414  8917 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.963099  9069 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:32.963606  9069 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.940882  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.878435  9001 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:32.941671  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 49485.7us
I20260709 14:50:32.921264  8996 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.922194  9028 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.970726  9028 raft_consensus.cc:3060] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.921948  9054 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:32.947184  9034 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:32.865756  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:32.953045  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.957134  8881 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.957278  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.957717  9051 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:32.960557  8910 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.982932  9034 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:32.991878  9034 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.005200  8357 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.008512  8819 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.010591  8434 raft_consensus.cc:359] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.012763  8434 raft_consensus.cc:385] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.013171  8434 raft_consensus.cc:740] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.014271  8319 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 401) took 1169 ms. Trace:
I20260709 14:50:33.014065  8434 consensus_queue.cc:260] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.974048  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.957926  9043 raft_consensus.cc:2749] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:32.958755  8320 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:32.960691  8394 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:32.961294  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.939978  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:32.920876  9063 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:32.965458  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 86417.2us
I20260709 14:50:32.960666  8360 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:32.967221  8388 raft_consensus.cc:2468] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:32.967608  8800 raft_consensus.cc:2749] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:32.955399  8389 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:32.959487  8237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 304) took 1265 ms. Trace:
I20260709 14:50:32.945039  9044 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:32.957823  8995 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:32.960026  8242 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54158 (request call id 303) took 1276 ms. Trace:
I20260709 14:50:32.983049  9054 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.021201  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.019021  8311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 404) took 1169 ms. Trace:
I20260709 14:50:33.022519  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.023166  8389 raft_consensus.cc:2468] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:33.023806  8239 raft_consensus.cc:2468] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:33.016510  8393 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:33.016566  8391 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:33.014609  8319 rpcz_store.cc:276] 0709 14:50:31.845344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.612986 (+767642us) service_pool.cc:224] Handling call
0709 14:50:32.613315 (+   329us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:32.798270 (+184955us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.798301 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:32.798725 (+   424us) log.cc:844] Serialized 26 byte log entry
0709 14:50:32.919839 (+121114us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:32.919890 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.919960 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:32.974187 (+ 54227us) raft_consensus.cc:1685] finished
0709 14:50:32.974214 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.014218 (+ 40004us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1757,"raft.run_cpu_time_us":145,"raft.run_wall_time_us":42341,"thread_start_us":25316,"threads_started":1,"wal-append.queue_time_us":93115}
I20260709 14:50:33.018729  8209 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:33.025305  8434 ts_tablet_manager.cc:1434] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 14:50:33.024394  8898 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.960266  8358 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:41672 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 409)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 412)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 411)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 408)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 346)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 350)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 397)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 402)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41672 (request call id 406)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 340)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 385)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 386)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 387)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 388)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 389)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 393)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 396)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 400)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 315)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 320)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 323)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 324)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 325)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 326)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 330)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 333)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 334)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 335)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 336)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 338)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 339)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 413)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 414)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 415)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 416)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 417)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 343)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 349)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 418)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 419)
I20260709 14:50:33.024060  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:33.017799  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 58236.2us
I20260709 14:50:33.023872  9044 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.029179  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.031046  8393 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:33.030452  8360 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.018693  8314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 411) took 1143 ms. Trace:
I20260709 14:50:33.021226  8917 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.032877  8360 leader_election.cc:304] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.039027  8209 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:33.024683  9018 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.041395  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.043661  8394 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:33.043385  8360 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:32.955685  8316 rpcz_store.cc:276] 0709 14:50:31.853362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.832607 (+979245us) service_pool.cc:224] Handling call
0709 14:50:32.924705 (+ 92098us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:32.924955 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.925196 (+   241us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.925240 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.925307 (+    67us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:32.925357 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.925444 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.925596 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24223104}
I20260709 14:50:33.043124  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.044459  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.068674  8391 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:33.069986  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.020936  8242 rpcz_store.cc:276] 0709 14:50:31.683937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.837758 (+1153821us) service_pool.cc:224] Handling call
0709 14:50:32.958806 (+121048us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.074980  8360 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:33.068300  8209 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.071820  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.031240  8995 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.026021  8898 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.022091  8311 rpcz_store.cc:276] 0709 14:50:31.849807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.698680 (+848873us) service_pool.cc:224] Handling call
0709 14:50:32.971961 (+273281us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:32.972158 (+   197us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.980281 (+  8123us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.983494 (+  3213us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.990660 (+  7166us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:32.999201 (+  8541us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.010983 (+ 11782us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.018305 (+  7322us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":57047296}
W20260709 14:50:33.076597  8360 leader_election.cc:343] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.033232  8315 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 414) took 1137 ms. Trace:
I20260709 14:50:33.080003  8209 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:33.040916  9043 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.096279  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:33.077823  8394 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:33.033464  8238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 305) took 1259 ms. Trace:
I20260709 14:50:33.042682  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.070022  8386 raft_consensus.cc:2393] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.039259  8389 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:33.101521  8284 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.099740  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:33.094444  8801 raft_consensus.cc:2804] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.043484  9018 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.106818  8284 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.074747  8996 raft_consensus.cc:2749] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:33.076956  9044 raft_consensus.cc:2804] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.077270  8995 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:33.111629  8284 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.094707  9017 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:33.096392  8754 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.038033  8314 rpcz_store.cc:276] 0709 14:50:31.875564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.956169 (+1080605us) service_pool.cc:224] Handling call
0709 14:50:32.966477 (+ 10308us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.982738 (+ 16261us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.990265 (+  7527us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.998998 (+  8733us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.009951 (+ 10953us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.011836 (+  1885us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.018618 (+  6782us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.099431  9043 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.117543  9043 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.117807  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.118969  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.119481  8314 raft_consensus.cc:2468] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:33.120376  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.120703  9054 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.121395  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.115641  8284 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.106818  8360 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.074695  9061 consensus_queue.cc:1048] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 14:50:33.113507  8433 tablet_bootstrap.cc:492] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a: No bootstrap required, opened a new log
I20260709 14:50:33.130805  8433 ts_tablet_manager.cc:1403] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent bootstrapping tablet: real 1.353s	user 0.023s	sys 0.029s
I20260709 14:50:33.130615  8284 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.020349  8237 rpcz_store.cc:276] 0709 14:50:31.720832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.946230 (+1225398us) service_pool.cc:224] Handling call
0709 14:50:32.946652 (+   422us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.946840 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.946868 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.946909 (+    41us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.946946 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.952546 (+  5600us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.956877 (+  4331us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.104835  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.107558  9003 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.110944  8801 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.143674  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.112428  8819 raft_consensus.cc:2804] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.112562  9018 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.112474  8878 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.129691  8360 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:33.140462  8434 tablet_bootstrap.cc:492] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:33.112143  9015 raft_consensus.cc:2804] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.116071  8754 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.195479  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:33.227046  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 97393.1us
I20260709 14:50:33.137712  8318 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 410) took 1264 ms. Trace:
I20260709 14:50:33.228081  8318 rpcz_store.cc:276] 0709 14:50:31.873931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.853829 (+979898us) service_pool.cc:224] Handling call
0709 14:50:32.854164 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.913363 (+ 59199us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.914416 (+  1053us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.919534 (+  5118us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:32.920447 (+   913us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.137459 (+217012us) spinlock_profiling.cc:243] Waited 35.7 ms on lock 0x7b54000fc154. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:33.137509 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.137647 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":82020224}
I20260709 14:50:33.227401  8754 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.230665  9043 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.232131  9010 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:33.231809  8388 raft_consensus.cc:2393] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.137884  9050 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.229624  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.231796  9069 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.122365  8824 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.116868  8995 raft_consensus.cc:3060] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.113149  9044 raft_consensus.cc:493] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.141978  8891 raft_consensus.cc:2804] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:33.233712  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 135817us
I20260709 14:50:33.116528  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.253520  9063 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.257450  8320 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60406 (request call id 307) took 1183 ms. Trace:
I20260709 14:50:33.257730  8209 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.262702  8320 rpcz_store.cc:276] 0709 14:50:32.074166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.416045 (+341879us) service_pool.cc:224] Handling call
0709 14:50:32.790823 (+374778us) spinlock_profiling.cc:243] Waited 1.3 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:32.878452 (+ 87629us) spinlock_profiling.cc:243] Waited 21.4 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:33.257278 (+378826us) spinlock_profiling.cc:243] Waited 24.1 ms on lock 0x7b5400371ed4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:33.257391 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":107426304}
I20260709 14:50:33.263394  8209 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.264923  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.265561  8209 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:32.937157  8245 rpcz_store.cc:276] 0709 14:50:31.615455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.860591 (+1245136us) service_pool.cc:224] Handling call
0709 14:50:32.885642 (+ 25051us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.885912 (+   270us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:32.912762 (+ 26850us) log.cc:844] Serialized 14 byte log entry
0709 14:50:32.936462 (+ 23700us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:32.936513 (+    51us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.936554 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.936622 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.936751 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":28174,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":39,"raft.queue_time_us":89,"thread_start_us":23308,"threads_started":1}
I20260709 14:50:33.143101  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.131924  8284 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:33.266780  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 134924us
I20260709 14:50:33.267798  8284 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.267855  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.249081  8241 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 319) took 1355 ms. Trace:
I20260709 14:50:33.250320  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.250725  9034 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.179509  8385 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:33.221706  8237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 314) took 1363 ms. Trace:
I20260709 14:50:33.270218  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.132053  9017 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.180184  8819 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.214625  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.241304  9015 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.254283  8801 raft_consensus.cc:3060] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.233328  8878 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.234040  8390 raft_consensus.cc:2393] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.255980  8754 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.268886  8284 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.241585  9050 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.254089  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.143168  8242 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 313) took 1289 ms. Trace:
I20260709 14:50:33.138980  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.095618  8315 rpcz_store.cc:276] 0709 14:50:31.893747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.980063 (+1086316us) service_pool.cc:224] Handling call
0709 14:50:33.011952 (+ 31889us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.020164 (+  8212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.021567 (+  1403us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.021615 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.021656 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.021733 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.030743 (+  9010us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.275041  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:33.233507  8243 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54164 (request call id 318) took 1351 ms (client timeout 1633 ms). Trace:
I20260709 14:50:33.234238  9061 raft_consensus.cc:2804] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.103068  8238 rpcz_store.cc:276] 0709 14:50:31.774234 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.952562 (+1178328us) service_pool.cc:224] Handling call
0709 14:50:32.990741 (+ 38179us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.011166 (+ 20425us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.012121 (+   955us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.015930 (+  3809us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.018952 (+  3022us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.024633 (+  5681us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.031891 (+  7258us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.145965  9003 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.245963  8824 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.278802  9015 raft_consensus.cc:3060] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.272683  9010 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.269865  8996 raft_consensus.cc:2804] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.279491  8284 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.280023  8245 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 321) took 1359 ms. Trace:
I20260709 14:50:33.276726  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.282919  9069 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.284101  9034 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.284487  9063 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.284927  9055 raft_consensus.cc:2804] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.285321  8754 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.294574  8824 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.253595  9018 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.215253  9028 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.315418  9055 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.317304  9055 raft_consensus.cc:3060] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.317806  9018 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.317929  9028 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.257303  8891 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.318456  8891 raft_consensus.cc:3060] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.275081  8819 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.274909  9017 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.272825  8939 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.337286  9017 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.337435  8939 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.337846  8939 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:33.290616  8360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.257335  9044 raft_consensus.cc:3060] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.274612  8917 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.294271  8433 raft_consensus.cc:359] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.274776  9009 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.344660  9009 raft_consensus.cc:493] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.345034  9009 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.270085  9054 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.271512  8209 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.294101  8389 raft_consensus.cc:2393] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:33.315237  8312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60406 (request call id 312) took 1212 ms. Trace:
I20260709 14:50:33.355451  8312 rpcz_store.cc:276] 0709 14:50:32.101041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.378338 (+277297us) service_pool.cc:224] Handling call
0709 14:50:32.696142 (+317804us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:33.138823 (+442681us) spinlock_profiling.cc:243] Waited 23.1 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:33.313176 (+174353us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":81400320}
I20260709 14:50:33.356580  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.294759  9010 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.357556  8239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 312) took 1506 ms. Trace:
I20260709 14:50:33.302865  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.280983  8878 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.270867  8241 rpcz_store.cc:276] 0709 14:50:31.893652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.248222 (+1354570us) service_pool.cc:224] Handling call
0709 14:50:33.248546 (+   324us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.248716 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.248752 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.248794 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.248840 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.248901 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.249027 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.303930  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.294420  9003 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.288051  9050 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.285518  8240 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:33.280552  8314 raft_consensus.cc:2468] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:33.303337  9053 raft_consensus.cc:2804] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.297745  8996 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.287451  8242 rpcz_store.cc:276] 0709 14:50:31.853835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.112505 (+1258670us) service_pool.cc:224] Handling call
0709 14:50:33.142603 (+ 30098us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.142792 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.142834 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.142881 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.142921 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.142985 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.143108 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.314628  8238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 323) took 1374 ms. Trace:
I20260709 14:50:33.294351  9061 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.284927  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.302393  8245 rpcz_store.cc:276] 0709 14:50:31.920550 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.266986 (+1346436us) service_pool.cc:224] Handling call
0709 14:50:33.279595 (+ 12609us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.279757 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.279781 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.279820 (+    39us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.279850 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.279897 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.279984 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:50:33.320988  9076 log.cc:927] Time spent T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.311s	user 0.004s	sys 0.000s
I20260709 14:50:33.326248  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 386) took 1172 ms. Trace:
I20260709 14:50:33.343902  8433 raft_consensus.cc:385] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.342593  8917 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
W20260709 14:50:33.346573  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 75116.7us
I20260709 14:50:33.346692  8754 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:33.486547  8754 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.298688  8316 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:33.348718  8284 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:33.323480  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.485916  8433 raft_consensus.cc:740] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.358650  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:33.288524  8243 rpcz_store.cc:269] 0709 14:50:31.881852 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.922125 (+ 40273us) service_pool.cc:224] Handling call
0709 14:50:32.046164 (+124039us) spinlock_profiling.cc:243] Waited 2.65 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:32.066052 (+ 19888us) spinlock_profiling.cc:243] Waited 5.66 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053be0a0 00007fd0053bd984 00007fcffe9386d4 00007fcffe938662
0709 14:50:33.221185 (+1155133us) spinlock_profiling.cc:243] Waited 178 ms on lock 0x7b5400343ad4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:33.226761 (+  5576us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":427954688}
I20260709 14:50:33.357990  9010 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.486987  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.275664  8237 rpcz_store.cc:276] 0709 14:50:31.858756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.194529 (+1335773us) service_pool.cc:224] Handling call
0709 14:50:33.207863 (+ 13334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.211860 (+  3997us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.212735 (+   875us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.213611 (+   876us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.215392 (+  1781us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.217598 (+  2206us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.221053 (+  3455us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.487041  8754 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.493510  8433 consensus_queue.cc:260] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.494204  8242 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 326) took 1539 ms. Trace:
I20260709 14:50:33.495035  8433 ts_tablet_manager.cc:1434] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent starting tablet: real 0.364s	user 0.000s	sys 0.013s
I20260709 14:50:33.487959  8391 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:33.487106  9053 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.496021  9053 raft_consensus.cc:3060] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.490051  9061 raft_consensus.cc:3060] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.502066  8209 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.503196  8393 raft_consensus.cc:2410] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:50:33.503139  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 154485us
I20260709 14:50:33.495975  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.504328  8391 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:33.492580  8394 rpcz_store.cc:276] 0709 14:50:32.154282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.100809 (+946527us) service_pool.cc:224] Handling call
0709 14:50:33.325409 (+224600us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:33.325630 (+   221us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.325856 (+   226us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.325892 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.325948 (+    56us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.325991 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.326062 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.326183 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8912128}
I20260709 14:50:33.497748  8754 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.503432  8209 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
W20260709 14:50:33.508972  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:33.513901  8244 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 300) took 1891 ms. Trace:
I20260709 14:50:33.505558  8284 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:33.527365  8320 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:33.478673  9001 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.486661  9043 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.378346  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.532150  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 393) took 1286 ms. Trace:
I20260709 14:50:33.476099  9028 raft_consensus.cc:493] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.379339  9047 raft_consensus.cc:2749] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.557503  8245 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 324) took 1610 ms. Trace:
I20260709 14:50:33.570210  8245 rpcz_store.cc:276] 0709 14:50:31.946798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.492347 (+1545549us) service_pool.cc:224] Handling call
0709 14:50:33.557053 (+ 64706us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.557215 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.557240 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.557277 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.557312 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.557361 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.557452 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.571972  9010 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.567845  8819 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.574150  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.575273  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.575572  8819 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.576184  8819 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.576336  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.576566  8819 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.576934  8311 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.576951  8819 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.494558  8242 rpcz_store.cc:276] 0709 14:50:31.954719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.493365 (+1538646us) service_pool.cc:224] Handling call
0709 14:50:33.493700 (+   335us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.493888 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.493916 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.493960 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.493997 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.494051 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.494151 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.422642  9039 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.528651  8800 raft_consensus.cc:2804] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.588400  9010 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.559739  9055 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:33.560477  8357 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.486829  8238 rpcz_store.cc:276] 0709 14:50:31.940716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.301925 (+1361209us) service_pool.cc:224] Handling call
0709 14:50:33.314098 (+ 12173us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.314278 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.314318 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.314362 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.314404 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.314462 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.314573 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.547598  8317 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 403) took 1686 ms. Trace:
I20260709 14:50:33.562367  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.562358  8435 tablet_bootstrap.cc:654] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.562748  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.509912  8236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 311) took 1664 ms. Trace:
I20260709 14:50:33.506047  9034 raft_consensus.cc:2749] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.426164  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.563122  8801 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.564499  8878 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.357662  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.527760  8996 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.397915  8889 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.566296  8754 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.658787  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:33.567265  8394 rpcz_store.cc:276] 0709 14:50:32.245695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.530268 (+1284573us) service_pool.cc:224] Handling call
0709 14:50:33.530501 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.530632 (+   131us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.530653 (+    21us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.530684 (+    31us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.530709 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.530755 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.532104 (+  1349us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.527424  8244 rpcz_store.cc:276] 0709 14:50:31.623038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.879122 (+1256084us) service_pool.cc:224] Handling call
0709 14:50:33.222022 (+342900us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.222227 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.222265 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.222329 (+    64us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.222372 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.222438 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.513689 (+291251us) spinlock_profiling.cc:243] Waited 343 ms on lock 0x7b5400343ad0. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f78ad 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:33.513835 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":788055936}
I20260709 14:50:33.575901  8995 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.548169  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.680188  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 400) took 1257 ms. Trace:
I20260709 14:50:33.680058  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.680503  8394 rpcz_store.cc:276] 0709 14:50:32.423265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.679599 (+1256334us) service_pool.cc:224] Handling call
0709 14:50:33.679888 (+   289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.679999 (+   111us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.680013 (+    14us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.680037 (+    24us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.680055 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.680087 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.680152 (+    65us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:50:33.682235  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 176738us
W20260709 14:50:33.674801  8910 consensus_meta.cc:287] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.652s	user 0.012s	sys 0.000s
I20260709 14:50:33.684267  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.627221  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:33.584884  8434 tablet_bootstrap.cc:654] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.586603  8286 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:33.596499  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 68654.8us
I20260709 14:50:33.503028  9054 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.587314  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:33.566028  8891 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.573693  9015 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.645458  8140 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57418 (request call id 79) took 4511 ms. Trace:
I20260709 14:50:33.487537  8917 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.681806  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 315) took 1154 ms. Trace:
I20260709 14:50:33.685103  8390 raft_consensus.cc:1240] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:33.590638  8800 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.686028  8320 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:33.683534  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:33.578991  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.637796  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.660228  9069 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.639973  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.655326  9043 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.655089  9051 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.590848  9039 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.579851  9028 raft_consensus.cc:515] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.716004  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.728711  9051 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.716504  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:33.688141  8209 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.737360  8245 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:33.737527  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 49449.8us
I20260709 14:50:33.737672  8754 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:33.716389  8386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41678 (request call id 327) took 1166 ms. Trace:
I20260709 14:50:33.738181  8754 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:33.738590  8754 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.716419  8800 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.686748  8819 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:33.687013  8910 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.709453  9034 raft_consensus.cc:2749] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.679123  8889 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.730139  8319 raft_consensus.cc:2393] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:33.738196  8209 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:33.738353  8386 rpcz_store.cc:276] 0709 14:50:32.550149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.837437 (+287288us) service_pool.cc:224] Handling call
0709 14:50:33.689823 (+852386us) spinlock_profiling.cc:243] Waited 91.5 ms on lock 0x7b54003511d4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:33.714251 (+ 24428us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":210376576}
I20260709 14:50:33.741411  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.741680  9055 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.741989  9085 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:33.742422  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.743331  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:33.744129  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.745482  9061 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:33.712896  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 126391us
I20260709 14:50:33.714282  9054 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.715472  8394 rpcz_store.cc:276] 0709 14:50:32.527247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.681237 (+1153990us) service_pool.cc:224] Handling call
0709 14:50:33.681476 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.681585 (+   109us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.681599 (+    14us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.681623 (+    24us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.681640 (+    17us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.681669 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.681729 (+    60us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.735353  8387 raft_consensus.cc:3060] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.714569  9009 raft_consensus.cc:515] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.750344  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.606691  8317 rpcz_store.cc:276] 0709 14:50:31.846131 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.675050 (+828919us) service_pool.cc:224] Handling call
0709 14:50:33.340758 (+665708us) spinlock_profiling.cc:243] Waited 21 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:33.378997 (+ 38239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.463260 (+ 84263us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.470358 (+  7098us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.480988 (+ 10630us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.486606 (+  5618us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.492160 (+  5554us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.528869 (+ 36709us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":48257408}
I20260709 14:50:33.757531  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.763366  8754 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.738181  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.764910  8320 raft_consensus.cc:2393] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:33.765918  8891 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.768601  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.768959  8393 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 396) took 1411 ms. Trace:
I20260709 14:50:33.761355  9047 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:33.770282  9015 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.774453  8313 raft_consensus.cc:1240] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:33.774478  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.745582  9017 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.777128  8311 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:33.751044  8898 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.761806  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.781869  9085 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.783726  9028 leader_election.cc:290] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:33.747134  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 58942.5us
I20260709 14:50:33.727757  9069 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.728626  9043 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.754156  8939 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.915105  8388 raft_consensus.cc:3060] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.915607  9054 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.916668  8939 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.917248  9085 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.917496  8385 raft_consensus.cc:1240] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:33.919548  8995 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.920657  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.921434  8311 raft_consensus.cc:2393] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 4: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:33.922092  9043 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.922331  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.786648  9039 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.923013  8754 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.923494  8386 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:33.935308  8996 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.833853  9044 raft_consensus.cc:515] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.843734  8390 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 387) took 1689 ms. Trace:
I20260709 14:50:33.936685  8390 rpcz_store.cc:276] 0709 14:50:32.154523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.296223 (+1141700us) service_pool.cc:224] Handling call
0709 14:50:33.296484 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.716220 (+419736us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.843445 (+127225us) spinlock_profiling.cc:243] Waited 388 ms on lock 0x7b540023c3d4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:33.843663 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":893345664}
I20260709 14:50:33.937258  8996 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.937564  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.938122  8286 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:33.938771  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.938710  9050 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.939994  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.925199  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.947381  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.947662  8878 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.954934  8801 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.836558  8800 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.919760  9017 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.959187  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:33.959251  9054 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.919373  9069 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.930536  8316 raft_consensus.cc:3060] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.961488  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.931031  9061 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.931483  9003 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.963346  8311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 303) took 1892 ms. Trace:
I20260709 14:50:33.963450  9003 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.913995  8389 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.963752  8311 rpcz_store.cc:276] 0709 14:50:32.070514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.962521 (+1892007us) service_pool.cc:224] Handling call
0709 14:50:33.962835 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.963001 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.963034 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.963082 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.963117 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.963179 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.963293 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.964650  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.965903  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.966624  8389 raft_consensus.cc:2393] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.967325  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.968048  8389 raft_consensus.cc:2393] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.968358  8316 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:33.969355  8389 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 320) took 1440 ms. Trace:
I20260709 14:50:33.969552  8889 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.969574  8316 raft_consensus.cc:1240] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:33.970532  8316 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 304) took 1899 ms. Trace:
I20260709 14:50:33.970849  8316 rpcz_store.cc:276] 0709 14:50:32.071186 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.969039 (+1897853us) service_pool.cc:224] Handling call
0709 14:50:33.969346 (+   307us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.970294 (+   948us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.970482 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.971421  8819 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381)
I20260709 14:50:33.925371  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76990cc198794628977de6dc3869093e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:33.904330  9053 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.933439  8434 tablet_bootstrap.cc:492] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:33.934434  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.972353  8392 raft_consensus.cc:2393] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.972757  8394 raft_consensus.cc:2393] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:33.973459  9053 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.957520  8800 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.973977  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 324) took 1442 ms. Trace:
I20260709 14:50:33.974339  8394 rpcz_store.cc:276] 0709 14:50:32.531278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.973272 (+1441994us) service_pool.cc:224] Handling call
0709 14:50:33.973540 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.973693 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.973717 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.973754 (+    37us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.973802 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.973855 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.973933 (+    78us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.975404  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:33.975455  8315 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 314) took 1848 ms. Trace:
I20260709 14:50:33.975967  8394 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.975919  8315 rpcz_store.cc:276] 0709 14:50:32.127207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.974653 (+1847446us) service_pool.cc:224] Handling call
0709 14:50:33.974948 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.975111 (+   163us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.975142 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.975190 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.975231 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.975292 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.975399 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.941079  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.045408  8314 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.714475  8140 rpcz_store.cc:276] 0709 14:50:29.134342 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.134987 (+   645us) service_pool.cc:224] Handling call
0709 14:50:33.645360 (+4510373us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:31.748482 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:31.749323 (+   841us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:31.749371 (+    48us) write_op.cc:435] Acquired schema lock
0709 14:50:31.749400 (+    29us) tablet.cc:662] Decoding operations
0709 14:50:31.750424 (+  1024us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:31.750525 (+   101us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:31.750569 (+    44us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:50:31.751308 (+   739us) tablet.cc:701] Row locks acquired
0709 14:50:31.751337 (+    29us) write_op.cc:260] PREPARE: finished
0709 14:50:31.751528 (+   191us) write_op.cc:270] Start()
0709 14:50:31.751670 (+   142us) write_op.cc:276] Timestamp: P: 1783608631751468 usec, L: 0
0709 14:50:31.751701 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:50:31.752622 (+   921us) log.cc:844] Serialized 2089 byte log entry
0709 14:50:32.961007 (+1208385us) op_driver.cc:464] REPLICATION: finished
0709 14:50:33.144262 (+183255us) write_op.cc:301] APPLY: starting
0709 14:50:33.144352 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:33.144525 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:33.144641 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:33.220454 (+ 75813us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:33.257209 (+ 36755us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:50:33.269668 (+ 12459us) write_op.cc:312] APPLY: finished
0709 14:50:33.274295 (+  4627us) log.cc:844] Serialized 46 byte log entry
0709 14:50:33.276407 (+  2112us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:33.276511 (+   104us) write_op.cc:454] Released schema lock
0709 14:50:33.276548 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:33.300816 (+ 24268us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:33.301686 (+   870us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1708240,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":182999,"apply.run_cpu_time_us":3112,"apply.run_wall_time_us":133989,"num_ops":5,"prepare.queue_time_us":550684,"prepare.run_cpu_time_us":9462,"prepare.run_wall_time_us":139851,"raft.queue_time_us":287977,"raft.run_cpu_time_us":70832,"raft.run_wall_time_us":140777,"replication_time_us":1209156,"thread_start_us":946227,"threads_started":4,"wal-append.queue_time_us":167741}]]}
I20260709 14:50:33.738639  8238 raft_consensus.cc:2393] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:33.943327  8385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 388) took 1788 ms. Trace:
I20260709 14:50:33.960745  8386 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:34.054592  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.056746  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.056823  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:33.357995  8239 rpcz_store.cc:276] 0709 14:50:31.850848 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.069281 (+1218433us) service_pool.cc:224] Handling call
0709 14:50:33.105510 (+ 36229us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.126819 (+ 21309us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.130804 (+  3985us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.143857 (+ 13053us) log.cc:844] Serialized 26 byte log entry
0709 14:50:33.287486 (+143629us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.298689 (+ 11203us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.302594 (+  3905us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.357028 (+ 54434us) spinlock_profiling.cc:243] Waited 4.2 ms on lock 0x7b54000e8920. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd00036ddbe 00007fd000378930 00007fd0003788d8 00007fd000378858 00007fd000378813 00007fd000377a9c 00007fd006263626 00007fd00625ddd8 00007fd0003b47cb 00007fd0003b72c0
0709 14:50:33.357267 (+   239us) raft_consensus.cc:1685] finished
0709 14:50:33.357283 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.357501 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3110,"raft.queue_time_us":5779,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":4028,"spinlock_wait_cycles":9659136,"thread_start_us":130411,"threads_started":1,"wal-append.queue_time_us":138127}
I20260709 14:50:33.749884  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.057988  8386 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.058993  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.059824  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.060353  8239 raft_consensus.cc:2393] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:34.061022  8244 raft_consensus.cc:2393] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:33.943325  8286 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:33.924098  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:33.929271  8360 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:34.063649  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 120244us
I20260709 14:50:34.064903  8312 raft_consensus.cc:1240] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
W20260709 14:50:34.065412  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 136081us
I20260709 14:50:34.072579  8360 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.075487  8386 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:34.036361  8245 raft_consensus.cc:2468] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:34.077059  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:34.024730  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 262924us
I20260709 14:50:33.982385  8316 raft_consensus.cc:1240] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:33.674930  8236 rpcz_store.cc:276] 0709 14:50:31.838965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.979373 (+1140408us) service_pool.cc:224] Handling call
0709 14:50:33.025087 (+ 45714us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.071079 (+ 45992us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.077737 (+  6658us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.116559 (+ 38822us) log.cc:844] Serialized 26 byte log entry
0709 14:50:33.342975 (+226416us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:33.346991 (+  4016us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.395611 (+ 48620us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.481343 (+ 85732us) raft_consensus.cc:1685] finished
0709 14:50:33.486528 (+  5185us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.503504 (+ 16976us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6953,"raft.queue_time_us":28260,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":8312,"thread_start_us":163010,"threads_started":1,"wal-append.queue_time_us":220980}
I20260709 14:50:34.034991  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.079056  8316 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 306) took 2006 ms. Trace:
I20260709 14:50:34.079219  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.079445  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.080380  8236 raft_consensus.cc:2393] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:33.985319  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:34.044145  8311 raft_consensus.cc:1240] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:34.081616  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.082540  8311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 417) took 1225 ms. Trace:
I20260709 14:50:34.083091  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.082973  8311 rpcz_store.cc:276] 0709 14:50:32.864477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.042850 (+1178373us) service_pool.cc:224] Handling call
0709 14:50:34.043660 (+   810us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.082235 (+ 38575us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.082470 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.025339  8237 raft_consensus.cc:2393] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:34.084581  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.079481  8316 rpcz_store.cc:276] 0709 14:50:32.072448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.971870 (+1899422us) service_pool.cc:224] Handling call
0709 14:50:33.982173 (+ 10303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.078418 (+ 96245us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.078853 (+   435us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.086834  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.065241  8286 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:33.761541  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.088735  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.089030  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:33.767953  8240 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54158 (request call id 308) took 1697 ms. Trace:
I20260709 14:50:34.090102  8240 rpcz_store.cc:276] 0709 14:50:32.070871 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.845980 (+775109us) service_pool.cc:224] Handling call
0709 14:50:33.755943 (+909963us) spinlock_profiling.cc:243] Waited 290 ms on lock 0x7b5400227ed4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:33.767891 (+ 11948us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":666252160}
I20260709 14:50:34.090703  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.092232  8240 raft_consensus.cc:1240] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.092567  8243 raft_consensus.cc:1240] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.093091  8240 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 328) took 2129 ms. Trace:
I20260709 14:50:34.093333  8243 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 329) took 2124 ms. Trace:
I20260709 14:50:34.065745  8312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 429) took 1024 ms. Trace:
I20260709 14:50:34.093885  8312 rpcz_store.cc:276] 0709 14:50:33.041747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.063679 (+1021932us) service_pool.cc:224] Handling call
0709 14:50:34.064314 (+   635us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.065445 (+  1131us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.065667 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.936260  8313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 413) took 2049 ms. Trace:
I20260709 14:50:34.095893  8313 rpcz_store.cc:276] 0709 14:50:31.887276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.962931 (+1075655us) service_pool.cc:224] Handling call
0709 14:50:32.963233 (+   302us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.925638 (+962405us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.936039 (+ 10401us) spinlock_profiling.cc:243] Waited 811 ms on lock 0x7b54000145d4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:33.936199 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1865024384}
I20260709 14:50:34.096550  8286 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.099020  8286 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.102442  8286 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.102843  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.103714  8386 raft_consensus.cc:3060] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.054273  8385 rpcz_store.cc:276] 0709 14:50:32.154764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.301009 (+1146245us) service_pool.cc:224] Handling call
0709 14:50:33.323363 (+ 22354us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.917944 (+594581us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.943091 (+ 25147us) spinlock_profiling.cc:243] Waited 594 ms on lock 0x7b540023bed4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:33.943265 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1365894400}
I20260709 14:50:34.066573  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.070027  8284 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.108687  8385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 325) took 1577 ms. Trace:
I20260709 14:50:34.109129  8284 leader_election.cc:304] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.049918  8317 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 315) took 1914 ms. Trace:
I20260709 14:50:33.960510  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:34.074321  8142 catalog_manager.cc:5697] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.032152  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.086910  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.066556  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:33.948511  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.081305  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.093860  8243 rpcz_store.cc:276] 0709 14:50:31.969127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.091768 (+2122641us) service_pool.cc:224] Handling call
0709 14:50:34.092218 (+   450us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.093017 (+   799us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.093263 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.110406  8317 rpcz_store.cc:276] 0709 14:50:32.135536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.977816 (+1842280us) service_pool.cc:224] Handling call
0709 14:50:33.978131 (+   315us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.985945 (+  7814us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.986001 (+    56us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.986486 (+   485us) log.cc:844] Serialized 26 byte log entry
0709 14:50:34.048875 (+ 62389us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:34.049044 (+   169us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.049244 (+   200us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:34.049334 (+    90us) raft_consensus.cc:1685] finished
0709 14:50:34.049353 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.049649 (+   296us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7222,"raft.run_cpu_time_us":86,"raft.run_wall_time_us":86,"thread_start_us":58230,"threads_started":1,"wal-append.queue_time_us":7152}
I20260709 14:50:34.111349  8319 raft_consensus.cc:2393] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:34.126621  8319 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60418 (request call id 431) took 1052 ms. Trace:
I20260709 14:50:34.127007  8319 rpcz_store.cc:276] 0709 14:50:33.074296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.960275 (+885979us) service_pool.cc:224] Handling call
0709 14:50:34.126544 (+166269us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.109257  8385 rpcz_store.cc:276] 0709 14:50:32.531613 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.107032 (+1575419us) service_pool.cc:224] Handling call
0709 14:50:34.107613 (+   581us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.108101 (+   488us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.108152 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.108228 (+    76us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.108296 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.108430 (+   134us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.108583 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.111799  8244 raft_consensus.cc:1240] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.133989  8244 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 330) took 2162 ms. Trace:
I20260709 14:50:33.991703  8388 raft_consensus.cc:2468] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:34.136184  8889 raft_consensus.cc:2749] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.136916  8819 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:34.137259  8889 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.115713  8314 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:34.137506  8819 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:34.134346  8244 rpcz_store.cc:276] 0709 14:50:31.971630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.107330 (+2135700us) service_pool.cc:224] Handling call
0709 14:50:34.111608 (+  4278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.133701 (+ 22093us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.133911 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.138232  8819 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.969735  8389 rpcz_store.cc:276] 0709 14:50:32.528793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.968563 (+1439770us) service_pool.cc:224] Handling call
0709 14:50:33.968852 (+   289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.969030 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.969061 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.969101 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:33.969136 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.969190 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.969289 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.149998  8389 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 333) took 1597 ms. Trace:
I20260709 14:50:34.150557  8939 consensus_queue.cc:1059] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:34.150498  8389 rpcz_store.cc:276] 0709 14:50:32.552136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.148536 (+1596400us) service_pool.cc:224] Handling call
0709 14:50:34.149090 (+   554us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.149398 (+   308us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.149434 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.149538 (+   104us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.149584 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.149659 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.149842 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.152733  8389 raft_consensus.cc:1240] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:34.152999  8995 raft_consensus.cc:3055] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:33.942317  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.155463  8390 raft_consensus.cc:1240] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.156083  8390 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 335) took 1496 ms. Trace:
I20260709 14:50:34.156404  8390 rpcz_store.cc:276] 0709 14:50:32.660177 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.154701 (+1494524us) service_pool.cc:224] Handling call
0709 14:50:34.155058 (+   357us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.155873 (+   815us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.156035 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:33.982887  8391 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 389) took 1827 ms. Trace:
I20260709 14:50:34.158160  8391 rpcz_store.cc:276] 0709 14:50:32.154984 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.529676 (+1374692us) service_pool.cc:224] Handling call
0709 14:50:33.530019 (+   343us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.530331 (+   312us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.530356 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.530727 (+   371us) log.cc:844] Serialized 26 byte log entry
0709 14:50:33.935429 (+404702us) spinlock_profiling.cc:243] Waited 4.6 ms on lock 0x7b180013f1e0. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd0061d3de1 00007fd0061e05b1 00007fcffd2ede07 00007fd006148ab9 00007fcffd30a69b 00007fcffd30893f 00007fcffd30ac02 00007fcffff9220b 00007fcffff97d23 00007fcffff980d1 00007fd0003b3a0f
0709 14:50:33.982539 (+ 47110us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:33.982573 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.982649 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.982682 (+    33us) raft_consensus.cc:1685] finished
0709 14:50:33.982691 (+     9us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.982840 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":88,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":34164,"spinlock_wait_cycles":10587904,"thread_start_us":46963,"threads_started":1,"wal-append.queue_time_us":427531}
I20260709 14:50:33.983837  8392 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 323) took 1454 ms. Trace:
I20260709 14:50:34.162083  8392 rpcz_store.cc:276] 0709 14:50:32.529692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.973083 (+1443391us) service_pool.cc:224] Handling call
0709 14:50:33.973422 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.973613 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.973650 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:33.973699 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:33.973752 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.983653 (+  9901us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.983779 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.164646  8392 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 339) took 1357 ms. Trace:
I20260709 14:50:33.919353  8393 rpcz_store.cc:276] 0709 14:50:32.357873 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.506449 (+1148576us) service_pool.cc:224] Handling call
0709 14:50:33.506763 (+   314us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.529176 (+ 22413us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.529203 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.531947 (+  2744us) log.cc:844] Serialized 26 byte log entry
0709 14:50:33.642222 (+110275us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:33.642277 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.642365 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.766895 (+124530us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b480027ded8. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd005321aa1 00007fd005318b37 00007fd0053189ca 00007fd00541026f 00007fd00540ff37 00007fd00542455c 00007fd005424508 00007fd005424488 00007fd005424443 00007fd0054236ec 00007fd00434da96
0709 14:50:33.768690 (+  1795us) raft_consensus.cc:1685] finished
0709 14:50:33.768722 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.768906 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":105,"raft.run_cpu_time_us":2653,"raft.run_wall_time_us":234520,"spinlock_wait_cycles":35284736,"thread_start_us":109936,"threads_started":1,"wal-append.queue_time_us":155544}
I20260709 14:50:34.113619  8241 raft_consensus.cc:1240] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.113433  8320 raft_consensus.cc:1240] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:33.943888  8435 tablet_bootstrap.cc:492] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:33.972359  8434 ts_tablet_manager.cc:1403] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.832s	user 0.022s	sys 0.047s
I20260709 14:50:33.798889  8824 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.174096  8435 ts_tablet_manager.cc:1403] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 1.354s	user 0.043s	sys 0.045s
I20260709 14:50:34.174664  9034 raft_consensus.cc:2749] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.946026  8910 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.944331  9044 leader_election.cc:290] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.919683  9047 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:34.178170  9047 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.179543  8386 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:33.941398  9050 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.838665  9051 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:33.984855  9054 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.116865  8245 raft_consensus.cc:1240] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.182694  8245 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 343) took 1770 ms. Trace:
I20260709 14:50:33.836479  8917 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.183168  8435 raft_consensus.cc:359] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.184201  8435 raft_consensus.cc:385] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:34.184559  8435 raft_consensus.cc:740] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.185225  8917 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:33.942433  9015 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:33.993880  8394 raft_consensus.cc:2468] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:33.997331  8387 raft_consensus.cc:2468] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:34.183043  8245 rpcz_store.cc:276] 0709 14:50:32.411891 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.114486 (+1702595us) service_pool.cc:224] Handling call
0709 14:50:34.114869 (+   383us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.182432 (+ 67563us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.182624 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.187994  8434 raft_consensus.cc:359] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.188841  8434 raft_consensus.cc:385] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:34.189129  8434 raft_consensus.cc:740] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.132266  8142 catalog_manager.cc:5697] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.142485  8891 raft_consensus.cc:2804] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:34.142717  8284 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.114784  8316 raft_consensus.cc:1240] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.144146  9053 raft_consensus.cc:2749] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.144989  9085 raft_consensus.cc:2804] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:34.153366  8995 raft_consensus.cc:740] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.165032  8392 rpcz_store.cc:276] 0709 14:50:32.807603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.163336 (+1355733us) service_pool.cc:224] Handling call
0709 14:50:34.163849 (+   513us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.164255 (+   406us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.164287 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.164337 (+    50us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:34.164369 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.164438 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.164589 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.112164  8311 raft_consensus.cc:1240] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.194561  8311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 435) took 1084 ms. Trace:
I20260709 14:50:34.161556  8391 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 338) took 1354 ms. Trace:
I20260709 14:50:34.194409  8995 consensus_queue.cc:260] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.195222  8391 rpcz_store.cc:276] 0709 14:50:32.807196 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.160326 (+1353130us) service_pool.cc:224] Handling call
0709 14:50:34.160757 (+   431us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.161205 (+   448us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.161230 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.161285 (+    55us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.161314 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.161402 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.161501 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.196200  8434 consensus_queue.cc:260] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.197269  8391 raft_consensus.cc:1240] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:34.198148  8434 ts_tablet_manager.cc:1434] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 14:50:34.169130  8241 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 331) took 2190 ms. Trace:
I20260709 14:50:34.201527  8316 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 438) took 1021 ms. Trace:
I20260709 14:50:34.202142  8391 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 417) took 1335 ms. Trace:
I20260709 14:50:34.202096  8316 rpcz_store.cc:276] 0709 14:50:33.179996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.085940 (+905944us) service_pool.cc:224] Handling call
0709 14:50:34.114128 (+ 28188us) spinlock_profiling.cc:243] Waited 27.3 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:34.114378 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.198298 (+ 83920us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.201471 (+  3173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":62746368}
I20260709 14:50:34.202651  8391 rpcz_store.cc:276] 0709 14:50:32.917966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.196621 (+1278655us) service_pool.cc:224] Handling call
0709 14:50:34.196988 (+   367us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.197629 (+   641us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.198619 (+   990us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.203536  9015 raft_consensus.cc:2804] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.204095  9015 raft_consensus.cc:697] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.206414  8390 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 336) took 1524 ms. Trace:
I20260709 14:50:34.207016  8390 rpcz_store.cc:276] 0709 14:50:32.681610 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.157254 (+1475644us) service_pool.cc:224] Handling call
0709 14:50:34.157697 (+   443us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.205932 (+ 48235us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.205976 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.206042 (+    66us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.206081 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.206180 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.206327 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.205291  9015 consensus_queue.cc:237] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.212167  8435 consensus_queue.cc:260] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.213259  8917 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.213835  8917 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.214244  9047 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.173981  9010 raft_consensus.cc:2804] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:34.216095  9010 raft_consensus.cc:697] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.217370  9010 consensus_queue.cc:237] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:33.983212  9009 leader_election.cc:290] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.116739  8318 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:34.138775  8388 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 330) took 1587 ms. Trace:
I20260709 14:50:34.172662  8320 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 437) took 1046 ms. Trace:
I20260709 14:50:34.179618  8824 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:34.193099  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 50612.9us
I20260709 14:50:34.153398  8389 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 334) took 1563 ms. Trace:
I20260709 14:50:34.195897  8995 raft_consensus.cc:3060] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.231081  9055 consensus_queue.cc:1059] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:34.232403  9055 raft_consensus.cc:3055] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.233074  9055 raft_consensus.cc:740] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.234225  9055 consensus_queue.cc:260] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.235894  9055 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:34.236646  8209 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.236789  8917 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.195664  8392 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 416) took 1332 ms. Trace:
I20260709 14:50:34.192133  8891 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:34.198094  9085 raft_consensus.cc:697] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.201220  8241 rpcz_store.cc:276] 0709 14:50:31.978896 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.112973 (+2134077us) service_pool.cc:224] Handling call
0709 14:50:34.113399 (+   426us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.168839 (+ 55440us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.169049 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.093556  8240 rpcz_store.cc:276] 0709 14:50:31.963656 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.091386 (+2127730us) service_pool.cc:224] Handling call
0709 14:50:34.091914 (+   528us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.092739 (+   825us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.092991 (+   252us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.195765  8311 rpcz_store.cc:276] 0709 14:50:33.111308 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.084049 (+972741us) service_pool.cc:224] Handling call
0709 14:50:34.097835 (+ 13786us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.194273 (+ 96438us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.194500 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.222690  8435 ts_tablet_manager.cc:1434] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 14:50:34.141393  8286 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.205432  8391 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 343) took 1323 ms. Trace:
I20260709 14:50:34.222900  8320 rpcz_store.cc:276] 0709 14:50:33.126290 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.084267 (+957977us) service_pool.cc:224] Handling call
0709 14:50:34.112800 (+ 28533us) spinlock_profiling.cc:243] Waited 27.7 ms on lock 0x7b5800100898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:34.113005 (+   205us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.172246 (+ 59241us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.172587 (+   341us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":63666944}
I20260709 14:50:34.222054  8388 rpcz_store.cc:276] 0709 14:50:32.551183 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.137277 (+1586094us) service_pool.cc:224] Handling call
0709 14:50:34.137752 (+   475us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.138153 (+   401us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.138196 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.138273 (+    77us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.138326 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.138422 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.138551 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.253265  8824 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.253899  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:34.254829  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 149256us
I20260709 14:50:34.255558  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.256529  8286 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.257215  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.228763  8284 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.239042  8242 raft_consensus.cc:2393] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:34.239827  9047 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.240520  8434 tablet_bootstrap.cc:492] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:34.258512  8142 catalog_manager.cc:5697] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.260003  9085 consensus_queue.cc:237] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.260509  8142 catalog_manager.cc:5697] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 2 to 3, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.240950  8819 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.243937  8392 rpcz_store.cc:276] 0709 14:50:32.863011 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.194327 (+1331316us) service_pool.cc:224] Handling call
0709 14:50:34.194734 (+   407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.195320 (+   586us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.195351 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.195393 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:34.195428 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.195488 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.195595 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.141729  8239 raft_consensus.cc:1240] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.251622  8391 rpcz_store.cc:276] 0709 14:50:32.882117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.204158 (+1322041us) service_pool.cc:224] Handling call
0709 14:50:34.204701 (+   543us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.205077 (+   376us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.205104 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.205162 (+    58us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.205214 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.205275 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.205382 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.247386  8891 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:34.252409  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 60629.1us
W20260709 14:50:34.275815  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 47249.1us
I20260709 14:50:34.276767  8284 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.225162  8389 rpcz_store.cc:276] 0709 14:50:32.589588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.151858 (+1562270us) service_pool.cc:224] Handling call
0709 14:50:34.152332 (+   474us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.153150 (+   818us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.153347 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.280165  8824 raft_consensus.cc:2749] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.281353  8824 raft_consensus.cc:2804] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.281872  8824 raft_consensus.cc:697] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.282866  8824 consensus_queue.cc:237] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.287235  8819 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.287302  8393 raft_consensus.cc:1240] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.294845  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.296504  8394 raft_consensus.cc:1240] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.297363  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 415) took 1434 ms. Trace:
I20260709 14:50:34.297906  9034 raft_consensus.cc:2804] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:34.298683  9034 raft_consensus.cc:697] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.300132  9034 consensus_queue.cc:237] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:34.302629  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.304008  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.303745  8142 catalog_manager.cc:5697] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.305147  8385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 326) took 1755 ms. Trace:
I20260709 14:50:34.305454  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.309105  8435 tablet_bootstrap.cc:492] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:34.310742  8360 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.357076  9051 raft_consensus.cc:2804] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:50:34.358094  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 47591.1us
I20260709 14:50:34.308146  8284 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.357681  9051 raft_consensus.cc:697] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:34.361166  8393 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 413) took 1517 ms. Trace:
I20260709 14:50:34.308271  8394 rpcz_store.cc:276] 0709 14:50:32.862624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.262782 (+1400158us) service_pool.cc:224] Handling call
0709 14:50:34.295668 (+ 32886us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b58000d3898. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:34.295974 (+   306us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.297069 (+  1095us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.297289 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24043904}
I20260709 14:50:34.359486  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.361595  8393 rpcz_store.cc:276] 0709 14:50:32.843815 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.166365 (+1322550us) service_pool.cc:224] Handling call
0709 14:50:34.286971 (+120606us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.287898 (+   927us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.360988 (+ 73090us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b5400430150. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f78ad 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:34.361114 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":274329984}
I20260709 14:50:34.366410  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:34.368651  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 60713.5us
W20260709 14:50:34.369472  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 113153us
I20260709 14:50:34.372577  8891 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.370594  9053 raft_consensus.cc:2804] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.373991  9053 raft_consensus.cc:697] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.374910  8891 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.375125  9053 consensus_queue.cc:237] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.376063  8387 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:34.377063  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.378257  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.354933  9047 consensus_queue.cc:1059] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:34.378912  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.319545  8386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 414) took 1471 ms. Trace:
I20260709 14:50:34.379459  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.379689  8800 raft_consensus.cc:3055] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:34.320503  9028 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.361099  9051 consensus_queue.cc:237] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.308010  9050 consensus_queue.cc:1059] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 14:50:34.383701  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 418) took 1465 ms. Trace:
I20260709 14:50:34.384596  8898 consensus_queue.cc:1059] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:34.384835  8917 consensus_queue.cc:1059] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.323112  8315 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 424) took 1286 ms. Trace:
W20260709 14:50:34.385807  8360 leader_election.cc:343] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.358355  8385 rpcz_store.cc:276] 0709 14:50:32.549701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.131181 (+1581480us) service_pool.cc:224] Handling call
0709 14:50:34.131651 (+   470us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.132213 (+   562us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:50:34.176068 (+ 43855us) log.cc:844] Serialized 14 byte log entry
0709 14:50:34.304790 (+128722us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.304849 (+    59us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:34.304894 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.304959 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.305077 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":46192,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":68,"raft.queue_time_us":8352,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"thread_start_us":116043,"threads_started":2,"wal-append.queue_time_us":156691}
I20260709 14:50:34.310556  8995 consensus_queue.cc:1059] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 14:50:34.393097  8286 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.395568  8394 rpcz_store.cc:276] 0709 14:50:32.918422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.382830 (+1464408us) service_pool.cc:224] Handling call
0709 14:50:34.383173 (+   343us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.383389 (+   216us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.383412 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.383454 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.383481 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.383538 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.383632 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.393236  8800 raft_consensus.cc:740] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.386610  8386 rpcz_store.cc:276] 0709 14:50:32.848221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.200444 (+1352223us) service_pool.cc:224] Handling call
0709 14:50:34.292243 (+ 91799us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.318999 (+ 26756us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.319050 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.319121 (+    71us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.319173 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.319278 (+   105us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.319449 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.401616  8800 consensus_queue.cc:260] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.402456  8917 raft_consensus.cc:3055] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.402871  8917 raft_consensus.cc:740] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.402966  8800 raft_consensus.cc:3060] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.403841  8917 consensus_queue.cc:260] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.405037  8917 raft_consensus.cc:3060] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.406121  8142 catalog_manager.cc:5697] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:34.407779  8142 catalog_manager.cc:5697] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 2 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.395529  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:34.411417  8390 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 349) took 1527 ms. Trace:
I20260709 14:50:34.411767  8390 rpcz_store.cc:276] 0709 14:50:32.883669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.208462 (+1324793us) service_pool.cc:224] Handling call
0709 14:50:34.209077 (+   615us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:34.210672 (+  1595us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.210725 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:34.211402 (+   677us) log.cc:844] Serialized 26 byte log entry
0709 14:50:34.270930 (+ 59528us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:34.270957 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.271006 (+    49us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:34.411231 (+140225us) raft_consensus.cc:1685] finished
0709 14:50:34.411249 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.411370 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":268,"raft.run_cpu_time_us":517,"raft.run_wall_time_us":519,"thread_start_us":58989,"threads_started":1,"wal-append.queue_time_us":168739}
I20260709 14:50:34.399065  8392 raft_consensus.cc:2468] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:34.397897  8315 rpcz_store.cc:276] 0709 14:50:33.036591 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.050913 (+1014322us) service_pool.cc:224] Handling call
0709 14:50:34.051565 (+   652us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.070749 (+ 19184us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:34.133021 (+ 62272us) log.cc:844] Serialized 14 byte log entry
0709 14:50:34.320016 (+186995us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.320092 (+    76us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.320161 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.322706 (+  2545us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.322906 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28129,"prepare.queue_time_us":53965,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":55,"raft.queue_time_us":31489,"raft.run_cpu_time_us":85,"raft.run_wall_time_us":86,"thread_start_us":189857,"threads_started":2,"wal-append.queue_time_us":227772}
I20260709 14:50:34.426616  8209 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:34.432427  8434 tablet_bootstrap.cc:654] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:34.434628  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.429308  8917 raft_consensus.cc:2804] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:34.439664  8917 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:34.440189  8917 raft_consensus.cc:3060] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:34.442256  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 49311.1us
I20260709 14:50:34.428874  9003 consensus_queue.cc:1059] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:34.444922  9003 raft_consensus.cc:3055] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.445283  9003 raft_consensus.cc:740] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:34.452996  9003 consensus_queue.cc:260] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.459897  9003 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.441434  8824 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:34.453156  9028 raft_consensus.cc:2749] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:34.467921  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.468494  9053 raft_consensus.cc:493] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.464926  8824 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:34.469965  9053 raft_consensus.cc:515] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.470345  8824 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.468678  8435 tablet_bootstrap.cc:654] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:34.472486  8393 raft_consensus.cc:1240] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
W20260709 14:50:34.484599  8286 leader_election.cc:343] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:34.485195  8286 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.487013  8393 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 422) took 1439 ms. Trace:
I20260709 14:50:34.487465  8393 rpcz_store.cc:276] 0709 14:50:33.034819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.465072 (+1430253us) service_pool.cc:224] Handling call
0709 14:50:34.472078 (+  7006us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.473580 (+  1502us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.473736 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.500291  8392 raft_consensus.cc:1240] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.501853  9028 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:34.502949  9028 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.504009  8392 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 424) took 1465 ms. Trace:
I20260709 14:50:34.504490  8392 rpcz_store.cc:276] 0709 14:50:33.035349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.475246 (+1439897us) service_pool.cc:224] Handling call
0709 14:50:34.498604 (+ 23358us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.500765 (+  2161us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.500991 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.507311  8392 raft_consensus.cc:1240] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.506450  9055 raft_consensus.cc:2749] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:34.509268  8283 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.511118  9028 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.512713  8389 raft_consensus.cc:1240] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:50:34.512969  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 59830.9us
I20260709 14:50:34.513720  8387 raft_consensus.cc:1240] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.515805  8388 raft_consensus.cc:2468] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:34.515718  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:34.524564  8386 raft_consensus.cc:1240] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.524767  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.526778  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.527182  8824 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.532015  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:34.532829  8389 raft_consensus.cc:2393] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:34.533895  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:34.534618  9054 consensus_queue.cc:1059] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:34.534960  8754 consensus_queue.cc:1059] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:34.518551  9101 log.cc:927] Time spent T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 14:50:34.519251  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:34.519764  9053 leader_election.cc:290] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.520948  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:34.521219  8898 raft_consensus.cc:3055] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.522002  8385 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 419) took 1603 ms. Trace:
I20260709 14:50:34.522672  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.522733  9085 raft_consensus.cc:3055] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:34.536978  8394 raft_consensus.cc:1240] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.547202  8393 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41678 (request call id 353) took 1438 ms. Trace:
I20260709 14:50:34.558758  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.559139  8394 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41672 (request call id 421) took 1524 ms. Trace:
I20260709 14:50:34.535771  8939 consensus_queue.cc:1059] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:50:34.534546  8389 raft_consensus.cc:2468] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 0.
I20260709 14:50:34.559741  8394 rpcz_store.cc:276] 0709 14:50:33.034533 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.465218 (+1430685us) service_pool.cc:224] Handling call
0709 14:50:34.505487 (+ 40269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.558920 (+ 53433us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.559089 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.555331  9047 raft_consensus.cc:3055] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:34.564465  8996 consensus_queue.cc:1059] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:50:34.565295  8243 raft_consensus.cc:2468] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:34.555923  8318 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 330) took 1273 ms. Trace:
I20260709 14:50:34.566176  8284 leader_election.cc:304] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.571830  8939 raft_consensus.cc:3055] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:34.547840  8898 raft_consensus.cc:740] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.556838  8311 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:34.573206  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.554248  8385 rpcz_store.cc:276] 0709 14:50:32.918710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.423499 (+1504789us) service_pool.cc:224] Handling call
0709 14:50:34.469165 (+ 45666us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.506045 (+ 36880us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.506846 (+   801us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.521678 (+ 14832us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:34.521737 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.521838 (+   101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.521949 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:50:34.574605  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 101134us
I20260709 14:50:34.575467  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
W20260709 14:50:34.575999  9106 log.cc:927] Time spent T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 14:50:34.538884  8824 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.578640  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.558638  9085 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.558956  8393 rpcz_store.cc:276] 0709 14:50:33.109008 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.488344 (+1379336us) service_pool.cc:224] Handling call
0709 14:50:34.495707 (+  7363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.495963 (+   256us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:34.496528 (+   565us) log.cc:844] Serialized 14 byte log entry
0709 14:50:34.546885 (+ 50357us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:34.546937 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:34.546974 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.547035 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.547135 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35341,"prepare.queue_time_us":155,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":35,"raft.queue_time_us":42725,"thread_start_us":4968,"threads_started":1}
I20260709 14:50:34.581749  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.582036  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.586710  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.606464  8320 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:34.587641  8995 raft_consensus.cc:3055] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:34.588521  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 53124us
I20260709 14:50:34.577881  9047 raft_consensus.cc:740] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.607802  8209 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:34.606266  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76990cc198794628977de6dc3869093e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.609011  8317 raft_consensus.cc:3060] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:34.591691  8939 raft_consensus.cc:740] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.584412  8240 raft_consensus.cc:2468] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:34.594708  9028 raft_consensus.cc:2804] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:34.618348  8245 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:34.618829  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.619108  9028 raft_consensus.cc:493] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:34.624166  9051 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.624795  9028 raft_consensus.cc:3060] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:34.624541  8898 consensus_queue.cc:260] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.625139  9051 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.625949  8898 raft_consensus.cc:3060] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.627581  9051 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:34.628831  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.615072  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.629689  8360 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.630174  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.608634  8995 raft_consensus.cc:740] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.629689  8240 raft_consensus.cc:2393] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:34.631628  9003 raft_consensus.cc:2749] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:34.631461  8995 consensus_queue.cc:260] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.632972  8360 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:34.660177  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:34.725224  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 110722us
I20260709 14:50:34.726857  8317 raft_consensus.cc:2468] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:34.654915  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:34.732067  8286 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.675691  8800 raft_consensus.cc:3055] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.734788  9055 raft_consensus.cc:2749] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:34.736680  9017 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:34.736851  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.735620  8996 raft_consensus.cc:2804] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:34.738190  8898 raft_consensus.cc:493] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:34.734931  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.738783  8898 raft_consensus.cc:515] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.739512  8312 raft_consensus.cc:2393] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:34.589345  8318 rpcz_store.cc:276] 0709 14:50:33.282365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.115854 (+833489us) service_pool.cc:224] Handling call
0709 14:50:34.116343 (+   489us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:34.290467 (+174124us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:34.291330 (+   863us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:34.394807 (+103477us) log.cc:844] Serialized 26 byte log entry
0709 14:50:34.441880 (+ 47073us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:34.441943 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.450949 (+  9006us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:34.537029 (+ 86080us) raft_consensus.cc:1685] finished
0709 14:50:34.544355 (+  7326us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.554467 (+ 10112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8756,"raft.queue_time_us":22932,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":108,"thread_start_us":31490,"threads_started":1,"wal-append.queue_time_us":74129}
I20260709 14:50:34.741418  8898 leader_election.cc:290] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.648748  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.730341  8236 raft_consensus.cc:2468] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:34.742676  8316 raft_consensus.cc:2393] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:34.726414  8995 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.731734  9028 raft_consensus.cc:515] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.634768  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:34.746368  9028 leader_election.cc:290] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.643555  9047 consensus_queue.cc:260] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.746382  8313 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:34.747588  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.747977  9047 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.748123  8390 raft_consensus.cc:3060] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:34.634106  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:34.735975  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 103093us
I20260709 14:50:34.656929  8939 consensus_queue.cc:260] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:34.750841  8360 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.752537  9043 raft_consensus.cc:2749] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.633536  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:34.633877  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76990cc198794628977de6dc3869093e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:34.753710  8237 raft_consensus.cc:3060] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:34.753674  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.758785  9043 raft_consensus.cc:2749] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.759443  8388 raft_consensus.cc:1275] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.759968  8360 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.760669  9043 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.762231  8388 raft_consensus.cc:1275] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.762727  9055 consensus_queue.cc:1048] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.764218  9055 consensus_queue.cc:1048] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.766489  8360 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:34.735636  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 127948us
W20260709 14:50:34.767616  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.768807  9063 consensus_queue.cc:1059] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:34.673331  8917 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.755652  8390 raft_consensus.cc:2468] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:34.755919  8434 tablet_bootstrap.cc:492] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
I20260709 14:50:34.750696  8800 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.756239  8996 raft_consensus.cc:697] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.756220  8238 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:34.757966  9017 raft_consensus.cc:2749] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:34.772537  8434 ts_tablet_manager.cc:1403] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.532s	user 0.023s	sys 0.008s
I20260709 14:50:34.774554  8754 consensus_queue.cc:1059] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.773603  8284 leader_election.cc:304] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:34.771613  8800 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.791867  9055 raft_consensus.cc:2804] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:34.822453  9055 raft_consensus.cc:697] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
W20260709 14:50:34.825379  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.830170  8237 raft_consensus.cc:2468] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:34.636996  9085 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.832517  8939 raft_consensus.cc:3060] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.833247  9085 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:34.782231  8801 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.771732  8996 consensus_queue.cc:237] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.822564  8286 leader_election.cc:304] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:34.843047  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 69099.8us
I20260709 14:50:34.844357  8286 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.844508  9113 raft_consensus.cc:3055] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:34.789464  9115 consensus_queue.cc:1059] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:34.846359  8286 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:34.846879  9115 raft_consensus.cc:3055] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.847311  9115 raft_consensus.cc:740] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.847656  9050 raft_consensus.cc:2804] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:34.848212  9050 raft_consensus.cc:697] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:34.848397  9115 consensus_queue.cc:260] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.848796  8434 raft_consensus.cc:359] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.849485  8434 raft_consensus.cc:385] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:34.849072  9050 consensus_queue.cc:237] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.827515  8995 raft_consensus.cc:3055] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.826990  9055 consensus_queue.cc:237] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.845012  9113 raft_consensus.cc:740] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.857556  8385 raft_consensus.cc:1275] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:34.856855  9113 consensus_queue.cc:260] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.858326  9113 raft_consensus.cc:3060] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.849757  9115 raft_consensus.cc:3060] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.855619  8434 raft_consensus.cc:740] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
W20260709 14:50:34.870983  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 88841.2us
I20260709 14:50:34.847100  9028 raft_consensus.cc:2749] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.854003  8917 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:34.851950  8995 raft_consensus.cc:740] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.868467  9043 raft_consensus.cc:2749] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.883406  8360 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.880707  8434 consensus_queue.cc:260] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.859633  9034 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.892622  9051 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:34.893833  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 124650us
I20260709 14:50:34.896896  8754 raft_consensus.cc:3055] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:34.897209  8754 raft_consensus.cc:740] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:34.893141  8360 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.882102  8800 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:34.913607  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 46435.5us
I20260709 14:50:34.882536  9053 consensus_queue.cc:1048] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
W20260709 14:50:34.917125  8209 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.905488  9043 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.921145  8360 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:34.922102  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 54392.7us
W20260709 14:50:34.926702  8209 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.926736  8434 ts_tablet_manager.cc:1434] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.147s	user 0.010s	sys 0.000s
I20260709 14:50:34.926824  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:34.928258  8393 raft_consensus.cc:1240] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.925899  8754 consensus_queue.cc:260] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.932288  8435 tablet_bootstrap.cc:492] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:34.932727  8435 ts_tablet_manager.cc:1403] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.624s	user 0.014s	sys 0.027s
I20260709 14:50:34.934345  8360 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.927783  9051 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:34.952726  8359 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.952957  8434 tablet_bootstrap.cc:492] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: Bootstrap starting.
I20260709 14:50:34.939436  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:34.967119  8360 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.949420  9017 raft_consensus.cc:2749] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:34.968871  8435 raft_consensus.cc:359] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.969897  8435 raft_consensus.cc:385] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:34.970285  8435 raft_consensus.cc:740] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:34.931790  8995 consensus_queue.cc:260] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.978797  8435 consensus_queue.cc:260] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:34.981035  8392 raft_consensus.cc:1275] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.987385  8360 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.979493  9010 consensus_queue.cc:1059] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 14:50:34.981912  9051 raft_consensus.cc:2749] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:34.992906  8435 ts_tablet_manager.cc:1434] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:50:34.993960  8360 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.995085  8360 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:34.995836  8754 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.997051  8435 tablet_bootstrap.cc:492] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:34.995872  9069 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.000139  8360 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.004118  8392 raft_consensus.cc:1275] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:34.999928  9009 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:35.006673  9051 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:35.006788  9009 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.008842  9009 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.009320  9003 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.011221  8387 raft_consensus.cc:3060] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.012483  8995 raft_consensus.cc:3060] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.000342  9043 raft_consensus.cc:2749] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.005676  8801 raft_consensus.cc:2749] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.018965  8389 raft_consensus.cc:1240] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:35.022128  9127 raft_consensus.cc:3055] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:35.022488  9127 raft_consensus.cc:740] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.023200  9127 consensus_queue.cc:260] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.024431  8800 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:35.024976  8800 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.030205  8360 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:35.033792  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.036140  8800 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.038354  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:35.039055  8389 raft_consensus.cc:2393] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
W20260709 14:50:35.039621  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:35.003216  9050 consensus_queue.cc:1048] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:50:35.050144  9043 raft_consensus.cc:2749] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:35.057829  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.060729  8819 consensus_queue.cc:1048] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:35.061792  9069 raft_consensus.cc:2749] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.062003  8819 consensus_queue.cc:1059] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:35.063519  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:35.065454  8434 tablet_bootstrap.cc:654] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:35.075583  8435 tablet_bootstrap.cc:654] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:35.076013  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.048839  8387 raft_consensus.cc:2468] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:35.084091  8209 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.085139  8995 raft_consensus.cc:2804] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:35.085708  8995 raft_consensus.cc:697] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:35.090641  9053 raft_consensus.cc:3055] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:35.091050  9053 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.091825  9053 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:35.092698  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.092926  9053 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:35.095204  8995 consensus_queue.cc:237] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:35.113843  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 165712us
W20260709 14:50:35.114408  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:35.117166  8360 leader_election.cc:343] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:35.117621  8360 leader_election.cc:304] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.118779  8360 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.119809  8360 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.120816  8360 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.120903  9003 raft_consensus.cc:2749] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:35.121670  9003 raft_consensus.cc:2749] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.121979  8360 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.122211  8801 raft_consensus.cc:2749] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:35.122790  8801 raft_consensus.cc:2749] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.124418  8360 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.125166  9051 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:35.125409  8360 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.126176  9051 raft_consensus.cc:2749] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.139134  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.141438  9123 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:35.142072  9123 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.143348  9051 raft_consensus.cc:2749] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.144255  9123 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.145566  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:35.148429  9127 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:35.121861  9043 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.151682  8360 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:35.166703  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 50038.4us
I20260709 14:50:35.168409  9043 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.171962  9133 consensus_queue.cc:1059] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:35.172722  8360 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.173139  9053 raft_consensus.cc:3055] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:35.173617  9053 raft_consensus.cc:740] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.174015  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.174511  9003 raft_consensus.cc:2804] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:35.175197  9003 raft_consensus.cc:697] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:35.181270  9123 raft_consensus.cc:493] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.181838  9123 raft_consensus.cc:515] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.184118  9123 leader_election.cc:290] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.184685  8819 consensus_queue.cc:1059] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:35.185777  8819 raft_consensus.cc:3055] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:35.186133  8819 raft_consensus.cc:740] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.187067  8819 consensus_queue.cc:260] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.188474  8819 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.176687  9051 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:35.194974  8435 tablet_bootstrap.cc:492] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:35.199491  8434 tablet_bootstrap.cc:492] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: No bootstrap required, opened a new log
W20260709 14:50:35.199971  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.200444  8434 ts_tablet_manager.cc:1403] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: Time spent bootstrapping tablet: real 0.264s	user 0.020s	sys 0.038s
I20260709 14:50:35.201298  8435 ts_tablet_manager.cc:1403] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.205s	user 0.023s	sys 0.014s
I20260709 14:50:35.202212  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:35.210316  8392 raft_consensus.cc:2468] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:35.212517  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.213105  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.214003  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.214661  8209 leader_election.cc:304] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.215016  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.215515  8800 raft_consensus.cc:2804] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:35.215629  8240 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:35.215859  8800 raft_consensus.cc:493] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.216228  8800 raft_consensus.cc:3060] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:35.216569  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.217005  8434 raft_consensus.cc:359] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:35.217492  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.217634  8434 raft_consensus.cc:385] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:35.217934  8434 raft_consensus.cc:740] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.214689  8435 raft_consensus.cc:359] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.218695  8435 raft_consensus.cc:385] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:35.219010  8435 raft_consensus.cc:740] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
W20260709 14:50:35.218886  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 43580.3us
I20260709 14:50:35.222352  8434 consensus_queue.cc:260] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.174531  9053 consensus_queue.cc:260] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.227147  8238 raft_consensus.cc:2393] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:35.227281  9003 consensus_queue.cc:237] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.230610  8434 ts_tablet_manager.cc:1434] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:50:35.227308  8435 consensus_queue.cc:260] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.232416  8142 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57404 (request call id 86) took 2557 ms. Trace:
I20260709 14:50:35.198894  9010 consensus_queue.cc:1059] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:50:35.234766  8435 ts_tablet_manager.cc:1434] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:50:35.235939  9043 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.238096  9010 raft_consensus.cc:3055] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:35.235940  8435 tablet_bootstrap.cc:492] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: Bootstrap starting.
I20260709 14:50:35.239540  8360 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.238493  9010 raft_consensus.cc:740] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.242727  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.243374  8238 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:35.246084  8392 raft_consensus.cc:1275] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:35.243386  9010 consensus_queue.cc:260] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.247102  9010 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:35.241660  8801 raft_consensus.cc:2764] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:50:35.247598  9123 consensus_queue.cc:1048] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:35.250468  9053 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.247822  9051 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.251928  8360 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.258279  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.259119  8238 raft_consensus.cc:2393] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:35.259258  8140 catalog_manager.cc:5697] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:35.254101  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.261366  8140 catalog_manager.cc:5697] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:35.264812  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.264493  8140 catalog_manager.cc:5697] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 3, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:35.265376  8245 raft_consensus.cc:2468] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:35.266424  8360 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.268143  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.268033  8800 raft_consensus.cc:515] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.268651  8237 raft_consensus.cc:1240] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:35.269644  9051 raft_consensus.cc:2804] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:35.268167  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.271088  8238 raft_consensus.cc:1240] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:35.275933  8800 leader_election.cc:290] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.277372  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.277634  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.278036  8238 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:35.279104  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.280836  8238 raft_consensus.cc:2368] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4.
I20260709 14:50:35.283272  8360 leader_election.cc:304] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.285250  9069 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:35.289007  9069 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:35.289367  9069 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.295958  9069 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.298106  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.298988  8238 raft_consensus.cc:2410] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:35.299865  8800 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.300314  9051 raft_consensus.cc:697] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:35.306495  8236 raft_consensus.cc:1275] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:35.306594  9051 consensus_queue.cc:237] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.301965  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:35.314323  8313 raft_consensus.cc:1240] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:35.239758  8142 rpcz_store.cc:276] 0709 14:50:32.674854 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.675002 (+   148us) service_pool.cc:224] Handling call
0709 14:50:35.232321 (+2557319us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:34.750191 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:34.755212 (+  5021us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:34.755257 (+    45us) write_op.cc:435] Acquired schema lock
0709 14:50:34.755291 (+    34us) tablet.cc:662] Decoding operations
0709 14:50:34.756202 (+   911us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:34.756288 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:34.756324 (+    36us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:50:34.757040 (+   716us) tablet.cc:701] Row locks acquired
0709 14:50:34.757076 (+    36us) write_op.cc:260] PREPARE: finished
0709 14:50:34.757228 (+   152us) write_op.cc:270] Start()
0709 14:50:34.757374 (+   146us) write_op.cc:276] Timestamp: P: 1783608634757177 usec, L: 0
0709 14:50:34.757415 (+    41us) op_driver.cc:348] REPLICATION: starting
0709 14:50:34.878914 (+121499us) log.cc:844] Serialized 2865 byte log entry
0709 14:50:35.126347 (+247433us) op_driver.cc:464] REPLICATION: finished
0709 14:50:35.183858 (+ 57511us) write_op.cc:301] APPLY: starting
0709 14:50:35.183959 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:35.184246 (+   287us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:35.184400 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:35.185633 (+  1233us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:35.185960 (+   327us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 14:50:35.186040 (+    80us) write_op.cc:312] APPLY: finished
0709 14:50:35.186474 (+   434us) log.cc:844] Serialized 58 byte log entry
0709 14:50:35.186662 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:35.186765 (+   103us) write_op.cc:454] Released schema lock
0709 14:50:35.186828 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:35.187163 (+   335us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:35.187215 (+    52us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":8530,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":57187,"apply.run_cpu_time_us":3327,"apply.run_wall_time_us":3327,"num_ops":7,"prepare.queue_time_us":191496,"prepare.run_cpu_time_us":18776,"prepare.run_wall_time_us":238365,"raft.queue_time_us":92909,"raft.run_cpu_time_us":15819,"raft.run_wall_time_us":41512,"replication_time_us":368799,"thread_start_us":237091,"threads_started":4,"wal-append.queue_time_us":143559}]]}
I20260709 14:50:35.300386  8800 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.319024  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.319649  8239 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.317550  8387 raft_consensus.cc:3060] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:35.324913  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.325569  8318 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:35.326432  8316 raft_consensus.cc:1240] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:35.326996  8360 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.328859  8801 raft_consensus.cc:2749] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:35.332129  8311 raft_consensus.cc:1275] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:35.300333  9003 raft_consensus.cc:2804] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:35.339852  9003 raft_consensus.cc:697] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:35.340927  8389 raft_consensus.cc:1240] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:35.343487  8360 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.315001  9069 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:35.351128  8360 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:35.352515  9043 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.352912  8385 raft_consensus.cc:1240] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:35.355018  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.359161  9043 raft_consensus.cc:2804] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:35.359695  9043 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:35.362730  9043 raft_consensus.cc:3060] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.349793  9127 consensus_queue.cc:1059] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:50:35.353847  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.373484  8245 raft_consensus.cc:3060] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:35.378703  8360 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.379488  9003 consensus_queue.cc:237] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.379505  8238 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 0.
I20260709 14:50:35.386880  9053 raft_consensus.cc:3055] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:35.387287  9053 raft_consensus.cc:740] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.388048  9053 consensus_queue.cc:260] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.389062  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:35.389184  9053 raft_consensus.cc:3060] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.389515  8139 catalog_manager.cc:5697] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 3, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:35.389720  8389 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:35.394318  8387 raft_consensus.cc:2468] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:35.394503  8392 raft_consensus.cc:1240] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:35.391954  8139 catalog_manager.cc:5697] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:35.399583  8139 catalog_manager.cc:5697] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 4, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 4 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:35.388410  8800 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.393396  8140 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57420 (request call id 76) took 1212 ms. Trace:
I20260709 14:50:35.397116  8209 leader_election.cc:304] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.405722  8209 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:35.406049  8139 catalog_manager.cc:5697] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:35.378154  9069 raft_consensus.cc:2749] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.407975  8139 catalog_manager.cc:5697] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:35.404978  8819 consensus_queue.cc:1059] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:50:35.410135  8819 raft_consensus.cc:3055] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:35.410473  8819 raft_consensus.cc:740] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:35.402875  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.398276  8312 raft_consensus.cc:1240] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:35.411257  8819 consensus_queue.cc:260] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.414386  8754 raft_consensus.cc:2804] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:35.414772  8754 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.415127  8754 raft_consensus.cc:3060] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:35.401185  9144 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.418572  8139 catalog_manager.cc:5697] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:35.421044  8139 catalog_manager.cc:5697] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:35.400776  8140 rpcz_store.cc:276] 0709 14:50:34.181153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:34.181678 (+   525us) service_pool.cc:224] Handling call
0709 14:50:35.393314 (+1211636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:35.305931 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:35.306504 (+   573us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:35.306539 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:50:35.306557 (+    18us) tablet.cc:662] Decoding operations
0709 14:50:35.307083 (+   526us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:35.307140 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:35.307167 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:50:35.307469 (+   302us) tablet.cc:701] Row locks acquired
0709 14:50:35.307487 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:50:35.307610 (+   123us) write_op.cc:270] Start()
0709 14:50:35.307702 (+    92us) write_op.cc:276] Timestamp: P: 1783608635307570 usec, L: 0
0709 14:50:35.307725 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:50:35.314182 (+  6457us) log.cc:844] Serialized 1316 byte log entry
0709 14:50:35.320921 (+  6739us) op_driver.cc:464] REPLICATION: finished
0709 14:50:35.321372 (+   451us) write_op.cc:301] APPLY: starting
0709 14:50:35.321464 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:35.321650 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:35.321781 (+   131us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:35.322290 (+   509us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:35.322509 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:50:35.322573 (+    64us) write_op.cc:312] APPLY: finished
0709 14:50:35.322806 (+   233us) log.cc:844] Serialized 34 byte log entry
0709 14:50:35.322999 (+   193us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:35.323105 (+   106us) write_op.cc:454] Released schema lock
0709 14:50:35.323152 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:35.323499 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:35.323539 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3054,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":245,"apply.run_cpu_time_us":2077,"apply.run_wall_time_us":2077,"num_ops":3,"prepare.queue_time_us":939,"prepare.run_cpu_time_us":2836,"prepare.run_wall_time_us":8514,"replication_time_us":13044}]]}
W20260709 14:50:35.484787  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 70163.8us
I20260709 14:50:35.527583  8754 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:35.505055  9147 log.cc:927] Time spent T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
I20260709 14:50:35.412979  8800 raft_consensus.cc:2804] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:35.532985  8754 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:35.526355  8139 catalog_manager.cc:5697] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:35.531920  8435 tablet_bootstrap.cc:700] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent opening tablet: real 0.115s	user 0.002s	sys 0.001s
W20260709 14:50:35.532066  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 106863us
I20260709 14:50:35.535550  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.536934  8239 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:35.543437  8435 tablet_bootstrap.cc:654] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:35.540966  8139 catalog_manager.cc:5697] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 4, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 4 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:35.556867  8360 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:35.563372  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.540719  8819 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.553712  9144 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.546396  8800 raft_consensus.cc:697] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
W20260709 14:50:35.569334  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.537122  9010 consensus_queue.cc:1059] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:35.567783  9051 raft_consensus.cc:2804] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:35.571702  8238 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
W20260709 14:50:35.622087  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.582293  9017 consensus_queue.cc:1059] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:50:35.626008  9017 raft_consensus.cc:3055] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:35.577688  8801 consensus_queue.cc:1059] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 14:50:35.615820  9051 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.618404  9144 consensus_queue.cc:1048] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:50:35.668905  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.669867  8241 raft_consensus.cc:2393] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:35.670094  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.670248  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.670694  8244 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:35.671573  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76990cc198794628977de6dc3869093e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.671842  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.672309  8242 raft_consensus.cc:2393] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:35.672586  8244 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:35.673117  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.674050  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.674484  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.675927  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.676100  8211 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.677223  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.670758  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ff0b1feb964b059922e14de2d05ff8" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.632793  9017 raft_consensus.cc:740] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:35.673588  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.654415  9051 raft_consensus.cc:3060] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:35.709623  8754 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.711280  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.712452  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:35.716418  8387 raft_consensus.cc:1275] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:35.730419  8754 consensus_queue.cc:1048] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:35.732892  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.705802  9115 consensus_queue.cc:1059] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:50:35.710345  9123 consensus_queue.cc:1059] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:50:35.664175  8800 consensus_queue.cc:237] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.730036  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.740658  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.742015  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.743058  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.734932  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.747380  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:35.748968  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 175167us
I20260709 14:50:35.735191  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.746469  8319 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:35.755048  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.758919  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.759431  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.760124  8319 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:35.755254  8243 raft_consensus.cc:2393] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:35.762684  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.763731  8244 raft_consensus.cc:2410] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:35.756783  8435 tablet_bootstrap.cc:492] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: No bootstrap required, opened a new log
I20260709 14:50:35.764449  8435 ts_tablet_manager.cc:1403] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent bootstrapping tablet: real 0.529s	user 0.067s	sys 0.045s
I20260709 14:50:35.749022  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.759471  8320 raft_consensus.cc:2376] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4. Re-sending same reply.
I20260709 14:50:35.734025  9043 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.748739  8238 raft_consensus.cc:2468] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:35.757025  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.766292  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:35.748047  9017 consensus_queue.cc:260] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.774219  8317 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:35.775344  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.776248  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.768501  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.765239  8237 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:35.777064  8319 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:35.784292  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.772505  8315 raft_consensus.cc:2393] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:35.769876  9157 raft_consensus.cc:3055] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:35.795955  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.797984  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.770757  9155 raft_consensus.cc:3055] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:35.798640  8320 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
W20260709 14:50:35.793529  8211 leader_election.cc:336] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Timed out: RequestConsensusVote RPC to 127.6.248.130:45231 timed out after 1.679s (SENT)
I20260709 14:50:35.808596  8211 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:35.813398  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.813874  9154 raft_consensus.cc:2749] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:35.818284  8435 raft_consensus.cc:359] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.818944  8435 raft_consensus.cc:385] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:35.819196  8435 raft_consensus.cc:740] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Initialized, Role: FOLLOWER
I20260709 14:50:35.819970  8435 consensus_queue.cc:260] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.796438  9157 raft_consensus.cc:740] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:35.808194  8316 raft_consensus.cc:2393] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:35.823632  8435 ts_tablet_manager.cc:1434] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:50:35.806252  8388 raft_consensus.cc:1240] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:35.825073  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.805722  9155 raft_consensus.cc:740] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
W20260709 14:50:35.823868  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 70543us
I20260709 14:50:35.831399  8320 raft_consensus.cc:2410] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:35.831056  9017 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.836696  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.838235  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.839740  8320 raft_consensus.cc:2393] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:35.835697  9159 consensus_queue.cc:1059] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:50:35.844794  9159 consensus_queue.cc:1048] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:35.850205  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7572f0111b7945aa93bf6db34798902f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.851686  8317 raft_consensus.cc:1275] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:35.842687  8239 raft_consensus.cc:2468] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:35.855183  9157 consensus_queue.cc:260] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:35.856676  8284 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.856783  9157 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:35.858318  8243 raft_consensus.cc:1275] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:35.858922  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:35.862918  8801 raft_consensus.cc:3055] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:35.863430  8801 raft_consensus.cc:740] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:35.863865  9051 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:35.870986  8394 raft_consensus.cc:2393] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:35.873306  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.874058  8320 raft_consensus.cc:2376] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4. Re-sending same reply.
I20260709 14:50:35.871924  9051 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 1 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:35.864321  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4138aa0596194c9d9f840f4bb0914508" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:35.896097  8211 leader_election.cc:336] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Timed out: RequestConsensusVote RPC to 127.6.248.130:45231 timed out after 1.626s (SENT)
I20260709 14:50:35.901228  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.914716  8390 raft_consensus.cc:1240] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:35.916781  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:35.885063  8243 raft_consensus.cc:1240] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:35.958669  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.959647  8317 raft_consensus.cc:2410] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:50:35.962116  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 66056us
I20260709 14:50:35.879424  9155 consensus_queue.cc:260] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:35.972445  8211 leader_election.cc:336] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Timed out: RequestConsensusVote RPC to 127.6.248.130:45231 timed out after 1.709s (SENT)
I20260709 14:50:35.911628  9043 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:35.901577  8240 raft_consensus.cc:2468] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:35.975279  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:35.979684  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 103119us
I20260709 14:50:35.914928  8242 raft_consensus.cc:2468] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:35.981357  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.982157  8320 raft_consensus.cc:2376] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2. Re-sending same reply.
I20260709 14:50:35.972178  9135 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:35.989332  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:35.994449  8317 raft_consensus.cc:2376] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2. Re-sending same reply.
I20260709 14:50:35.997363  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:35.985266  9158 log.cc:927] Time spent T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
I20260709 14:50:36.000831  8320 raft_consensus.cc:2468] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:36.000856  8241 raft_consensus.cc:2468] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:36.003038  9127 raft_consensus.cc:3055] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:36.003436  9127 raft_consensus.cc:740] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:36.003777  8241 raft_consensus.cc:1275] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:36.004146  8241 pending_rounds.cc:85] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 1
I20260709 14:50:36.004371  8241 pending_rounds.cc:107] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:36.004637  8241 raft_consensus.cc:2889] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:36.004453  9127 consensus_queue.cc:260] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.006181  8244 raft_consensus.cc:1275] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:36.007383  8236 raft_consensus.cc:1275] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.007308  8237 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
W20260709 14:50:36.009836  8211 leader_election.cc:336] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Timed out: RequestConsensusVote RPC to 127.6.248.130:45231 timed out after 1.879s (SENT)
I20260709 14:50:36.010354  8211 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:36.013361  9162 log.cc:927] Time spent T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260709 14:50:36.013919  8237 raft_consensus.cc:1275] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:50:36.017521  9148 log.cc:927] Time spent T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.372s	user 0.003s	sys 0.002s
I20260709 14:50:36.008819  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.024416  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.025074  8317 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 0.
I20260709 14:50:36.000614  8238 raft_consensus.cc:1275] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.030942  9050 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.970587  8801 consensus_queue.cc:260] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:36.033959  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 46706.7us
I20260709 14:50:36.035148  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.036082  8320 raft_consensus.cc:3060] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:36.037730  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.038698  8317 raft_consensus.cc:2410] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:36.035275  8360 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:36.038182  8801 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:36.043251  8243 raft_consensus.cc:1275] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.000200  9135 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.043901  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.036410  8800 raft_consensus.cc:2749] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.045212  9135 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.045253  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.037760  9127 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.046586  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.047124  8318 raft_consensus.cc:3060] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:36.023476  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.050051  8315 raft_consensus.cc:2376] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4. Re-sending same reply.
I20260709 14:50:36.050982  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.051513  8315 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:36.052340  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.053290  8211 leader_election.cc:304] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.053602  8318 raft_consensus.cc:2468] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:36.054795  8319 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:36.057574  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:36.016547  8996 consensus_queue.cc:1059] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:50:36.066066  8754 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.066531  8754 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.072492  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.074872  8317 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:36.076313  8754 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.078110  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:36.078699  8390 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:36.080947  8209 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:36.075722  9113 raft_consensus.cc:2749] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.082805  9154 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:36.083148  9154 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.083487  9154 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.060695  9069 raft_consensus.cc:3055] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.086189  9069 raft_consensus.cc:740] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:36.087296  9069 consensus_queue.cc:260] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.088539  9069 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.090163  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.090690  8317 raft_consensus.cc:3060] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.091753  9154 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.094477  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:36.096089  9154 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.096154  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:36.097229  8243 raft_consensus.cc:2393] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:36.062004  9163 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:36.099537  8245 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.702s	user 0.014s	sys 0.034s
W20260709 14:50:36.099840  8245 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.016s	sys 0.034s
I20260709 14:50:36.101557  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.102588  8312 raft_consensus.cc:2410] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:36.104955  8320 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:36.106181  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.108323  8320 raft_consensus.cc:2393] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 1: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:36.036048  9050 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.121835  8312 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.123418  8312 raft_consensus.cc:1275] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:36.080134  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.126196  8244 raft_consensus.cc:1275] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.060137  9135 consensus_queue.cc:1059] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 14:50:36.126196  8317 raft_consensus.cc:2468] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:36.138473  8286 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.141700  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:36.142464  8388 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.142905  9175 raft_consensus.cc:2749] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.115029  9163 raft_consensus.cc:697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:36.134675  8996 raft_consensus.cc:493] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.150301  8996 raft_consensus.cc:515] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.153393  8996 leader_election.cc:290] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.144363  8286 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.145401  8320 raft_consensus.cc:1240] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.154222  8312 raft_consensus.cc:1275] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:50:36.171521  8312 pending_rounds.cc:85] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Aborting all ops after (but not including) 0
I20260709 14:50:36.171801  8312 pending_rounds.cc:107] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:36.172026  8312 raft_consensus.cc:2889] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:36.172758  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:36.173435  8312 raft_consensus.cc:1275] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:36.144553  9050 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.158213  8243 raft_consensus.cc:1240] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.145357  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:36.161561  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 122013us
I20260709 14:50:36.165989  9172 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.166816  8320 raft_consensus.cc:1240] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.182991  8211 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.167763  8286 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.135814  9168 consensus_queue.cc:1048] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:50:36.171121  9051 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.157021  8319 raft_consensus.cc:1240] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:36.149631  9163 consensus_queue.cc:237] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.175439  8360 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:36.191468  9050 raft_consensus.cc:2749] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.192296  9173 raft_consensus.cc:2804] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.192837  9173 raft_consensus.cc:697] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:36.193747  9173 consensus_queue.cc:237] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.194880  8286 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:36.195822  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 135863us
I20260709 14:50:36.173436  8390 raft_consensus.cc:2393] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 1: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:36.185639  8211 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.186169  8996 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.204625  8211 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.220090  8211 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.194939  9017 consensus_queue.cc:1048] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:50:36.226287  9176 consensus_queue.cc:1048] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:36.232874  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:36.236159  8388 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 5.
I20260709 14:50:36.236934  9143 consensus_queue.cc:1048] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.205278  8819 raft_consensus.cc:3055] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:36.238720  8819 raft_consensus.cc:740] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:36.239740  8819 consensus_queue.cc:260] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.242413  8286 leader_election.cc:304] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.243175  9172 consensus_queue.cc:1059] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:36.243943  9172 raft_consensus.cc:2749] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.244104  8286 leader_election.cc:400] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4.
I20260709 14:50:36.244438  8286 leader_election.cc:403] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:50:36.246100  8286 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.246841  9176 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.247306  9176 raft_consensus.cc:697] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
W20260709 14:50:36.248618  8359 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:36.248262  9176 consensus_queue.cc:237] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.253068  8286 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.207593  9050 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.254153  9172 raft_consensus.cc:2749] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.195796  9051 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.255586  8286 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.256492  9172 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:36.256666  9051 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:36.256857  9172 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:36.257305  9172 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:36.203394  9154 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:36.257882  9154 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:36.258293  9154 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.260924  9155 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.244207  8316 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:36.267278  8286 leader_election.cc:304] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.268070  8313 raft_consensus.cc:1240] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:36.268517  9010 raft_consensus.cc:2749] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:36.269140  8286 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.270480  9010 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:36.270889  9010 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:36.267207  9172 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.271241  9010 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.274464  8819 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:36.279628  8241 raft_consensus.cc:3060] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:36.290723  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.291429  8319 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:36.292945  8360 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:36.310740  8390 raft_consensus.cc:1275] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:36.314136  8286 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:36.316190  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:36.317693  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 97752.5us
I20260709 14:50:36.318565  8211 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.221920  9157 raft_consensus.cc:2749] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:36.324275  8286 leader_election.cc:343] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:36.325366  8286 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.289686  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:36.329607  8286 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.317245  9051 raft_consensus.cc:2804] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:36.328032  8211 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.332275  8754 raft_consensus.cc:3055] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:36.333590  8754 raft_consensus.cc:740] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:36.323637  8996 raft_consensus.cc:2749] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:36.322762  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.320276  9178 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.333575  9135 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.342641  8754 consensus_queue.cc:260] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.330829  9127 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4.
I20260709 14:50:36.345209  8392 raft_consensus.cc:1240] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:36.345575  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:36.346276  8390 raft_consensus.cc:2393] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:36.332849  9051 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.351751  8754 raft_consensus.cc:3060] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.337016  8238 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:36.360450  8209 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:36.361513  9178 raft_consensus.cc:2804] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:36.342424  9172 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.361999  9178 raft_consensus.cc:697] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:36.362777  9050 raft_consensus.cc:2749] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.362855  9178 consensus_queue.cc:237] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.368889  9154 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.343184  9157 raft_consensus.cc:2749] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.339792  9177 raft_consensus.cc:2749] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.375715  8211 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:36.382669  8284 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:36.382874  9159 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:36.331646  9053 consensus_queue.cc:1048] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:50:36.402374  8754 raft_consensus.cc:2749] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.403116  8360 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.406159  8211 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.355346  9051 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.432207  8211 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.412503  9157 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.436169  8314 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:36.410276  9159 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.438822  9159 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:36.440860  8211 leader_election.cc:304] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.410198  9143 consensus_queue.cc:1048] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:50:36.444634  8995 raft_consensus.cc:2749] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.445413  8995 raft_consensus.cc:2749] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.449296  9171 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.450013  9171 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.438905  8311 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:36.451716  8211 leader_election.cc:304] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.453047  8211 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.453637  8754 raft_consensus.cc:2749] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.454660  9157 raft_consensus.cc:2804] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.454995  9154 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.455212  9157 raft_consensus.cc:697] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:36.408443  8801 raft_consensus.cc:2749] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:36.456171  9157 consensus_queue.cc:237] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.458439  8211 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.473454  9010 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.479682  9123 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:36.486510  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 156985us
I20260709 14:50:36.492492  8286 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.408895  9017 consensus_queue.cc:1048] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 14:50:36.410198  9163 consensus_queue.cc:1048] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 14:50:36.494923  9171 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:36.497833  8286 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:36.499353  8286 leader_election.cc:343] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:36.495865  9176 raft_consensus.cc:2749] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.500247  9160 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.500753  9160 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:36.503038  9191 log.cc:927] Time spent T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.076s	user 0.002s	sys 0.000s
I20260709 14:50:36.503145  9160 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:36.508221  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 97470.4us
I20260709 14:50:36.511840  8286 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:36.513432  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 55068.8us
I20260709 14:50:36.517652  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.518560  8317 raft_consensus.cc:2393] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:36.519198  8286 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.521353  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:36.521662  8819 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.521919  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.522099  8238 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:36.522691  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:36.523765  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:36.523983  9190 raft_consensus.cc:2749] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.524572  8241 raft_consensus.cc:2393] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:36.524271  9051 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.512113  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:36.526298  8385 raft_consensus.cc:2393] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:36.516594  8315 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:36.518703  9154 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.531312  9154 raft_consensus.cc:697] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:36.532191  9154 consensus_queue.cc:237] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.539688  8819 raft_consensus.cc:2749] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.547111  9051 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:36.548894  8286 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.550448  9190 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.551185  9190 consensus_queue.cc:1048] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.553083  9190 consensus_queue.cc:1059] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:36.553856  8754 consensus_queue.cc:1048] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:36.554591  8819 raft_consensus.cc:3055] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.554960  8819 raft_consensus.cc:740] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:36.555735  8819 consensus_queue.cc:260] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.556589  8819 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.518141  9123 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
I20260709 14:50:36.558362  9053 consensus_queue.cc:1048] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.559794  9123 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:36.556470  8286 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.569872  8819 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:36.570303  8819 raft_consensus.cc:697] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:36.565344  8360 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:36.573485  8360 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.578641  8819 consensus_queue.cc:237] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.584002  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.584614  8315 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.586062  9193 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:36.586441  9193 raft_consensus.cc:493] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.586751  9193 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.598738  8211 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.613252  8211 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.581899  9017 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:36.618714  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:36.609277  9127 consensus_queue.cc:1048] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:50:36.621344  9115 raft_consensus.cc:2749] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:36.622164  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:36.595046  9053 consensus_queue.cc:1048] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 14:50:36.634282  8243 raft_consensus.cc:1240] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.610152  9172 consensus_queue.cc:1048] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:36.597746  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:36.580708  9176 consensus_queue.cc:1048] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:50:36.589025  9135 consensus_queue.cc:1048] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:50:36.647258  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.647888  8320 raft_consensus.cc:2376] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2. Re-sending same reply.
I20260709 14:50:36.650290  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.650786  8319 raft_consensus.cc:2376] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2. Re-sending same reply.
I20260709 14:50:36.651093  8211 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.651324  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.651921  8320 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:36.653316  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.653795  8211 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.653919  8320 raft_consensus.cc:3060] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.655099  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.655229  8754 raft_consensus.cc:2804] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:36.655699  8754 raft_consensus.cc:697] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:36.656618  8754 consensus_queue.cc:237] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.644191  9157 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:36.667244  8211 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:36.669082  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.664695  9123 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:36.678939  8286 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.682895  8819 consensus_queue.cc:1059] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:36.689517  8211 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.671689  9143 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.671301  9155 consensus_queue.cc:1059] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:36.676103  9115 raft_consensus.cc:2749] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:36.692044  9010 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:36.680310  9157 raft_consensus.cc:697] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:36.716735  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:36.681499  9123 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:36.673664  8996 consensus_queue.cc:1048] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:50:36.686566  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.692464  8320 raft_consensus.cc:2468] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 5.
I20260709 14:50:36.692116  9193 raft_consensus.cc:515] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.718532  8244 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
W20260709 14:50:36.732340  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 44262.6us
I20260709 14:50:36.734797  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:36.713522  9017 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:36.738273  8995 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.696703  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.744136  8139 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57418 (request call id 80) took 1463 ms. Trace:
W20260709 14:50:36.746807  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:36.748054  8140 catalog_manager.cc:5697] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.750383  8140 catalog_manager.cc:5697] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 4, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 4 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.762241  8140 catalog_manager.cc:5697] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.729912  9123 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.717929  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:36.730698  9187 raft_consensus.cc:2749] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:36.767736  8211 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.764003  9017 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.717378  9157 consensus_queue.cc:237] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.770471  9155 raft_consensus.cc:3055] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.770929  9193 leader_election.cc:290] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:36.744653  8139 rpcz_store.cc:276] 0709 14:50:35.281046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:35.281185 (+   139us) service_pool.cc:224] Handling call
0709 14:50:36.744050 (+1462865us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:35.705529 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:35.751474 (+ 45945us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:35.752675 (+  1201us) write_op.cc:435] Acquired schema lock
0709 14:50:35.755836 (+  3161us) tablet.cc:662] Decoding operations
0709 14:50:35.826769 (+ 70933us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:35.826822 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:35.826849 (+    27us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:50:35.827572 (+   723us) tablet.cc:701] Row locks acquired
0709 14:50:35.827590 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:50:35.827715 (+   125us) write_op.cc:270] Start()
0709 14:50:35.827887 (+   172us) write_op.cc:276] Timestamp: P: 1783608635827679 usec, L: 0
0709 14:50:35.827904 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 14:50:35.828457 (+   553us) log.cc:844] Serialized 3641 byte log entry
0709 14:50:36.005550 (+177093us) op_driver.cc:464] REPLICATION: finished
0709 14:50:36.125827 (+120277us) write_op.cc:301] APPLY: starting
0709 14:50:36.125911 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:36.126150 (+   239us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:36.126285 (+   135us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:36.127298 (+  1013us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:36.127517 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 14:50:36.127567 (+    50us) write_op.cc:312] APPLY: finished
0709 14:50:36.127855 (+   288us) log.cc:844] Serialized 70 byte log entry
0709 14:50:36.128033 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:36.128159 (+   126us) write_op.cc:454] Released schema lock
0709 14:50:36.128209 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:36.128502 (+   293us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:36.128532 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4571,"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":120014,"apply.run_cpu_time_us":2688,"apply.run_wall_time_us":2688,"num_ops":9,"prepare.queue_time_us":124,"prepare.run_cpu_time_us":4583,"prepare.run_wall_time_us":148749,"replication_time_us":177508,"thread_start_us":48972,"threads_started":1}]]}
I20260709 14:50:36.772578  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:36.742409  8316 raft_consensus.cc:2376] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4. Re-sending same reply.
I20260709 14:50:36.779892  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:36.701592  9143 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:36.808984  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 127963us
W20260709 14:50:36.812266  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 44626us
I20260709 14:50:37.088436  8211 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:36.769196  9178 consensus_queue.cc:1059] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:36.785960  8140 catalog_manager.cc:5697] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.758661  9179 consensus_queue.cc:1048] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:50:36.855338  9017 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:36.855901  9155 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
W20260709 14:50:36.980201  9201 log.cc:927] Time spent T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 14:50:36.903968  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dea766f70d4ae182d9ee8d0866883a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
W20260709 14:50:36.867100  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 46908.3us
I20260709 14:50:37.083036  8320 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.104483  8386 raft_consensus.cc:2393] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 2: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:37.116081  8320 raft_consensus.cc:2468] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
W20260709 14:50:37.092628  8315 consensus_meta.cc:287] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.508s	user 0.017s	sys 0.000s
W20260709 14:50:36.980733  9198 log.cc:927] Time spent T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 14:50:37.094188  8140 catalog_manager.cc:5697] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 2 to 3, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:37.084087  9176 raft_consensus.cc:3055] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:50:37.083845  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 275991us
I20260709 14:50:37.119411  8754 raft_consensus.cc:2804] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:37.089984  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.082046  9115 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:37.123324  8211 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.128737  8388 raft_consensus.cc:1275] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:37.073057  8995 raft_consensus.cc:697] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.132109  8390 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.099833  9127 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.101495  9163 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.133430  8360 leader_election.cc:304] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.123966  8801 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.124099  9176 raft_consensus.cc:740] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:37.123780  8315 raft_consensus.cc:2468] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.136214  9003 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.129175  9144 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:37.178232  8800 raft_consensus.cc:3055] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:37.178565  8800 raft_consensus.cc:740] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.179121  8800 consensus_queue.cc:260] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.161755  9159 raft_consensus.cc:2804] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:37.162878  9115 raft_consensus.cc:697] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.163061  9135 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.148576  9127 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:37.218698  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 93918.5us
I20260709 14:50:37.148929  9163 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.172036  8801 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.222514  9160 raft_consensus.cc:2804] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:37.290062  9209 log.cc:927] Time spent T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260709 14:50:37.296135  9214 log.cc:927] Time spent T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 14:50:37.298244  9211 log.cc:927] Time spent T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 14:50:37.298614  9176 consensus_queue.cc:260] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.302351  9115 consensus_queue.cc:237] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.309149  9171 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.175153  9155 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.345208  9171 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.310395  9017 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.313162  8238 raft_consensus.cc:1275] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.313231  9127 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.347570  9171 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.290558  8316 raft_consensus.cc:1275] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.314694  8360 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
W20260709 14:50:37.349275  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 43605.5us
I20260709 14:50:37.181945  9003 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.355867  9003 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.356495  9003 raft_consensus.cc:2804] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:37.316754  9123 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.358609  9123 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.317203  9160 raft_consensus.cc:697] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.360216  9003 raft_consensus.cc:697] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:37.361282  9003 consensus_queue.cc:237] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.364595  9160 consensus_queue.cc:237] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.224094  9135 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.367642  9135 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.316596  8800 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.187052  9144 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.370043  9144 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.327582  9163 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:37.317669  8311 consensus_meta.cc:287] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.553s	user 0.005s	sys 0.008s
I20260709 14:50:37.370787  8311 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:37.238198  8995 consensus_queue.cc:237] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.290782  9205 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
W20260709 14:50:37.329917  8243 consensus_meta.cc:287] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: Time spent flushing consensus metadata: real 0.512s	user 0.012s	sys 0.000s
I20260709 14:50:37.372967  8243 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:37.345562  9155 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.378662  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.379853  8754 raft_consensus.cc:697] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.380826  8754 consensus_queue.cc:237] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.383351  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.384056  8319 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.316596  9143 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.386958  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.387723  8315 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.389693  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.390601  8319 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.401762  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.402586  8389 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
W20260709 14:50:37.403844  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 280587us
I20260709 14:50:37.404817  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.405880  8319 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.407655  9161 consensus_queue.cc:1048] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:37.341562  9159 raft_consensus.cc:697] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:37.411613  9159 consensus_queue.cc:237] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.413924  9043 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.414392  9043 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.414554  9171 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.415263  9171 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.416292  8801 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.416311  9043 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.417721  9171 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.418902  9225 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:37.419396  9225 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.421548  9225 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.419819  8360 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.432140  8360 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.432901  9168 raft_consensus.cc:2804] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.433781  9168 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.434305  9168 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.435375  9237 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.436018  9173 raft_consensus.cc:2804] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.435913  9237 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.436560  9173 raft_consensus.cc:493] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.437023  9173 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.438452  9237 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:37.440407  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:37.342000  9051 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.442065  9051 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.444139  9051 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.341729  9069 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.444788  9069 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.447182  9069 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.447746  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.448623  9017 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.449072  9017 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.449365  9176 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.449492  9017 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.341590  9193 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.454468  9193 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.456848  9193 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.405184  8211 leader_election.cc:304] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:37.458353  9236 raft_consensus.cc:2749] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:37.458449  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 53324.5us
I20260709 14:50:37.459478  8211 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:37.405229  8313 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.460352  9236 raft_consensus.cc:2749] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:37.461195  8360 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.476471  9144 raft_consensus.cc:2804] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.476931  9144 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.477344  9144 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.494217  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.495332  8319 raft_consensus.cc:2393] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:37.495663  8320 raft_consensus.cc:1275] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.475124  9017 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.498997  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:37.398658  9216 log.cc:927] Time spent T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.271s	user 0.001s	sys 0.001s
I20260709 14:50:37.503603  8320 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.506803  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.507422  8320 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:37.505725  8211 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:37.509368  8360 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.526787  8360 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.469316  9173 raft_consensus.cc:515] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.528182  8360 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.537159  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.537796  8319 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:37.538848  8286 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.540109  8286 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.542008  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.543025  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.543694  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.544617  8320 raft_consensus.cc:2393] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:37.544621  8211 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.546300  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.527887  9143 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:37.551000  8211 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.523095  9155 consensus_queue.cc:1048] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:50:37.537518  9069 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:37.541489  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.547722  9205 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:37.529234  9193 consensus_queue.cc:1048] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:37.545920  9212 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.561069  8284 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.547493  9127 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:37.559819  9069 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.574509  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.556789  9237 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:37.567269  8316 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:37.552170  9171 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:37.571787  9235 raft_consensus.cc:2749] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:37.572445  9234 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.568397  8385 raft_consensus.cc:1275] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.581580  9179 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:37.550405  9143 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.597359  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.596544  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:37.605631  8754 raft_consensus.cc:493] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
W20260709 14:50:37.606403  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 45402.7us
I20260709 14:50:37.555733  9157 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:37.609086  9173 leader_election.cc:290] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.609113  8312 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.604789  9069 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.609963  9135 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:37.613440  9243 log.cc:927] Time spent T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:50:37.616307  9017 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.632373  8391 raft_consensus.cc:1240] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:37.619362  9171 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.616636  8242 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 394) took 1049 ms. Trace:
I20260709 14:50:37.616706  9234 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.639714  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:37.624425  8754 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.640162  8393 raft_consensus.cc:1275] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:37.641433  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.649565  8819 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:37.666306  8819 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.566728  9144 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.638114  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:37.597280  9205 raft_consensus.cc:697] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:37.621227  9143 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:37.654507  8316 raft_consensus.cc:1240] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:37.646757  9233 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.654894  9187 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:37.657613  9157 raft_consensus.cc:697] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.667752  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.695828  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.651997  9135 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.673764  8819 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.646250  9223 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.646536  9237 raft_consensus.cc:697] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.646497  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:37.692548  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.698118  8754 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.674041  9171 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.673651  9010 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.699365  8319 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:37.702205  8244 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 1.
I20260709 14:50:37.692073  8315 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.619953  9168 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.710099  8286 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.605470  9212 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.701704  9223 raft_consensus.cc:493] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.725792  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.701128  9127 raft_consensus.cc:493] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:37.728982  8244 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.699496  9233 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.717319  9010 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.730224  8316 raft_consensus.cc:1275] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:37.730611  9168 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.730692  8211 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.744637  8754 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:37.735320  8995 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.736061  9212 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.701073  9135 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.703599  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.738631  8360 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.706035  9173 consensus_queue.cc:1048] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 14:50:37.742134  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.751317  8244 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.703673  9175 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 14:50:37.713994  8314 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.738888  9223 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.746569  8754 raft_consensus.cc:697] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
W20260709 14:50:37.801020  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 62454.1us
I20260709 14:50:37.807018  8360 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.810487  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.810623  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:37.811188  8244 raft_consensus.cc:3060] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.811666  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.806911  8754 consensus_queue.cc:237] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.812870  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.816553  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.813108  9193 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:37.818216  9193 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.818287  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.818742  9193 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.819128  8316 raft_consensus.cc:2393] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
W20260709 14:50:37.819869  9249 log.cc:927] Time spent T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260709 14:50:37.820022  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.820565  8316 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:37.821429  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:37.822288  9228 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.825795  9228 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.826321  9228 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.825135  8360 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:37.700637  9187 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.832062  8211 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.832631  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.841758  8316 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.842733  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:37.834738  9241 log.cc:927] Time spent T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.247s	user 0.003s	sys 0.000s
I20260709 14:50:37.835824  9069 raft_consensus.cc:515] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.749208  9231 consensus_queue.cc:1059] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.091s
I20260709 14:50:37.839797  9143 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.840147  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.832782  9179 consensus_queue.cc:1048] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.843178  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:37.743654  9127 raft_consensus.cc:515] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.843317  8236 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:37.860761  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.672549  8242 rpcz_store.cc:276] 0709 14:50:36.567112 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:36.572219 (+  5107us) service_pool.cc:224] Handling call
0709 14:50:36.706923 (+134704us) spinlock_profiling.cc:243] Waited 2.44 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3b71 00007fcffd2d3a22 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:36.983884 (+276961us) spinlock_profiling.cc:243] Waited 24.3 ms on lock 0x7b5800000c98. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd2d3e9c 00007fcffd2d3a5b 00007fd0061ecc09 00007fd005346ee0 00007fd0054100ab 00007fd005410131 00007fd0053d1fc0 00007fd0053bc929 00007fd0053bc3d2 00007fcffe933bd4
0709 14:50:37.092282 (+108398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:37.121734 (+ 29452us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:37.528345 (+406611us) log.cc:844] Serialized 14 byte log entry
0709 14:50:37.615586 (+ 87241us) log.cc:844] Serialized 14 byte log entry
0709 14:50:37.615755 (+   169us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:37.615797 (+    42us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:37.615843 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:37.616466 (+   623us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:37.616583 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22195,"prepare.queue_time_us":92702,"prepare.run_cpu_time_us":93,"prepare.run_wall_time_us":6666,"raft.queue_time_us":833,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":147,"spinlock_wait_cycles":61484032,"thread_start_us":392480,"threads_started":2,"wal-append.queue_time_us":77942}
I20260709 14:50:37.805015  8237 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.840452  9051 raft_consensus.cc:2804] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:37.855365  9069 leader_election.cc:290] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.865334  9234 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.865422  9236 raft_consensus.cc:3055] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:37.865604  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.823717  9157 consensus_queue.cc:237] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.867063  9233 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.749643  8995 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.850306  9160 raft_consensus.cc:2804] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:37.865931  9236 raft_consensus.cc:740] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:37.795431  9235 consensus_queue.cc:1048] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.109s
I20260709 14:50:37.813432  9237 consensus_queue.cc:237] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.876791  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.870767  8286 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.866802  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afcb0b684ee849bc81458820141b587c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:37.859391  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.861541  8236 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:37.874296  8387 raft_consensus.cc:2368] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4.
I20260709 14:50:37.888211  8286 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:37.893560  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:37.894258  8239 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:37.795279  9205 consensus_queue.cc:237] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.895154  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:37.895709  8239 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.895990  9050 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:37.896734  8995 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.898002  9010 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.867944  9051 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:37.898818  9051 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:37.899080  9207 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.899513  9207 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.900389  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.901063  8313 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:37.901999  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:37.902987  9187 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.871510  9234 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.898015  9223 raft_consensus.cc:515] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.907485  9144 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.907598  9234 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.909161  9223 leader_election.cc:290] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.901491  9207 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.909217  9127 leader_election.cc:290] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:37.872927  9160 raft_consensus.cc:493] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.927006  8211 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.927857  8244 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.929314  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.903120  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:37.931376  9051 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.933670  8239 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.933589  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:37.936339  8286 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:37.941190  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fccdd5c1b7e24b208898cdd46148905a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:37.909628  9234 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:37.953749  8244 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.951898  8388 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:37.956046  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.927110  9160 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.964514  8284 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.938601  9155 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:37.893666  9193 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:37.932025  8316 raft_consensus.cc:2468] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:37.940748  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:37.969604  8389 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:37.981999  8386 raft_consensus.cc:2368] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5.
I20260709 14:50:37.970005  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.002591  8244 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:38.003794  8243 raft_consensus.cc:1275] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:38.005293  8243 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:38.008994  8244 raft_consensus.cc:1240] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.008001  8360 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:37.963716  8313 raft_consensus.cc:3060] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.968048  9155 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.986435  9050 raft_consensus.cc:2804] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:37.880898  9236 consensus_queue.cc:260] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.001295  8385 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:38.023391  9050 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.014287  8801 raft_consensus.cc:2804] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.028162  8314 raft_consensus.cc:2468] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
W20260709 14:50:38.029294  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:38.033111  9228 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.035405  8360 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.023702  9155 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.040891  8284 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.018733  8315 raft_consensus.cc:2468] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.045902  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.034536  9050 raft_consensus.cc:3060] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.051061  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.051589  8314 raft_consensus.cc:3060] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.034330  9206 raft_consensus.cc:2764] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:50:38.028954  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.041921  9234 raft_consensus.cc:2804] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.055550  8360 leader_election.cc:304] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:38.135936  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 268583us
I20260709 14:50:38.136981  8209 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.043279  9236 raft_consensus.cc:3060] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.046886  8801 raft_consensus.cc:697] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:38.026911  9171 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.152460  8754 consensus_queue.cc:1048] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:38.055234  9177 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:38.171406  8209 leader_election.cc:400] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661) with higher term. Message: Invalid argument: T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5.
I20260709 14:50:38.171785  8209 leader_election.cc:403] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:38.156486  8314 raft_consensus.cc:2468] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.152110  9157 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:38.165279  9173 raft_consensus.cc:2804] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.159323  9207 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:38.170867  9177 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.167546  9226 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:38.201426  9187 raft_consensus.cc:2749] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:38.183180  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.207249  9233 raft_consensus.cc:2749] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661) with higher term. Message: Invalid argument: T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5.
I20260709 14:50:38.215811  9177 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:38.241868  9253 log.cc:927] Time spent T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:50:38.244244  9173 raft_consensus.cc:697] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:38.254325  8315 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.290380  9173 consensus_queue.cc:237] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.292645  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.294523  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.238865  9207 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.268621  9234 raft_consensus.cc:697] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:38.270180  9228 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.310379  8392 raft_consensus.cc:1275] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:38.271395  8801 consensus_queue.cc:237] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.250733  9226 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.320837  8392 raft_consensus.cc:1240] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.369796  8393 raft_consensus.cc:1240] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:38.310151  8386 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:38.313570  9269 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:38.330302  9231 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:38.349977  9263 log.cc:927] Time spent T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:50:38.309202  9115 raft_consensus.cc:493] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:38.339797  8314 raft_consensus.cc:1275] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:38.319175  8311 raft_consensus.cc:1240] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.308209  8316 raft_consensus.cc:1275] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:38.336988  9226 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:38.351981  9255 log.cc:927] Time spent T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260709 14:50:38.349179  9258 log.cc:927] Time spent T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 14:50:38.384567  9171 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.390569  9237 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.352398  9234 consensus_queue.cc:237] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.385560  9269 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.403908  9269 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:38.404446  9135 consensus_meta.cc:287] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.605s	user 0.009s	sys 0.000s
I20260709 14:50:38.404937  9135 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.406250  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.418407  8312 raft_consensus.cc:1240] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.394143  9115 raft_consensus.cc:515] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.415604  9207 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.390983  9231 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.410617  9237 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.442786  8754 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.443262  8754 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.445055  8754 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.445912  9231 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.447033  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.447407  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.448359  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6e05d999aa4a65886b072e54016dc3" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.449183  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.455861  8387 raft_consensus.cc:1240] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.460650  8392 raft_consensus.cc:1240] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:38.463963  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.463953  9262 raft_consensus.cc:493] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:38.465997  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.466282  9262 raft_consensus.cc:515] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.467208  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.467842  8236 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.468746  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.466639  8386 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
W20260709 14:50:38.472545  9160 consensus_meta.cc:287] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Time spent flushing consensus metadata: real 0.501s	user 0.007s	sys 0.001s
I20260709 14:50:38.476780  9193 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.477874  9135 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.479511  8754 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.479739  8313 raft_consensus.cc:2468] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:38.480150  8754 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.480544  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cbdc2ff10154db08987eef52ac170ac" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.482240  9237 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:38.482710  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 210724us
I20260709 14:50:38.482867  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.473294  9050 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.484350  8320 raft_consensus.cc:1240] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:38.473078  9160 raft_consensus.cc:515] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.490095  8754 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.490882  8236 raft_consensus.cc:2368] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:38.493182  9224 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.477926  9115 leader_election.cc:290] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.518574  8209 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.489678  9155 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.519506  9284 consensus_queue.cc:1048] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:38.521731  8754 raft_consensus.cc:2749] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:38.522459  8754 consensus_queue.cc:1048] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.524415  9050 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.526427  8238 raft_consensus.cc:3055] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:38.526607  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.526814  8238 raft_consensus.cc:740] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.526954  9262 leader_election.cc:290] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.527534  8318 raft_consensus.cc:2393] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:38.507851  9224 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.529480  9224 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.530177  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.531000  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.531167  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.542886  8245 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:38.543027  8209 leader_election.cc:400] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Vote denied by peer 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661) with higher term. Message: Invalid argument: T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 3. Current term is 4.
I20260709 14:50:38.531675  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.521682  9155 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.535450  9143 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.538667  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.548100  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.542155  8316 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.550902  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:38.551290  8286 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:38.539891  9284 consensus_queue.cc:1059] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.551585  8314 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:38.552733  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.548797  8317 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
W20260709 14:50:38.545315  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 61574us
I20260709 14:50:38.556159  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.556247  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.557073  8242 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.527702  8238 consensus_queue.cc:260] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.561924  8245 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:38.562227  8286 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:38.565652  8819 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:38.566877  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.567401  8314 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:38.552968  9050 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:38.579254  9050 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.580714  9193 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:38.581188  9193 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.581598  9193 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:38.582129  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:38.581198  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.587069  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:38.587724  9256 log.cc:927] Time spent T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.377s	user 0.002s	sys 0.000s
I20260709 14:50:38.588501  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.588771  8241 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 408) took 1053 ms. Trace:
I20260709 14:50:38.589957  8237 raft_consensus.cc:2393] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 3: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:38.555783  9207 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.589118  8241 rpcz_store.cc:276] 0709 14:50:37.535695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:37.536837 (+  1142us) service_pool.cc:224] Handling call
0709 14:50:37.568322 (+ 31485us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:37.640271 (+ 71949us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:37.650048 (+  9777us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:37.683215 (+ 33167us) log.cc:844] Serialized 26 byte log entry
0709 14:50:37.855171 (+171956us) spinlock_profiling.cc:243] Waited 2.83 ms on lock 0x7b48000fe1d8. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd005321aa1 00007fd005318b37 00007fd0053189ca 00007fd00541026f 00007fd00540ff37 00007fd00542455c 00007fd005424508 00007fd005424488 00007fd005424443 00007fd0054236ec 00007fd00434da96
0709 14:50:37.937793 (+ 82622us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:38.249052 (+311259us) log.cc:844] Serialized 14 byte log entry
0709 14:50:38.271566 (+ 22514us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:38.271643 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:38.587138 (+315495us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b4400022b4c. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fcffd193db1 00007fcffd231c85 00007fcffd2326a2 00007fcffffa41db 00007fcffff9faaf 00007fcffff9386e 00007fcffff92bb6 00007fcffff927d8 00007fcffff9c221 00007fcffff9c1d9 00007fcffff9c169
0709 14:50:38.588521 (+  1383us) raft_consensus.cc:1685] finished
0709 14:50:38.588551 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:38.588698 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7364,"prepare.queue_time_us":368652,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":45,"raft.queue_time_us":25045,"raft.run_cpu_time_us":2668,"raft.run_wall_time_us":242540,"spinlock_wait_cycles":15418496,"thread_start_us":464085,"threads_started":2,"wal-append.queue_time_us":463406}
I20260709 14:50:38.590842  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.591082  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:38.591521  8238 raft_consensus.cc:3060] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:38.591672  8393 raft_consensus.cc:3060] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.593242  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.593812  8312 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:38.594225  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.570082  8286 leader_election.cc:304] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:38.574550  9284 raft_consensus.cc:3055] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.594841  8394 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:38.595181  9284 raft_consensus.cc:740] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.575672  8240 raft_consensus.cc:1275] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.577112  9236 consensus_queue.cc:1059] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:38.558785  9053 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:50:38.590561  9207 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.589594  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.549556  9237 consensus_queue.cc:1059] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:50:38.598848  9135 raft_consensus.cc:2749] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:38.599655  8819 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.562125  9177 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.608188  8819 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.608144  9284 consensus_queue.cc:260] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.609349  9284 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.581470  9050 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.614084  9237 consensus_queue.cc:1243] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer 2b143bef1cc541a7961dd1ab0f60984a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:38.614636  9237 raft_consensus.cc:3055] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.614960  9237 raft_consensus.cc:740] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.615772  9237 consensus_queue.cc:260] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.616976  9237 raft_consensus.cc:3060] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.552522  8315 raft_consensus.cc:2468] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.570091  8360 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:38.610178  8819 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.612269  8209 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:38.626374  8800 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:38.626521  8995 raft_consensus.cc:493] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:38.626816  8800 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.627259  8800 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.627135  8995 raft_consensus.cc:515] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.629472  8995 leader_election.cc:290] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.634402  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.647302  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.635542  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.637749  8393 raft_consensus.cc:2468] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:38.638528  8388 raft_consensus.cc:1240] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.648974  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:38.644869  8800 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.649679  8391 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.631999  8284 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:38.596462  9223 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:38.654917  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 84857.4us
I20260709 14:50:38.609787  9177 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.655361  8317 raft_consensus.cc:2393] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:38.658376  8360 leader_election.cc:304] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
W20260709 14:50:38.663940  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:38.663053  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 51668.3us
I20260709 14:50:38.666268  8286 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:38.665336  8360 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:38.631368  9207 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.673187  8314 raft_consensus.cc:1240] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.671249  8800 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.683627  8284 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:38.677802  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d936d49ab80a46669827cca7360aa9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.674922  8320 raft_consensus.cc:1240] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:38.679032  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.688637  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.689561  8319 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:38.691859  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.688660  9159 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:38.654433  9236 consensus_queue.cc:1059] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 14:50:38.672338  9160 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.692116  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d0f0b7d07c4ecd87bf12a434384859" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.696329  8360 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.703337  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:38.704243  8284 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.706846  8313 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.697674  8314 raft_consensus.cc:1240] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:38.661244  9144 raft_consensus.cc:2804] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.657742  9223 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:38.683030  9168 raft_consensus.cc:2804] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:38.715124  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.687402  9135 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:38.682623  9206 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.682780  9053 raft_consensus.cc:2749] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:38.723104  8754 consensus_queue.cc:1059] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.671669  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:38.724466  8210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:38.682879  9234 consensus_queue.cc:1048] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:50:38.717164  8314 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.698911  9159 raft_consensus.cc:493] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:38.714435  9043 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:38.730108  9051 leader_election.cc:290] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.730530  9144 raft_consensus.cc:697] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:38.732025  9288 raft_consensus.cc:3055] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:38.734261  8754 consensus_queue.cc:1243] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer 2b143bef1cc541a7961dd1ab0f60984a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:38.735268  9235 consensus_queue.cc:1059] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:38.738683  9281 log.cc:927] Time spent T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 14:50:38.756932  9235 raft_consensus.cc:3055] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:38.756827  9144 consensus_queue.cc:237] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.757524  9235 raft_consensus.cc:740] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.758625  9235 consensus_queue.cc:260] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.740677  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.760262  9235 raft_consensus.cc:3060] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.761092  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.743253  9043 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:38.762092  9043 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.763774  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.765262  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450ad98a28ae4ff788618b25c003057c" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:38.766300  8391 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:38.712265  9177 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:38.735890  8211 leader_election.cc:304] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:38.779374  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 43569us
I20260709 14:50:38.780656  8211 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.714679  9223 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.755472  8387 raft_consensus.cc:1240] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:38.744372  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85cccfc7a9e4a749a25a0e5470d0fd8" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.768177  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:38.785455  8394 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.769441  9043 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.771205  8312 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:38.775918  8314 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:38.716305  9207 raft_consensus.cc:2804] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:38.777979  8388 raft_consensus.cc:3060] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.740167  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:38.721954  9232 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.785691  8209 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:38.786242  8754 raft_consensus.cc:2749] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:38.801065  8800 raft_consensus.cc:2804] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:38.801502  8800 raft_consensus.cc:697] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.747730  9288 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.749680  9159 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:38.781635  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 77475us
I20260709 14:50:38.794072  8391 raft_consensus.cc:1240] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:38.775547  9163 raft_consensus.cc:2764] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:38.755257  9168 raft_consensus.cc:697] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:38.806097  8211 leader_election.cc:304] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.778832  9177 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.806720  8800 consensus_queue.cc:237] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.811769  8388 raft_consensus.cc:2468] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:38.811909  8314 raft_consensus.cc:1240] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 14:50:38.795981  9231 raft_consensus.cc:2749] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:38.752880  8995 consensus_queue.cc:1059] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:50:38.820636  8211 leader_election.cc:304] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.815692  9207 raft_consensus.cc:697] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:38.822415  9207 consensus_queue.cc:237] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.805459  9232 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.823163  9043 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.827626  9168 consensus_queue.cc:237] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.807112  8316 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.833649  8320 raft_consensus.cc:1240] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:38.727111  9206 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.834610  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.835582  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:38.818923  9177 raft_consensus.cc:3060] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.842772  8387 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:38.849458  8394 raft_consensus.cc:2468] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:38.850044  8360 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:38.824226  9123 raft_consensus.cc:2749] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:38.852456  8284 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.853149  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:38.853422  9271 consensus_queue.cc:1048] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:50:38.854451  9206 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.856855  8360 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.833946  9262 raft_consensus.cc:3055] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.841753  9231 raft_consensus.cc:2804] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.859440  9051 raft_consensus.cc:2764] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:38.833688  8311 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:38.866729  8360 leader_election.cc:304] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:38.868053  8360 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
W20260709 14:50:38.595736  9233 consensus_queue.cc:1175] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2b143bef1cc541a7961dd1ab0f60984a" responder_term: 5 status { last_received { term: 5 index: 3 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 14:50:38.617733  9276 consensus_queue.cc:1175] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f26b0858b8204f4da919fea3a209d646" responder_term: 3 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:50:38.850242  9115 consensus_queue.cc:1059] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 14:50:38.878149  9268 consensus_queue.cc:1048] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 14:50:38.881826  8360 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:38.880960  9160 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.890033  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.891425  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.892179  8244 raft_consensus.cc:2410] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:38.894402  8245 raft_consensus.cc:1275] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:38.894812  8245 pending_rounds.cc:85] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 1
I20260709 14:50:38.895064  8245 pending_rounds.cc:107] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:38.860211  9262 raft_consensus.cc:740] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.897828  8244 raft_consensus.cc:1275] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:38.865816  9206 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:38.894122  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.898692  8244 pending_rounds.cc:85] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 1
I20260709 14:50:38.901280  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:38.901599  8244 pending_rounds.cc:107] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:38.901877  8244 raft_consensus.cc:2889] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:38.895318  8245 raft_consensus.cc:2889] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:38.899062  8360 leader_election.cc:400] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:38.900543  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.902877  8360 leader_election.cc:403] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:38.904060  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:38.905043  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:38.905483  8245 raft_consensus.cc:1275] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:38.905392  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:38.895299  9160 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:38.910889  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 90285.2us
I20260709 14:50:38.865520  9069 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:38.881836  9173 raft_consensus.cc:2804] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.910495  8209 leader_election.cc:304] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:38.893904  9269 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:38.908682  8244 raft_consensus.cc:3055] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.914278  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:38.917742  8244 raft_consensus.cc:740] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.917898  8313 raft_consensus.cc:3060] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.881685  9003 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:38.887907  9231 raft_consensus.cc:697] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:38.894481  9187 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:38.990516  9232 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:38.915647  9069 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.992058  8242 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:38.992352  9069 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:38.910624  9205 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.091s
I20260709 14:50:38.898931  9144 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.901473  9206 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.996073  8995 raft_consensus.cc:2749] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:38.999109  9206 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:38.994700  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 84280.1us
I20260709 14:50:38.917053  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
W20260709 14:50:38.994341  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 82279.1us
I20260709 14:50:38.911053  9043 raft_consensus.cc:2749] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3.
I20260709 14:50:39.004541  8239 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:38.994345  8801 consensus_queue.cc:1048] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:50:39.018167  8313 raft_consensus.cc:2468] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:38.918547  8244 consensus_queue.cc:260] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:38.903350  9297 raft_consensus.cc:3055] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:38.992832  8238 raft_consensus.cc:1275] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:50:39.036614  8209 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:39.029136  9297 raft_consensus.cc:740] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:39.034598  8238 pending_rounds.cc:85] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 2
I20260709 14:50:39.024994  8315 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.850693  9288 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.058980  8754 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.020659  9187 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.054716  8238 pending_rounds.cc:107] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:50:39.025274  9271 consensus_queue.cc:1048] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
W20260709 14:50:39.069062  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 79749.3us
I20260709 14:50:39.042227  9003 raft_consensus.cc:697] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:39.040985  9173 raft_consensus.cc:697] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:39.049782  9298 raft_consensus.cc:2749] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:38.998199  9262 consensus_queue.cc:260] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.060497  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.071713  8238 raft_consensus.cc:2889] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:39.073060  9288 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:39.087667  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 45207.2us
I20260709 14:50:39.072781  9115 consensus_queue.cc:1059] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:50:39.082899  9262 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.083976  9160 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.108108  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:39.108445  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.102914  8209 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:39.081650  8386 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:39.070351  9231 consensus_queue.cc:237] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.140792  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:39.090364  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 52850.5us
I20260709 14:50:39.141667  8314 raft_consensus.cc:1275] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.145632  8314 raft_consensus.cc:1275] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.109157  9171 consensus_queue.cc:1048] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:50:39.153483  8313 raft_consensus.cc:1275] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.155376  8284 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:39.092882  9173 consensus_queue.cc:237] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.086320  9297 consensus_queue.cc:260] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.156847  9300 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:39.157034  9135 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:39.157454  9297 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:39.157958  9160 raft_consensus.cc:2804] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:39.162890  9300 raft_consensus.cc:697] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
W20260709 14:50:39.166234  9301 log.cc:927] Time spent T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 14:50:39.132215  9159 raft_consensus.cc:515] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.154160  9127 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
W20260709 14:50:39.167755  9193 consensus_meta.cc:287] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: Time spent flushing consensus metadata: real 0.583s	user 0.008s	sys 0.002s
I20260709 14:50:39.170035  9160 raft_consensus.cc:697] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:39.157473  9135 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:39.179364  9234 consensus_queue.cc:1048] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.108217  9003 consensus_queue.cc:237] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.186106  9144 raft_consensus.cc:697] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:39.191062  9159 leader_election.cc:290] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
W20260709 14:50:39.181906  9284 consensus_meta.cc:287] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Time spent flushing consensus metadata: real 0.572s	user 0.003s	sys 0.009s
I20260709 14:50:39.191437  9127 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:39.203685  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:39.204326  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.167596  9223 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.192477  9135 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.166549  9300 consensus_queue.cc:237] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.216159  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.195389  9269 raft_consensus.cc:697] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:39.217288  9143 consensus_queue.cc:1048] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 14:50:39.224349  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.191808  9193 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.228219  8392 raft_consensus.cc:1240] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:39.223635  9187 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.205024  9127 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.242216  9160 consensus_queue.cc:237] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.239339  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.191167  9303 consensus_queue.cc:1048] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 14:50:39.259330  9193 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:39.261694  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:39.272006  8244 raft_consensus.cc:3060] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.282477  9206 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.283847  8317 raft_consensus.cc:2368] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
I20260709 14:50:39.286141  8139 catalog_manager.cc:5697] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.275034  9269 consensus_queue.cc:237] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.291960  8286 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
W20260709 14:50:39.292790  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 395139us
I20260709 14:50:39.293998  9010 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:39.294914  9010 consensus_queue.cc:1059] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.295637  9010 raft_consensus.cc:3055] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:39.295936  9010 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:39.296044  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:39.296654  9010 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.297827  9177 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.299499  8319 raft_consensus.cc:2393] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:39.300328  9177 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.293680  8286 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:39.302505  9224 raft_consensus.cc:2749] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:39.302805  8286 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:39.288255  8139 catalog_manager.cc:5697] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 3, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.260967  9144 consensus_queue.cc:237] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.306766  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:39.315021  8315 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:39.307448  9298 raft_consensus.cc:3055] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:39.316274  9298 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:39.317229  8390 raft_consensus.cc:2393] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:39.320853  8211 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:39.297649  9010 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.310367  9292 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:39.335122  8242 raft_consensus.cc:1275] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:39.336161  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:39.337404  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:39.333060  8286 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.332934  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:39.340044  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4981ea2eb9441d8a7400ab26a5552ff" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:39.340663  8245 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.343852  9135 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.348729  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:39.349432  8390 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.357308  8390 raft_consensus.cc:2468] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:39.358425  8284 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:39.360507  8245 raft_consensus.cc:2468] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:39.360874  8360 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:39.362890  8390 raft_consensus.cc:1240] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:39.359267  9190 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:39.362967  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:39.366853  8388 raft_consensus.cc:1240] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:39.413026  8245 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:39.370085  8236 raft_consensus.cc:1240] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:50:39.415818  8800 consensus_queue.cc:1059] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:39.416919  8800 consensus_queue.cc:1243] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer 2b143bef1cc541a7961dd1ab0f60984a log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:39.417268  8754 raft_consensus.cc:3055] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:39.417563  8754 raft_consensus.cc:740] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:39.418289  8754 consensus_queue.cc:260] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.419185  8754 raft_consensus.cc:3060] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.374066  8360 leader_election.cc:304] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:39.329486  9262 raft_consensus.cc:2804] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:39.426448  9302 raft_consensus.cc:2804] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:39.426813  9262 raft_consensus.cc:493] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:39.427258  9262 raft_consensus.cc:3060] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.388649  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.386579  9143 consensus_queue.cc:1048] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:50:39.428020  8386 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 1.
I20260709 14:50:39.399621  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:39.385875  9043 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:39.391085  9160 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:39.429963  9043 raft_consensus.cc:697] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:39.430051  9160 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.430802  9043 consensus_queue.cc:237] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.432680  9160 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.363873  9135 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.407198  9231 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:39.434394  9231 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.434970  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:39.435571  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.436883  8209 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:39.399462  9206 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.438553  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.439792  9160 raft_consensus.cc:2804] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:39.334585  9298 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.440655  9298 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:39.441083  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:39.399281  8316 raft_consensus.cc:1275] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.427156  9302 raft_consensus.cc:697] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:39.447333  9302 consensus_queue.cc:237] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.437463  9231 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.450652  9160 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:39.451195  9160 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.410075  8318 raft_consensus.cc:1240] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: []
W20260709 14:50:39.426491  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 52501.4us
I20260709 14:50:39.469559  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:39.472620  9223 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:39.474007  8241 raft_consensus.cc:1275] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.479964  9160 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.484488  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:39.484742  9069 consensus_queue.cc:1048] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:39.485105  8394 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.494467  8394 raft_consensus.cc:2468] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:39.496755  8209 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:39.495416  9160 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.498064  9160 raft_consensus.cc:2804] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:39.498926  9160 raft_consensus.cc:697] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:39.499207  8245 raft_consensus.cc:2468] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:39.500344  9160 consensus_queue.cc:237] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.388201  8244 raft_consensus.cc:1275] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:39.501677  8244 pending_rounds.cc:85] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 1
I20260709 14:50:39.502009  8244 pending_rounds.cc:107] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:39.502305  8244 raft_consensus.cc:2889] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:50:39.503010  9236 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 14:50:39.509256  8360 leader_election.cc:400] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
W20260709 14:50:39.519411  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:50:39.529569  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:39.550434  9315 log.cc:927] Time spent T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
W20260709 14:50:39.641919  8211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.637885  9236 raft_consensus.cc:493] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:39.533501  9224 consensus_queue.cc:1059] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 14:50:39.534260  9190 raft_consensus.cc:697] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:39.752588  8319 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60418 (request call id 552) took 1052 ms. Trace:
I20260709 14:50:39.772616  8319 rpcz_store.cc:276] 0709 14:50:38.700473 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:38.760832 (+ 60359us) service_pool.cc:224] Handling call
0709 14:50:39.752342 (+991510us) spinlock_profiling.cc:243] Waited 537 ms on lock 0x7b54001e0354. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003fc2fa 00007fd0053bdb17 00007fcffe9386d4 00007fcffe938662 00007fcffe938591 00007fcffe93850c 00007fcffe9377c2 00007fcffe73348c 00007fcffe7328c6 00007fcffe73226f
0709 14:50:39.752516 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1236050816}
W20260709 14:50:39.754112  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 227645us
W20260709 14:50:39.765539  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 290404us
I20260709 14:50:39.521466  9262 raft_consensus.cc:515] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.778887  8242 raft_consensus.cc:2368] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
I20260709 14:50:39.781277  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:39.797415  8394 raft_consensus.cc:1275] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:50:39.805900  8209 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.836644  8800 consensus_queue.cc:1048] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:39.845518  8319 raft_consensus.cc:1240] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:39.774121  9236 raft_consensus.cc:515] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.853801  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:39.850703  9177 raft_consensus.cc:493] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:39.855087  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:39.859073  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 55095.4us
I20260709 14:50:39.859704  8360 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:39.860702  8286 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:39.860908  8819 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:39.862221  8286 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:39.862872  8390 raft_consensus.cc:1275] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.863346  9292 consensus_queue.cc:1048] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.863659  9205 raft_consensus.cc:2804] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:39.864179  9205 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:39.864584  9205 raft_consensus.cc:3060] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:39.864787  9292 raft_consensus.cc:2749] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:39.835464  9285 raft_consensus.cc:3055] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:39.882274  8819 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.803916  9173 consensus_queue.cc:1048] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:50:39.875379  9310 consensus_queue.cc:1048] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:50:39.898522  8819 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.876953  9285 raft_consensus.cc:740] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:39.905066  9285 consensus_queue.cc:260] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.906605  9285 raft_consensus.cc:3060] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:39.875504  9177 raft_consensus.cc:515] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.911535  8320 raft_consensus.cc:1275] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:39.912791  8320 raft_consensus.cc:1275] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:39.889927  9168 raft_consensus.cc:2804] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:39.882174  8995 consensus_queue.cc:1048] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:50:39.878358  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:39.855172  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 69365.6us
I20260709 14:50:39.917598  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:39.920714  8388 raft_consensus.cc:2393] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:39.920848  9262 leader_election.cc:290] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:39.859220  9190 consensus_queue.cc:237] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:39.934580  8284 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.936201  8386 raft_consensus.cc:1275] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:39.936971  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.921859  9168 raft_consensus.cc:697] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
W20260709 14:50:39.954079  8240 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.032s	sys 0.130s
W20260709 14:50:39.954586  8240 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.531s	user 0.032s	sys 0.130s
W20260709 14:50:39.965629  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 105982us
I20260709 14:50:39.976249  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:39.943461  8385 raft_consensus.cc:1275] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:39.994282  8389 raft_consensus.cc:1240] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:39.994527  8754 raft_consensus.cc:493] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:39.995186  8754 raft_consensus.cc:515] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } }
W20260709 14:50:39.988875  9010 consensus_meta.cc:287] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: Time spent flushing consensus metadata: real 0.659s	user 0.013s	sys 0.004s
I20260709 14:50:40.002416  8312 raft_consensus.cc:1275] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:40.007581  8313 raft_consensus.cc:1275] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:40.008962  8313 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:40.009107  9168 consensus_queue.cc:237] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:39.974473  9144 raft_consensus.cc:493] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:40.035524  8819 consensus_queue.cc:1048] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:50:40.045419  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 183246us
I20260709 14:50:40.044551  8312 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:40.051614  8286 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.035241  9144 raft_consensus.cc:515] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.057612  8388 raft_consensus.cc:1240] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:40.061190  9232 raft_consensus.cc:2749] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.064793  8140 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57420 (request call id 77) took 4033 ms. Trace:
I20260709 14:50:40.055227  9236 leader_election.cc:290] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.065191  8140 rpcz_store.cc:276] 0709 14:50:36.031221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:36.031373 (+   152us) service_pool.cc:224] Handling call
0709 14:50:36.252529 (+221156us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b540004a1d4. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000362090 00007fd000400f3a 00007fd0061b71cc 00007fd0062b537e 00007fd0047762a4 00007fd004776232 00007fd004776161 00007fd0047760dc 00007fd004775392 00007fcffe73348c 00007fcffe7328c6
0709 14:50:40.064727 (+3812198us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:37.427393 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:37.427962 (+   569us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:37.428005 (+    43us) write_op.cc:435] Acquired schema lock
0709 14:50:37.428024 (+    19us) tablet.cc:662] Decoding operations
0709 14:50:37.428717 (+   693us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:37.428794 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:37.428822 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:50:37.429329 (+   507us) tablet.cc:701] Row locks acquired
0709 14:50:37.429347 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:50:37.429462 (+   115us) write_op.cc:270] Start()
0709 14:50:37.429568 (+   106us) write_op.cc:276] Timestamp: P: 1783608637429423 usec, L: 0
0709 14:50:37.429588 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:50:37.480166 (+ 50578us) log.cc:844] Serialized 2093 byte log entry
0709 14:50:37.681357 (+201191us) op_driver.cc:464] REPLICATION: finished
0709 14:50:38.013917 (+332560us) write_op.cc:301] APPLY: starting
0709 14:50:38.019077 (+  5160us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:38.029686 (+ 10609us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:38.052714 (+ 23028us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:38.319156 (+266442us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:38.334564 (+ 15408us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:50:38.353900 (+ 19336us) write_op.cc:312] APPLY: finished
0709 14:50:38.368127 (+ 14227us) log.cc:844] Serialized 46 byte log entry
0709 14:50:38.376611 (+  8484us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:38.385853 (+  9242us) write_op.cc:454] Released schema lock
0709 14:50:38.386868 (+  1015us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:38.411877 (+ 25009us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:38.413305 (+  1428us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":138590,"reported_tablets":17,"spinlock_wait_cycles":39910272,"child_traces":[["op",{"apply.queue_time_us":289094,"apply.run_cpu_time_us":4096,"apply.run_wall_time_us":385985,"num_ops":5,"prepare.queue_time_us":276069,"prepare.run_cpu_time_us":6659,"prepare.run_wall_time_us":107449,"raft.queue_time_us":24933,"raft.run_cpu_time_us":26953,"raft.run_wall_time_us":64981,"replication_time_us":251609,"thread_start_us":233605,"threads_started":4,"wal-append.queue_time_us":54556,"wal-append.run_cpu_time_us":7735,"wal-append.run_wall_time_us":1837809}]]}
I20260709 14:50:40.086319  9144 leader_election.cc:290] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:40.103812  8800 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.104528  8800 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.106530  8754 leader_election.cc:290] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:40.113402  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:40.114138  8245 raft_consensus.cc:2393] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:40.117800  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:40.118378  8241 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:40.125313  8245 raft_consensus.cc:1275] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:50:40.126555  8245 pending_rounds.cc:85] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 0
I20260709 14:50:40.126936  8245 pending_rounds.cc:107] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:50:40.127321  8245 raft_consensus.cc:2889] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:40.130658  8800 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.095551  9236 raft_consensus.cc:493] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
W20260709 14:50:40.133406  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 80325.2us
I20260709 14:50:40.134764  8286 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.147492  8995 consensus_queue.cc:1048] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:40.186434  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 47758.9us
I20260709 14:50:40.141083  9206 raft_consensus.cc:2749] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.095106  9205 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:40.203282  9347 log.cc:927] Time spent T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:50:40.137293  9236 raft_consensus.cc:515] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.218657  9236 leader_election.cc:290] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:40.226923  9340 log.cc:927] Time spent T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 14:50:40.230369  9159 consensus_queue.cc:1048] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:40.230734  9177 leader_election.cc:290] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.236734  9335 consensus_queue.cc:1048] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:40.238464  9168 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:40.240351  9144 consensus_queue.cc:1059] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.241277  9168 raft_consensus.cc:3055] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:40.254416  8239 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:50:40.254990  8239 pending_rounds.cc:85] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 2
I20260709 14:50:40.255316  8239 pending_rounds.cc:107] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:50:40.255662  8239 raft_consensus.cc:2889] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:40.241677  9168 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:40.265445  9010 raft_consensus.cc:493] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:40.266029  9010 raft_consensus.cc:515] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:40.243058  9323 log.cc:927] Time spent T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 14:50:40.312060  8315 raft_consensus.cc:2393] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:40.311132  9173 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:40.286026  8237 raft_consensus.cc:1275] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:40.342284  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.328696  8237 pending_rounds.cc:85] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 1
I20260709 14:50:40.343581  8237 pending_rounds.cc:107] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:40.343843  8237 raft_consensus.cc:2889] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:40.345333  8237 raft_consensus.cc:1275] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:40.345690  8237 pending_rounds.cc:85] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 1
I20260709 14:50:40.346673  8237 pending_rounds.cc:107] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:40.346939  8237 raft_consensus.cc:2889] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:40.348413  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.334563  9205 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.316721  9173 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.324736  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:40.351898  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:40.315277  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 127276us
I20260709 14:50:40.352955  9173 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:40.333261  8316 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:40.318110  9010 leader_election.cc:290] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.323500  9177 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.355139  9177 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.357307  9177 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.355120  8389 raft_consensus.cc:1275] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:40.336082  8241 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:40.358922  9236 raft_consensus.cc:493] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.359480  9236 raft_consensus.cc:515] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.361624  9236 leader_election.cc:290] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.373937  8995 consensus_queue.cc:1048] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:40.376865  8208 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:40.378677  9127 consensus_queue.cc:1048] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:40.384795  8286 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.385665  8236 raft_consensus.cc:1275] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:40.390027  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb76a66b404413a94ffb16f93d8ec65" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.390640  8317 raft_consensus.cc:1275] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:40.392750  8312 raft_consensus.cc:1275] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:40.399921  8243 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:40.403956  8360 leader_election.cc:400] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
I20260709 14:50:40.404258  8360 leader_election.cc:403] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:40.405030  9168 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.406049  9168 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:40.406191  9173 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
I20260709 14:50:40.410566  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:40.411496  8314 raft_consensus.cc:2393] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:40.415759  8995 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:40.416247  8995 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.418393  8995 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.420524  9223 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:40.420280  9187 consensus_queue.cc:1059] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:40.421250  9187 consensus_queue.cc:1243] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer 2b143bef1cc541a7961dd1ab0f60984a log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:40.421032  9223 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.421697  8819 raft_consensus.cc:3055] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:40.421864  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.422135  8819 raft_consensus.cc:740] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:40.422946  9223 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:40.423107  8819 consensus_queue.cc:260] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.424276  8819 raft_consensus.cc:3060] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.426640  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:40.427384  8388 raft_consensus.cc:2393] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 3: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:40.430539  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.431435  8388 raft_consensus.cc:2410] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:40.449178  8819 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:50:40.449327  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 64614.6us
I20260709 14:50:40.449997  8819 raft_consensus.cc:697] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:40.451172  8211 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.451035  8819 consensus_queue.cc:237] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.454206  8211 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:40.456264  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 47782.9us
I20260709 14:50:40.458858  8244 raft_consensus.cc:1240] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:40.459772  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.460409  8393 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:40.467048  8800 consensus_queue.cc:1048] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:40.478678  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.461422  8995 raft_consensus.cc:2749] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.465130  9123 raft_consensus.cc:2749] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:40.500311  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:40.501332  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:40.486248  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.503290  8242 raft_consensus.cc:2410] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:50:40.485245  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12b10bcab5437f8e9dae7fd5c6c7ac" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:40.474010  9262 consensus_queue.cc:1048] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:40.528412  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8120a6cae242819a8e0aa2a397673b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.529000  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.529778  8319 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:40.531123  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f20bed31154f421b9296c3fa8f6aaa8d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.532424  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daacc3aefa4e4dbf87487d9ef98b483b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.533447  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.534183  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb481339beb4151af4bb93adf86f9a4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.534626  8319 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 3: Already voted for candidate 2b143bef1cc541a7961dd1ab0f60984a in this term.
I20260709 14:50:40.535696  8317 raft_consensus.cc:1275] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:40.540611  8285 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:40.541005  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e0abf59bc7541088baacb6517a63fc6" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:40.544442  8317 raft_consensus.cc:1275] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:40.545717  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.546528  8312 raft_consensus.cc:2393] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 5: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:40.503001  9335 consensus_queue.cc:1048] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:50:40.491955  9228 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:50:40.507862  9232 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.556627  8317 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:40.556751  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.561663  8311 raft_consensus.cc:2393] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 3: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
W20260709 14:50:40.562425  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 95313.6us
I20260709 14:50:40.503175  9043 consensus_queue.cc:1048] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
W20260709 14:50:40.564183  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 47947.3us
I20260709 14:50:40.503360  9303 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.051s
I20260709 14:50:40.565296  8286 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.522908  9160 raft_consensus.cc:493] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:40.573976  9206 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.575215  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f478515072e948b8a2539cc95a883136" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:40.563127  9232 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.568619  8360 leader_election.cc:304] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.578220  8318 raft_consensus.cc:1275] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:40.578899  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:40.580120  9160 raft_consensus.cc:515] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.586386  9160 leader_election.cc:290] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.589102  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.587088  8211 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:40.574960  8286 leader_election.cc:304] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.591213  8211 leader_election.cc:304] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.599388  9303 raft_consensus.cc:2749] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:40.600037  8286 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.610572  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:40.611701  8286 leader_election.cc:304] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.607667  8244 raft_consensus.cc:1275] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:40.620751  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.621645  9143 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:40.599619  9367 raft_consensus.cc:2749] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.581887  9232 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.625733  8286 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:40.599534  9233 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.603456  9365 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:40.642303  8211 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.599551  9187 raft_consensus.cc:2749] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:40.631893  8392 raft_consensus.cc:1275] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:40.642485  8754 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.653856  8754 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.658591  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df9a86613644c91aa49e959844f2c90" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.659505  9190 consensus_queue.cc:1048] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:40.660246  9177 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:40.661834  8317 raft_consensus.cc:1275] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:40.660576  8754 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.664865  8211 leader_election.cc:304] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.666356  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.667098  8392 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:40.669936  8800 raft_consensus.cc:2749] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:40.615594  9310 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 14:50:40.670338  8211 leader_election.cc:304] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.671042  9262 consensus_queue.cc:1048] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:40.621804  9010 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:40.662818  9233 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.673431  9177 consensus_queue.cc:1048] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:40.674726  9233 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.622694  9173 consensus_queue.cc:1048] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 14:50:40.630740  9343 raft_consensus.cc:2749] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:40.663241  9365 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:40.677786  9365 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:40.682374  8315 raft_consensus.cc:1275] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:50:40.682724  8315 pending_rounds.cc:85] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Aborting all ops after (but not including) 2
I20260709 14:50:40.682936  8315 pending_rounds.cc:107] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:50:40.683163  8315 raft_consensus.cc:2889] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:40.687361  8211 leader_election.cc:304] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.695998  9310 consensus_queue.cc:1048] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:40.622212  9143 raft_consensus.cc:697] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:40.697832  8211 leader_election.cc:304] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:40.698186  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:40.699033  8754 raft_consensus.cc:2749] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:40.705401  8800 consensus_queue.cc:1048] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:40.630189  9270 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.062s
I20260709 14:50:40.715314  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.705149  9233 raft_consensus.cc:2749] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.716112  8311 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:40.718747  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.692632  9236 raft_consensus.cc:2749] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:40.697000  8236 raft_consensus.cc:1275] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:40.679019  9363 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:40.692159  9228 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 14:50:40.727593  8209 leader_election.cc:304] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:40.759642  9367 raft_consensus.cc:2749] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:40.714756  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.777626  8211 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:40.797387  9160 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:40.801684  9160 raft_consensus.cc:493] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:40.802098  9160 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:40.793540  9367 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.809811  9160 raft_consensus.cc:515] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.810340  9367 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.812252  9367 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.812577  9160 leader_election.cc:290] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.821573  9343 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:40.822315  9343 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.824117  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:40.824878  8316 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:40.826547  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:40.827641  8388 raft_consensus.cc:2410] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:50:40.832140  9343 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:40.833940  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:40.834803  8315 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 5.
I20260709 14:50:40.851364  8316 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:40.885931  8211 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:40.892652  8392 raft_consensus.cc:1275] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:40.892796  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:40.893028  8392 pending_rounds.cc:85] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: Aborting all ops after (but not including) 1
I20260709 14:50:40.893245  8392 pending_rounds.cc:107] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:40.893473  8392 raft_consensus.cc:2889] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:40.893532  8239 raft_consensus.cc:2410] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
W20260709 14:50:40.889659  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 75729.7us
I20260709 14:50:40.901497  8211 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:40.901944  8800 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:40.902554  8800 raft_consensus.cc:493] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:40.902995  8800 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:40.906394  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 178877us
I20260709 14:50:40.798132  9303 consensus_queue.cc:1048] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.103s
I20260709 14:50:40.918464  9236 raft_consensus.cc:2804] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:40.940166  8800 raft_consensus.cc:515] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.946686  9236 raft_consensus.cc:697] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:40.799386  9143 consensus_queue.cc:237] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:40.922046  9343 consensus_queue.cc:1048] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:50:40.948149  9236 consensus_queue.cc:237] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.075984  8800 leader_election.cc:290] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:41.103853  9375 log.cc:927] Time spent T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.332s	user 0.002s	sys 0.000s
I20260709 14:50:41.102212  8243 raft_consensus.cc:1275] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:41.109404  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:41.110400  8241 raft_consensus.cc:2368] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 5. Current term is 6.
I20260709 14:50:41.044343  9365 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.133847  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:41.139463  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:41.139736  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:41.140190  8320 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:41.160760  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
W20260709 14:50:41.325037  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 379100us
I20260709 14:50:41.416996  8209 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:41.159848  9368 log.cc:927] Time spent T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.242s	user 0.002s	sys 0.000s
I20260709 14:50:41.117517  9363 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:41.160821  8320 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 6.
I20260709 14:50:41.482458  8286 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:41.154976  8240 pending_rounds.cc:85] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting all ops after (but not including) 2
I20260709 14:50:41.483867  8240 pending_rounds.cc:107] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:50:41.484241  8240 raft_consensus.cc:2889] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:41.486699  9224 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.487390  9224 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.490721  9224 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:41.495072  9343 raft_consensus.cc:493] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.495729  9343 raft_consensus.cc:515] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.500892  9343 leader_election.cc:290] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:41.507704  9224 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:41.508472  9224 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.511236  9224 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:41.514057  9336 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:41.145495  8236 raft_consensus.cc:1240] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:41.522835  8211 leader_election.cc:304] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
W20260709 14:50:41.524641  8317 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.010s	sys 0.029s
W20260709 14:50:41.528506  8317 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.740s	user 0.011s	sys 0.030s
I20260709 14:50:41.482575  9365 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:41.514818  9232 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.516956  9363 raft_consensus.cc:493] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:41.548568  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:41.526113  9268 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:41.531726  8995 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.568s	user 0.000s	sys 0.021s
I20260709 14:50:41.559067  8800 raft_consensus.cc:2749] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:41.569343  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:41.573843  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:41.582415  9393 raft_consensus.cc:2804] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:41.582974  9393 raft_consensus.cc:697] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:41.552706  9232 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.559455  9268 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.658805  8318 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60418 (request call id 585) took 1007 ms. Trace:
I20260709 14:50:41.659405  8318 rpcz_store.cc:276] 0709 14:50:40.651583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:40.657690 (+  6107us) service_pool.cc:224] Handling call
0709 14:50:40.658020 (+   330us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:40.680270 (+ 22250us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:50:40.896183 (+215913us) log.cc:844] Serialized 14 byte log entry
0709 14:50:41.326267 (+430084us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:41.340102 (+ 13835us) log.cc:844] Serialized 26 byte log entry
0709 14:50:41.340290 (+   188us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:41.514916 (+174626us) log.cc:844] Serialized 14 byte log entry
0709 14:50:41.515112 (+   196us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:41.515183 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:41.658538 (+143355us) raft_consensus.cc:1685] finished
0709 14:50:41.658565 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:41.658733 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":258915,"prepare.queue_time_us":254672,"prepare.run_cpu_time_us":80,"prepare.run_wall_time_us":1955,"raft.queue_time_us":37431,"raft.run_cpu_time_us":423,"raft.run_wall_time_us":31254,"thread_start_us":501577,"threads_started":2,"wal-append.queue_time_us":643368}
I20260709 14:50:41.552980  9363 raft_consensus.cc:515] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.621256  9396 consensus_queue.cc:1048] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 14:50:41.673887  9365 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:41.689162  9236 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.648s	user 0.021s	sys 0.030s
I20260709 14:50:41.725427  8245 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 503) took 1064 ms. Trace:
W20260709 14:50:41.728996  8754 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.772s	user 0.020s	sys 0.033s
W20260709 14:50:41.730859  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 191867us
I20260709 14:50:41.708724  8241 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 511) took 1033 ms. Trace:
I20260709 14:50:41.740595  8245 rpcz_store.cc:276] 0709 14:50:40.661445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:41.490838 (+829393us) service_pool.cc:224] Handling call
0709 14:50:41.491259 (+   421us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:41.491485 (+   226us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:41.526582 (+ 35097us) log.cc:844] Serialized 14 byte log entry
0709 14:50:41.725060 (+198478us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:41.725122 (+    62us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:41.725173 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:41.725253 (+    80us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:41.725375 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":73887,"prepare.queue_time_us":35511,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":3510,"raft.queue_time_us":50213,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":3768,"thread_start_us":148864,"threads_started":1}
W20260709 14:50:41.749251  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 157104us
W20260709 14:50:41.740614  8754 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.785s	user 0.021s	sys 0.033s
W20260709 14:50:41.751248  8285 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.029s	sys 0.021s
W20260709 14:50:41.752332  8285 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.030s	sys 0.021s
W20260709 14:50:41.740599  9236 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.021s	sys 0.030s
I20260709 14:50:41.728132  9365 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.808566  8360 leader_election.cc:400] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 5. Current term is 6.
I20260709 14:50:41.809091  8360 leader_election.cc:403] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:50:41.877060  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 117138us
W20260709 14:50:41.878013  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 107329us
I20260709 14:50:41.878724  8360 leader_election.cc:304] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
W20260709 14:50:41.889180  9395 log.cc:927] Time spent T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
I20260709 14:50:41.670061  9393 consensus_queue.cc:237] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.894569  9135 raft_consensus.cc:493] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:41.895135  9135 raft_consensus.cc:515] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.897294  9135 leader_election.cc:290] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:41.898737  9268 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:41.899336  9269 raft_consensus.cc:493] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.900079  9159 raft_consensus.cc:493] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.900524  9144 raft_consensus.cc:493] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.742063  8241 rpcz_store.cc:276] 0709 14:50:40.673863 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:41.111194 (+437331us) service_pool.cc:224] Handling call
0709 14:50:41.111523 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:41.111755 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:41.128796 (+ 17041us) log.cc:844] Serialized 14 byte log entry
0709 14:50:41.644063 (+515267us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:41.656672 (+ 12609us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:41.669085 (+ 12413us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:41.674755 (+  5670us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:41.707559 (+ 32804us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":340503,"prepare.queue_time_us":25499,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":51,"raft.queue_time_us":436971,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":5988,"thread_start_us":104634,"threads_started":1}
I20260709 14:50:41.902601  9017 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:41.903405  9232 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:41.905500  9404 log.cc:927] Time spent T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.260s	user 0.000s	sys 0.000s
I20260709 14:50:41.908618  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:41.908988  8244 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 509) took 1235 ms. Trace:
I20260709 14:50:41.934616  8244 rpcz_store.cc:276] 0709 14:50:40.673350 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:41.107434 (+434084us) service_pool.cc:224] Handling call
0709 14:50:41.107763 (+   329us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:41.415912 (+308149us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:41.415944 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:41.416387 (+   443us) log.cc:844] Serialized 26 byte log entry
0709 14:50:41.673133 (+256746us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:41.673186 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:41.673272 (+    86us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:41.908797 (+235525us) raft_consensus.cc:1685] finished
0709 14:50:41.908813 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:41.908937 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27575,"raft.queue_time_us":307865,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":81,"thread_start_us":256437,"threads_started":1,"wal-append.queue_time_us":462165}
I20260709 14:50:41.909668  9168 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.911335  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:41.758769  9386 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:41.918617  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:41.915155  9400 log.cc:927] Time spent T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.172s	user 0.001s	sys 0.000s
I20260709 14:50:41.881567  9226 raft_consensus.cc:3060] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:41.932106  9017 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.978554  8390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
W20260709 14:50:41.958002  9403 log.cc:927] Time spent T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.202s	user 0.001s	sys 0.000s
I20260709 14:50:41.981810  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d13346a5de44ba8874a27c77e2c266" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:41.985127  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e1bc832d8941aaa72c451a994e5a7b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:41.986044  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:41.963025  9206 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:41.988557  8317 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60406 (request call id 536) took 1198 ms. Trace:
I20260709 14:50:41.994406  8317 rpcz_store.cc:276] 0709 14:50:40.783005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:40.786886 (+  3881us) service_pool.cc:224] Handling call
0709 14:50:40.787257 (+   371us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:40.787652 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:40.787690 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:40.788129 (+   439us) log.cc:844] Serialized 26 byte log entry
0709 14:50:41.111889 (+323760us) spinlock_profiling.cc:243] Waited 4.76 ms on lock 0x7b48000030d8. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd005321aa1 00007fd005318b37 00007fd0053189ca 00007fd00541026f 00007fd00540ff37 00007fd00542455c 00007fd005424508 00007fd005424488 00007fd005424443 00007fd0054236ec 00007fd00434da96
0709 14:50:41.532063 (+420174us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:41.532111 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:41.532174 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:41.975690 (+443516us) raft_consensus.cc:1685] finished
0709 14:50:41.975717 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:41.981590 (+  5873us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14922,"raft.queue_time_us":2715,"raft.run_cpu_time_us":2760,"raft.run_wall_time_us":318224,"spinlock_wait_cycles":10942336,"thread_start_us":743632,"threads_started":1,"wal-append.queue_time_us":817427}
W20260709 14:50:41.998023  8210 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.021s	sys 0.024s
I20260709 14:50:41.932281  9159 raft_consensus.cc:515] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:41.998413  8210 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.022s	sys 0.025s
I20260709 14:50:41.928385  9269 raft_consensus.cc:515] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:41.975841  9363 leader_election.cc:290] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.019701  9269 leader_election.cc:290] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.020192  9159 leader_election.cc:290] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.019714  9365 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:41.957356  9144 raft_consensus.cc:515] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.056082  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:41.971596  9386 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.016429  9416 raft_consensus.cc:493] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.008111  9206 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.041427  9236 raft_consensus.cc:493] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:42.045486  9394 raft_consensus.cc:493] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
W20260709 14:50:42.138873  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 154974us
I20260709 14:50:42.073915  8237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 505) took 1400 ms. Trace:
I20260709 14:50:42.138603  8236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 504) took 1476 ms. Trace:
I20260709 14:50:42.143723  9236 raft_consensus.cc:515] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.157337  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.150782  9135 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.169714  9414 raft_consensus.cc:493] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.182806  9414 raft_consensus.cc:515] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.183672  8238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54164 (request call id 478) took 1468 ms. Trace:
I20260709 14:50:42.150913  9394 raft_consensus.cc:515] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.187815  9206 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.188179  9394 leader_election.cc:290] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.188520  9206 raft_consensus.cc:493] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.184151  8238 rpcz_store.cc:276] 0709 14:50:40.715719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:41.455042 (+739323us) service_pool.cc:224] Handling call
0709 14:50:41.455470 (+   428us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:41.533108 (+ 77638us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:41.533145 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:41.541986 (+  8841us) log.cc:844] Serialized 26 byte log entry
0709 14:50:42.010445 (+468459us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:42.010481 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:42.010556 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:42.183406 (+172850us) raft_consensus.cc:1685] finished
0709 14:50:42.183431 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:42.183606 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":77238,"raft.queue_time_us":126418,"raft.run_cpu_time_us":60,"raft.run_wall_time_us":60,"thread_start_us":417632,"threads_started":1,"wal-append.queue_time_us":591150}
I20260709 14:50:42.191169  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce72bec144c489bb2a1b556faf4bcb1" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.196182  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.156236  8237 rpcz_store.cc:276] 0709 14:50:40.668424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:40.900268 (+231844us) service_pool.cc:224] Handling call
0709 14:50:40.935317 (+ 35049us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:40.977506 (+ 42189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:41.006409 (+ 28903us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:41.095328 (+ 88919us) log.cc:844] Serialized 26 byte log entry
0709 14:50:41.538416 (+443088us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:41.550310 (+ 11894us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:41.558950 (+  8640us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:42.055955 (+497005us) raft_consensus.cc:1685] finished
0709 14:50:42.055993 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:42.068568 (+ 12575us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":81687,"raft.queue_time_us":77313,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":7946,"thread_start_us":409148,"threads_started":1,"wal-append.queue_time_us":575938}
I20260709 14:50:42.196336  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.204411  8316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.204546  9144 leader_election.cc:290] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.196328  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.166263  8236 rpcz_store.cc:276] 0709 14:50:40.662850 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:40.775300 (+112450us) service_pool.cc:224] Handling call
0709 14:50:40.885560 (+110260us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:41.525878 (+640318us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:42.064228 (+538350us) spinlock_profiling.cc:243] Waited 233 ms on lock 0x7b5400207954. stack: 00007fcffd2d9343 00007fcffd2d9240 00007fcffcc681d4 00007fd0069a6304 00007fd0069a6299 00007fd000361571 00007fd0003f8e01 00007fd0003f783e 00007fd0053bc419 00007fcffe933bd4 00007fcffe933b62 00007fcffe933a91 00007fcffe933a0c 00007fcffe932cc2 00007fcffe73348c 00007fcffe7328c6
0709 14:50:42.081227 (+ 16999us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":535204736}
I20260709 14:50:42.213578  9415 raft_consensus.cc:493] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.214196  9415 raft_consensus.cc:515] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.216701  9415 leader_election.cc:290] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.218112  9228 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.190198  9135 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.218742  9228 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.221123  9135 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.221225  9228 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.198208  9386 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:42.198727  9412 log.cc:927] Time spent T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
I20260709 14:50:42.200098  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
W20260709 14:50:42.171641  9401 log.cc:927] Time spent T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
W20260709 14:50:42.172788  9405 log.cc:927] Time spent T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.200s	user 0.000s	sys 0.001s
I20260709 14:50:42.202132  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.228423  8317 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:42.181144  8241 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 4.
I20260709 14:50:42.229432  8241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.230033  8241 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 1.
I20260709 14:50:42.202924  9224 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.234084  9224 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.235360  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.236122  9224 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.222002  8209 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.236598  8139 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57418 (request call id 81) took 5055 ms. Trace:
I20260709 14:50:42.078866  9416 raft_consensus.cc:515] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.239431  9416 leader_election.cc:290] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.241340  8754 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:50:42.179419  9422 log.cc:927] Time spent T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260709 14:50:42.189164  9206 raft_consensus.cc:515] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.176410  9236 leader_election.cc:290] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.244649  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.262359  8238 raft_consensus.cc:1275] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:42.227873  8319 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:42.236930  8139 rpcz_store.cc:276] 0709 14:50:37.216912 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:37.224013 (+  7101us) service_pool.cc:224] Handling call
0709 14:50:42.236420 (+5012407us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:39.935338 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:39.936133 (+   795us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:39.936181 (+    48us) write_op.cc:435] Acquired schema lock
0709 14:50:39.936209 (+    28us) tablet.cc:662] Decoding operations
0709 14:50:39.936785 (+   576us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:39.936890 (+   105us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:39.936918 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:39.937314 (+   396us) tablet.cc:701] Row locks acquired
0709 14:50:39.937342 (+    28us) write_op.cc:260] PREPARE: finished
0709 14:50:39.937528 (+   186us) write_op.cc:270] Start()
0709 14:50:39.937671 (+   143us) write_op.cc:276] Timestamp: P: 1783608639937477 usec, L: 0
0709 14:50:39.937702 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:50:40.014564 (+ 76862us) log.cc:844] Serialized 928 byte log entry
0709 14:50:40.473495 (+458931us) op_driver.cc:464] REPLICATION: finished
0709 14:50:40.611715 (+138220us) write_op.cc:301] APPLY: starting
0709 14:50:40.611791 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:40.611913 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:40.615775 (+  3862us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:40.690608 (+ 74833us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:40.715391 (+ 24783us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:40.743501 (+ 28110us) write_op.cc:312] APPLY: finished
0709 14:50:40.755532 (+ 12031us) log.cc:844] Serialized 28 byte log entry
0709 14:50:40.761986 (+  6454us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:40.766825 (+  4839us) write_op.cc:454] Released schema lock
0709 14:50:40.768498 (+  1673us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:40.813527 (+ 45029us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:40.885635 (+ 72108us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":307225,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":137983,"apply.run_cpu_time_us":2314,"apply.run_wall_time_us":168802,"num_ops":2,"prepare.queue_time_us":400701,"prepare.run_cpu_time_us":15126,"prepare.run_wall_time_us":178248,"raft.queue_time_us":139827,"raft.run_cpu_time_us":24230,"raft.run_wall_time_us":62061,"replication_time_us":535626,"thread_start_us":392232,"threads_started":4,"wal-append.queue_time_us":317185,"wal-append.run_cpu_time_us":7147,"wal-append.run_wall_time_us":1561570}]]}
I20260709 14:50:42.185629  9414 leader_election.cc:290] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.272595  9206 leader_election.cc:290] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.273136  9413 raft_consensus.cc:493] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.273941  9413 raft_consensus.cc:515] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.277240  9413 leader_election.cc:290] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.284920  9226 raft_consensus.cc:2749] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381) with higher term. Message: Invalid argument: T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 5. Current term is 6.
I20260709 14:50:42.293733  9168 raft_consensus.cc:2749] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.309340  8388 raft_consensus.cc:3060] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:42.319048  9232 raft_consensus.cc:493] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.319761  9232 raft_consensus.cc:515] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.332114  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.334604  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2619c0dd80034b8ea4189542e47ede4b" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.335871  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffe2403df3e44f18e951ef101d0bdd1" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.335805  9017 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.337131  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.338508  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85202a4249b44f76b0f31e857f74865a" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.339622  8389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7792e0f558de4ba2b86a475aef0933d2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
W20260709 14:50:42.250128  8286 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.248.129:38381 timed out after 1.589s (SENT) [suppressed 31 similar messages]
I20260709 14:50:42.359540  8388 raft_consensus.cc:2468] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:42.451104  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.452499  8393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.452749  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.364778  8390 raft_consensus.cc:2468] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 6.
W20260709 14:50:42.377899  8191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:50:42.395936  8360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 54892us
W20260709 14:50:42.398664  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 52189.9us
I20260709 14:50:42.397396  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.402855  8236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.404037  9410 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
W20260709 14:50:42.404451  9398 log.cc:927] Time spent T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: Append to log took a long time: real 0.680s	user 0.000s	sys 0.013s
I20260709 14:50:42.415936  8142 catalog_manager.cc:5697] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.420943  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f336e651fe264655b4621facf5b8a3c6" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.423357  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fa07aab7a4598afd4a9417a920cee" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.463328  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.488906  8142 catalog_manager.cc:5697] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.488458  8387 raft_consensus.cc:1275] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:42.490351  8142 catalog_manager.cc:5697] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:42.461700  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 211589us
I20260709 14:50:42.495714  8211 leader_election.cc:304] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.495846  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3ca1c180ec43408d55e3426d7b9375" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.497561  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.424525  9232 leader_election.cc:290] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.431759  8243 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54158 (request call id 510) took 1758 ms. Trace:
I20260709 14:50:42.453693  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.511754  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15b3dbf7d234414a0cb651351350e28" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.500342  8142 catalog_manager.cc:5697] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.501608  8211 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.502714  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.503032  8394 raft_consensus.cc:1275] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:42.431978  9423 raft_consensus.cc:493] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.505134  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.506413  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98f99f19e334633bc32d1f3c0cd3389" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.507644  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.508342  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.509480  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd0d7b269a4fffb86f37e1fcbbac97" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.514618  8142 catalog_manager.cc:5697] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.510239  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cd511c0fc04b109e8423ccc96695ce" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.511036  9123 raft_consensus.cc:2749] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.515863  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.522948  8245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.528805  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cea830c8344ca28e8b7b63dd46203a" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.528337  8245 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:42.534888  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.523263  8242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c2d668dd7f44588d552e2104fc8203" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.488262  9410 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.528878  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.518603  9017 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:50:42.553669  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.534521  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.549413  8286 leader_election.cc:304] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.556696  8286 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.558643  9343 raft_consensus.cc:2749] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.559844  9168 consensus_queue.cc:1059] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.560777  9168 raft_consensus.cc:3055] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:42.561116  9168 raft_consensus.cc:740] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
W20260709 14:50:42.562275  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 46532.5us
I20260709 14:50:42.563092  8211 leader_election.cc:304] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.564299  8211 leader_election.cc:304] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.565274  8241 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:42.566041  9236 raft_consensus.cc:2749] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.566423  9390 raft_consensus.cc:2749] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.568923  9393 consensus_queue.cc:1048] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:42.602488  9010 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.569406  9377 consensus_queue.cc:1048] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.565428  8211 leader_election.cc:304] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.574772  9143 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:42.576472  8360 leader_election.cc:304] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.605041  9143 raft_consensus.cc:493] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (detected failure of leader f26b0858b8204f4da919fea3a209d646)
I20260709 14:50:42.605207  8211 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.605538  9143 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.605719  8360 leader_election.cc:304] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.607893  9390 raft_consensus.cc:2749] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.608610  9390 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:42.608990  9390 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.609375  9390 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:42.552886  9414 raft_consensus.cc:2749] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:42.610754  9416 raft_consensus.cc:2749] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:42.611379  9303 raft_consensus.cc:2749] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.616596  9143 raft_consensus.cc:515] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.500384  8243 rpcz_store.cc:276] 0709 14:50:40.673612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:41.108333 (+434721us) service_pool.cc:224] Handling call
0709 14:50:41.108752 (+   419us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:41.727752 (+619000us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:50:41.931716 (+203964us) log.cc:844] Serialized 14 byte log entry
0709 14:50:42.428201 (+496485us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:42.428942 (+   741us) log.cc:844] Serialized 52 byte log entry
0709 14:50:42.429126 (+   184us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:42.429642 (+   516us) log.cc:844] Serialized 14 byte log entry
0709 14:50:42.430110 (+   468us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:42.430203 (+    93us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:42.431496 (+  1293us) raft_consensus.cc:1685] finished
0709 14:50:42.431514 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:42.431686 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":324801,"prepare.queue_time_us":176154,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":2841,"raft.queue_time_us":473007,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":291,"thread_start_us":663255,"threads_started":2,"wal-append.queue_time_us":461063}
I20260709 14:50:42.591195  8312 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 2.
I20260709 14:50:42.599011  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.600023  9168 consensus_queue.cc:260] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
W20260709 14:50:42.602595  8286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38381, user_credentials={real_user=slave}} blocked reactor thread for 45984.4us
I20260709 14:50:42.526957  9423 raft_consensus.cc:515] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.581459  9410 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.620042  9393 raft_consensus.cc:493] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.639693  8360 leader_election.cc:304] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.642117  8286 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.644498  8360 leader_election.cc:304] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.649752  8360 leader_election.cc:304] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.652621  9010 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:42.653087  9010 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.653458  9010 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.651376  8360 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.638736  9262 raft_consensus.cc:493] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.646634  9223 raft_consensus.cc:2749] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.678893  9143 leader_election.cc:290] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.659178  9159 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.651043  9224 raft_consensus.cc:493] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.655076  9228 raft_consensus.cc:2749] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.657258  9333 raft_consensus.cc:2749] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.669335  9205 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.665230  9168 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:42.644661  9393 raft_consensus.cc:515] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.688000  8360 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:42.692263  8239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:42.692829  8239 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.667956  9262 raft_consensus.cc:515] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.694013  8286 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.694391  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da227cea5a4c44909f1eefdc4b1c034d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:42.695255  8286 leader_election.cc:304] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.698851  8286 leader_election.cc:304] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.699788  8286 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.700753  8286 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.705363  9423 leader_election.cc:290] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.707840  9285 raft_consensus.cc:2749] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.703002  9232 raft_consensus.cc:2749] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:42.703317  9177 raft_consensus.cc:2749] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:42.712131  9393 leader_election.cc:290] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.714654  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.714931  8286 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.693884  9228 raft_consensus.cc:2804] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:42.702946  9135 raft_consensus.cc:2749] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.683594  9224 raft_consensus.cc:515] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.716454  9416 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:50:42.723510  9224 leader_election.cc:290] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.725138  8244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.725970  9262 leader_election.cc:290] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.730412  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.709245  9390 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.729743  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.741927  8286 leader_election.cc:304] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.698087  9190 raft_consensus.cc:2749] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.743125  8286 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.744172  9445 raft_consensus.cc:2749] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:42.745505  9135 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:42.751343  9135 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:42.751791  9135 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:42.729106  9228 raft_consensus.cc:493] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:42.753288  9228 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:42.689705  9205 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.759140  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9b474151a946dca85fe60734aa3708" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.761284  8313 raft_consensus.cc:1275] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:42.768723  8318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.747149  8239 raft_consensus.cc:2468] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:42.698585  9343 consensus_queue.cc:1048] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 14:50:42.783612  8319 raft_consensus.cc:1275] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:42.800262  8360 leader_election.cc:304] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.750969  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca3867ca4d843719922313635690f40" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.751360  9445 raft_consensus.cc:2749] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.803984  9159 raft_consensus.cc:2804] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:42.815608  8360 leader_election.cc:304] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.820225  9205 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.821291  9143 raft_consensus.cc:2749] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.823236  9390 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.824692  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4cb721fd8be4e929d5352bac77334aa" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.826467  9159 raft_consensus.cc:697] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:42.827396  9159 consensus_queue.cc:237] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.830157  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:42.832067  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:42.839174  9010 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.840466  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bd44f3546f4523929cf48519f85648" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.841521  9010 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.843084  8238 raft_consensus.cc:1240] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:42.845450  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d86c24408642b199cf916e3f64aa9a" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:42.841210  9228 raft_consensus.cc:515] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.847083  8385 raft_consensus.cc:1240] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:42.847465  8211 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.849208  8211 leader_election.cc:304] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.850371  9262 raft_consensus.cc:2749] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.850963  9262 raft_consensus.cc:2749] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.852043  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:42.860821  9236 consensus_queue.cc:1059] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:42.861742  9377 consensus_queue.cc:1048] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:42.861909  9236 consensus_queue.cc:1048] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.863289  9377 raft_consensus.cc:3055] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:42.863672  9377 raft_consensus.cc:740] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:42.865502  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "855ac4138094466a9855eeca8bc24ec4" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:42.864560  9377 consensus_queue.cc:260] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.867568  9377 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:42.870204  8211 leader_election.cc:304] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.872907  8312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:42.871296  9228 leader_election.cc:290] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:42.877621  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:42.878022  8243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb1aea2ebcc4dffb14bd9dc63210b1e" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:42.880395  8211 leader_election.cc:304] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.880626  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:42.884573  9386 raft_consensus.cc:2749] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.883226  9390 raft_consensus.cc:2749] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.833171  9135 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.891307  9135 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:42.904146  8286 leader_election.cc:304] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.905660  9224 consensus_queue.cc:1059] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:42.905822  8286 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.906543  9224 raft_consensus.cc:3055] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:42.906623  9190 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.906958  9224 raft_consensus.cc:740] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:42.907742  9224 consensus_queue.cc:260] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:42.908044  8286 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [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: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.908979  9190 raft_consensus.cc:2749] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.909083  9224 raft_consensus.cc:3060] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.909910  9010 raft_consensus.cc:2749] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:42.915253  8243 raft_consensus.cc:2468] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 3.
I20260709 14:50:42.917943  8211 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:42.919159  9414 raft_consensus.cc:2749] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:42.921139  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:42.925037  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:42.933478  8286 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:42.935768  9445 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:42.979272  8243 raft_consensus.cc:1240] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:42.998557  8360 leader_election.cc:304] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:43.004702  9377 raft_consensus.cc:493] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:43.011207  9416 raft_consensus.cc:2804] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:43.011020  9377 raft_consensus.cc:515] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.011796  9416 raft_consensus.cc:697] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:43.012704  9416 consensus_queue.cc:237] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.013298  9377 leader_election.cc:290] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:43.014526  9386 raft_consensus.cc:493] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:43.015065  9386 raft_consensus.cc:515] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.015360  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:43.015461  9228 consensus_queue.cc:1059] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:43.017161  9143 raft_consensus.cc:3055] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:43.017252  9386 leader_election.cc:290] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:43.017599  9143 raft_consensus.cc:740] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:43.018052  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:43.018471  9143 consensus_queue.cc:260] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.019901  9143 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:43.032737  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c97e5d4f06404b868c5125008816e387" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:43.033468  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef56a89b32a34bbfb06106e0f9f711d0" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:43.040279  8209 leader_election.cc:304] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:43.041417  9386 raft_consensus.cc:2749] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:43.042642  8209 leader_election.cc:304] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:43.043795  9377 raft_consensus.cc:2749] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:43.049528  8142 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57404 (request call id 87) took 4719 ms. Trace:
I20260709 14:50:43.049935  8142 rpcz_store.cc:276] 0709 14:50:38.347210 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:38.347506 (+   296us) service_pool.cc:224] Handling call
0709 14:50:43.049475 (+4701969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:42.695757 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:42.696583 (+   826us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:42.696634 (+    51us) write_op.cc:435] Acquired schema lock
0709 14:50:42.696663 (+    29us) tablet.cc:662] Decoding operations
0709 14:50:42.697671 (+  1008us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:42.701388 (+  3717us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:42.701439 (+    51us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:50:42.813811 (+112372us) tablet.cc:701] Row locks acquired
0709 14:50:42.813832 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:50:42.813969 (+   137us) write_op.cc:270] Start()
0709 14:50:42.814086 (+   117us) write_op.cc:276] Timestamp: P: 1783608642813929 usec, L: 0
0709 14:50:42.814111 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 14:50:42.814702 (+   591us) log.cc:844] Serialized 2093 byte log entry
0709 14:50:42.983283 (+168581us) op_driver.cc:464] REPLICATION: finished
0709 14:50:43.007674 (+ 24391us) write_op.cc:301] APPLY: starting
0709 14:50:43.025486 (+ 17812us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:43.025640 (+   154us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:43.025836 (+   196us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:43.026396 (+   560us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:43.026588 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:50:43.026634 (+    46us) write_op.cc:312] APPLY: finished
0709 14:50:43.026887 (+   253us) log.cc:844] Serialized 46 byte log entry
0709 14:50:43.027048 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:43.027151 (+   103us) write_op.cc:454] Released schema lock
0709 14:50:43.027195 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:43.027527 (+   332us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:43.027558 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":18,"child_traces":[["op",{"apply.queue_time_us":23921,"apply.run_cpu_time_us":2150,"apply.run_wall_time_us":19825,"num_ops":5,"prepare.queue_time_us":166328,"prepare.run_cpu_time_us":23933,"prepare.run_wall_time_us":186304,"raft.queue_time_us":21415,"raft.run_cpu_time_us":3416,"raft.run_wall_time_us":82932,"replication_time_us":147849,"thread_start_us":279060,"threads_started":4,"wal-append.queue_time_us":90600}]]}
I20260709 14:50:43.066824  8312 raft_consensus.cc:1240] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:43.066488  8140 catalog_manager.cc:5697] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 0 to 2, leader changed from <none> to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.068456  8140 catalog_manager.cc:5697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 5, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.070108  8140 catalog_manager.cc:5697] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.071658  8140 catalog_manager.cc:5697] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 5, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.072960  8140 catalog_manager.cc:5697] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 4, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 4 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.078630  8140 catalog_manager.cc:5697] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 4, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 4 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.080670  8140 catalog_manager.cc:5697] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 5, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.082199  8140 catalog_manager.cc:5697] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.083446  8140 catalog_manager.cc:5697] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.085057  8140 catalog_manager.cc:5697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.092087  8140 catalog_manager.cc:5697] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 4, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 4 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.094614  8140 catalog_manager.cc:5697] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.100291  8140 catalog_manager.cc:5697] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.102983  8140 catalog_manager.cc:5697] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 3, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.104434  8140 catalog_manager.cc:5697] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.091572  9143 consensus_queue.cc:1059] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:50:43.105372  8140 catalog_manager.cc:5697] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.106333  9173 raft_consensus.cc:3055] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.106716  9173 raft_consensus.cc:740] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:43.106629  8140 catalog_manager.cc:5697] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 5, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.107654  9173 consensus_queue.cc:260] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.108036  8140 catalog_manager.cc:5697] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.108934  9173 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.109362  8140 catalog_manager.cc:5697] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.110800  8140 catalog_manager.cc:5697] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.112121  8140 catalog_manager.cc:5697] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.115101  8140 catalog_manager.cc:5697] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 4, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 4 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.121366  8140 catalog_manager.cc:5697] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } } }
I20260709 14:50:43.191179  8139 catalog_manager.cc:5697] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 2 to 3, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.259680  8142 catalog_manager.cc:5697] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 3 to 6, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 6 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.261942  8142 catalog_manager.cc:5697] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.296418  8314 raft_consensus.cc:1240] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Rejecting Update request from peer 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:43.297856  9173 consensus_queue.cc:1059] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:43.298135  8139 catalog_manager.cc:5697] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 2 to 3, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.298906  9143 raft_consensus.cc:3055] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:43.299289  9143 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:43.300088  9143 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.300964  8139 catalog_manager.cc:5697] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 4 to 5, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:43.304524  9143 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:43.318262  8314 raft_consensus.cc:1275] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:43.324328  9159 consensus_queue.cc:1048] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:43.363267  8241 raft_consensus.cc:1275] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:43.368511  9143 consensus_queue.cc:1048] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.427165  8241 raft_consensus.cc:1275] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:43.429276  9143 consensus_queue.cc:1048] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:43.461513  8314 raft_consensus.cc:3060] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:43.555052  8314 raft_consensus.cc:1275] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:43.568274  9003 consensus_queue.cc:1048] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:43.740989  9135 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:43.741555  9135 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.744191  9135 leader_election.cc:290] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:43.745811  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:43.746608  8387 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:43.747884  8284 leader_election.cc:304] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:43.748632  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:43.749017  9135 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:43.749507  8240 raft_consensus.cc:2393] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:43.749446  9135 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:43.750507  9135 raft_consensus.cc:3060] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:43.761059  9135 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.764778  9135 leader_election.cc:290] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:43.765810  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:43.768445  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:43.769198  8240 raft_consensus.cc:2393] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 4: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:43.775085  8387 raft_consensus.cc:2468] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:43.776288  8284 leader_election.cc:304] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:43.777040  9224 raft_consensus.cc:2804] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:43.777526  9224 raft_consensus.cc:697] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:43.778314  9224 consensus_queue.cc:237] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.800879  8142 catalog_manager.cc:5697] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 3 to 4, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 4 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.832594  9236 raft_consensus.cc:493] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.833118  9236 raft_consensus.cc:515] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:43.835310  9236 leader_election.cc:290] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:43.835981  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:43.836743  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a529474293e24236be52f39960e143ca" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:43.837577  8387 raft_consensus.cc:2410] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:43.838502  8209 leader_election.cc:304] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9; no voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:43.839226  9236 raft_consensus.cc:2749] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:44.199669  8388 raft_consensus.cc:1275] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:44.204313  9464 consensus_queue.cc:1048] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:44.283951  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:50:44.296931  8241 raft_consensus.cc:1275] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:44.299309  9468 consensus_queue.cc:1048] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:44.333030  9473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:44.334168  9471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:44.378604  9468 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:44.380801  9386 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:44.380537  9468 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.381635  9386 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.385390  9468 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.386443  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:44.387817  8237 raft_consensus.cc:2393] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 3: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:44.390267  9386 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
W20260709 14:50:44.392859  9477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:44.396394  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:44.397277  8388 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:44.398516  8284 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:44.399300  9468 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:44.399847  9468 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:44.400416  9468 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:44.413408  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:44.415547  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:44.416270  8388 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:44.416676  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:44.416965  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:44.417253  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608644417231 us; error 0 us; skew 500 ppm
I20260709 14:50:44.417459  8209 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:44.418326  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:44.420754  9386 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:44.421236  9386 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:44.421694  9386 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:44.428243  8211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45231, user_credentials={real_user=slave}} blocked reactor thread for 54841.8us
I20260709 14:50:44.434814  9468 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.435555  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:44.438227  9479 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:44.439734  8314 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:44.443324  9479 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.454969  9479 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.456418  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:44.457830  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:44.457938  8387 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:44.459007  7138 webserver.cc:533] Webserver started at http://127.6.248.132:39035/ using document root <none> and password file <none>
I20260709 14:50:44.459518  8314 raft_consensus.cc:2393] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:44.460369  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:44.460691  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:44.461113  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:44.462999  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:44.463107  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-3-root/instance:
uuid: "b1fcdc9489764d8ea503e0681cf4de87"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-bgng"
I20260709 14:50:44.463897  8237 raft_consensus.cc:2393] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f26b0858b8204f4da919fea3a209d646 in current term 3: Already voted for candidate 1399c89c3fdc4fdcaf91f298428739a9 in this term.
I20260709 14:50:44.465816  8209 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: 
I20260709 14:50:44.466569  9479 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:44.466909  9479 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b143bef1cc541a7961dd1ab0f60984a)
I20260709 14:50:44.467262  9479 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.467479  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:44.476353  8387 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 3.
I20260709 14:50:44.495422  8284 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:44.496361  9135 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:44.496879  9135 raft_consensus.cc:697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:44.497819  9135 consensus_queue.cc:237] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.476783  9468 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.491640  9386 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.501981  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:44.502529  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:44.503342  8313 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 4: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:44.502599  9386 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.522009  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.058s	user 0.025s	sys 0.032s
I20260709 14:50:44.528901  9479 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.532272  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:44.533063  8314 raft_consensus.cc:2393] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1399c89c3fdc4fdcaf91f298428739a9 in current term 2: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:44.516405  8388 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:44.539408  8139 catalog_manager.cc:5697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 2 to 3, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.539522  9479 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 2 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.547003  8209 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:44.549233  9236 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:44.549716  9236 raft_consensus.cc:697] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:44.550697  9236 consensus_queue.cc:237] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.555475  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:44.572962  8388 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 2.
I20260709 14:50:44.574249  8209 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:44.575234  9482 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.575685  9482 raft_consensus.cc:697] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:44.576567  9482 consensus_queue.cc:237] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.587934  8142 catalog_manager.cc:5697] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 3 to 4, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 4 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.638114  9486 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.650056  9482 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.650710  9482 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.653122  9482 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.655180  7138 fs_manager.cc:730] Time spent opening block manager: real 0.118s	user 0.025s	sys 0.016s
I20260709 14:50:44.655043  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:44.655606  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-3-root
uuid: "b1fcdc9489764d8ea503e0681cf4de87"
format_stamp: "Formatted at 2026-07-09 14:50:44 on dist-test-slave-bgng"
I20260709 14:50:44.655977  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608591702756-7138-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)
I20260709 14:50:44.659598  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:44.660220  8388 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:44.664316  8209 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:44.665256  9482 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:44.665591  9482 raft_consensus.cc:493] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.665926  9482 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:44.674763  9482 raft_consensus.cc:515] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.680490  8142 catalog_manager.cc:5697] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.686251  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:44.686830  8387 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:44.690629  8313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d08558ce5b44d30bcebf6ab5ecb59a2" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:44.694214  8387 raft_consensus.cc:2468] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:44.695456  8209 leader_election.cc:304] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:44.696259  9386 raft_consensus.cc:2804] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:44.696727  9386 raft_consensus.cc:697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:44.697647  9386 consensus_queue.cc:237] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.702415  9482 leader_election.cc:290] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.732566  8142 catalog_manager.cc:5697] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 3 to 4, leader changed from f26b0858b8204f4da919fea3a209d646 (127.6.248.130) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 4 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.776361  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:44.778445  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:44.781551  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:44.785244  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:44.785538  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.785885  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:44.786124  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:44.940464  9470 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.941083  9470 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.943308  9470 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:44.948534  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:44.956655  8313 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:44.957657  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:44.958305  8387 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 4.
I20260709 14:50:44.964084  8284 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:44.965363  9135 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:44.965696  9135 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.966033  9135 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:44.973042  9236 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:44.978415  8388 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:44.980244  9236 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:44.989343  9468 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.989887  9468 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:44.994556  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:44.995187  8387 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:45.003321  8284 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [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: 2b143bef1cc541a7961dd1ab0f60984a, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:45.004236  9470 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:45.004612  9470 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:45.004932  9470 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:45.011143  8240 raft_consensus.cc:1240] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:45.038244  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:45.030556  9468 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:45.049649  9550 consensus_queue.cc:1059] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:45.050374  9550 consensus_queue.cc:1243] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Peer 1399c89c3fdc4fdcaf91f298428739a9 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:45.050984  9550 raft_consensus.cc:3055] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:45.065809  9135 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:45.053593  9550 raft_consensus.cc:740] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:45.077133  8314 raft_consensus.cc:1240] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:50:45.085644  9135 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:45.092387  9550 consensus_queue.cc:260] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:45.107944  9470 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:45.097865  9550 raft_consensus.cc:3060] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.114483  9470 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:45.133996  8385 raft_consensus.cc:1275] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.136843  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:45.143249  9236 consensus_queue.cc:1048] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:45.146066  8387 raft_consensus.cc:1240] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Rejecting Update request from peer f26b0858b8204f4da919fea3a209d646 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:45.149216  9236 consensus_queue.cc:1059] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:45.150132  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:45.152761  9236 raft_consensus.cc:3055] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:45.154106  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:45.155138  9236 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:45.168766  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:45.158138  9236 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:45.183364  9236 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:45.185710  8286 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:45.187184  9135 raft_consensus.cc:2749] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:45.188285  8286 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26b0858b8204f4da919fea3a209d646; no voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:45.189471  9554 raft_consensus.cc:2749] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:45.195990  8388 raft_consensus.cc:1275] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:45.200970  9555 consensus_queue.cc:1048] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:45.219153  8315 raft_consensus.cc:1240] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Rejecting Update request from peer 1399c89c3fdc4fdcaf91f298428739a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:45.220784  9479 consensus_queue.cc:1059] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.221725  9555 raft_consensus.cc:3055] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:45.222106  9555 raft_consensus.cc:740] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:45.224639  9555 consensus_queue.cc:260] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:45.225673  9555 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:45.265219  8314 raft_consensus.cc:1275] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:50:45.265615  8314 pending_rounds.cc:85] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: Aborting all ops after (but not including) 2
I20260709 14:50:45.265889  8314 pending_rounds.cc:107] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:50:45.266171  8314 raft_consensus.cc:2889] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:45.270506  9236 consensus_queue.cc:1048] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:45.297873  9565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.132:36109 every 8 connection(s)
I20260709 14:50:45.298484  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.132:36109
I20260709 14:50:45.326020  7138 auto_leader_rebalancer-test.cc:446] add a tserver: b1fcdc9489764d8ea503e0681cf4de87
I20260709 14:50:45.346413  9566 heartbeater.cc:344] Connected to a master server at 127.6.248.190:45111
I20260709 14:50:45.346834  9566 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:45.348104  9566 heartbeater.cc:507] Master 127.6.248.190:45111 requested a full tablet report, sending...
I20260709 14:50:45.350230  8139 ts_manager.cc:194] Registered new tserver with Master: b1fcdc9489764d8ea503e0681cf4de87 (127.6.248.132:36109)
I20260709 14:50:45.352017  8139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43116
I20260709 14:50:46.357029  9566 heartbeater.cc:499] Master 127.6.248.190:45111 was elected leader, sending a full tablet report...
I20260709 14:50:46.411348  9479 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.411926  9479 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.414178  9479 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:46.414971  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:46.415674  8314 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 3.
I20260709 14:50:46.416006  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a" is_pre_election: true
I20260709 14:50:46.418237  8211 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:46.419476  9479 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:46.419902  9479 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.421630  9479 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:46.430428  9479 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.432935  9479 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:46.433130  8314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:46.433756  8314 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:46.434499  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:46.440876  8314 raft_consensus.cc:2468] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 4.
I20260709 14:50:46.441995  8211 leader_election.cc:304] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 2b143bef1cc541a7961dd1ab0f60984a
I20260709 14:50:46.442817  9479 raft_consensus.cc:2804] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:46.443636  9479 raft_consensus.cc:697] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:46.448449  9479 consensus_queue.cc:237] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.472251  8142 catalog_manager.cc:5697] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.544376  9423 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:46.544858  9423 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.546864  9423 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:46.547917  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:46.548624  8315 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 5: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:46.549049  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:46.549633  8240 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:46.551029  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:46.552248  9572 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:46.552583  9572 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:46.552910  9572 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:46.561971  9572 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.565019  9572 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:46.566165  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:46.566913  8315 raft_consensus.cc:2393] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a in current term 5: Already voted for candidate f26b0858b8204f4da919fea3a209d646 in this term.
I20260709 14:50:46.564749  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:46.572558  8240 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b143bef1cc541a7961dd1ab0f60984a in term 5.
I20260709 14:50:46.573524  8360 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, 2b143bef1cc541a7961dd1ab0f60984a; no voters: f26b0858b8204f4da919fea3a209d646
I20260709 14:50:46.574489  9572 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:46.575660  9572 raft_consensus.cc:697] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Leader. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:46.576576  9572 consensus_queue.cc:237] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.610273  8142 catalog_manager.cc:5697] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a reported cstate change: term changed from 4 to 5, leader changed from 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129) to 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131). New cstate: current_term: 5 leader_uuid: "2b143bef1cc541a7961dd1ab0f60984a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.655104  9572 raft_consensus.cc:493] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:46.655781  9572 raft_consensus.cc:515] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:46.685693  9572 leader_election.cc:290] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:46.688287  8240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9" is_pre_election: true
I20260709 14:50:46.694090  8315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1577fa51cf4dc3bafef224c19a9221" candidate_uuid: "2b143bef1cc541a7961dd1ab0f60984a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f26b0858b8204f4da919fea3a209d646" is_pre_election: true
I20260709 14:50:46.695000  8315 raft_consensus.cc:2368] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
I20260709 14:50:46.716104  8360 leader_election.cc:400] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
I20260709 14:50:46.716442  8360 leader_election.cc:403] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:46.717024  9423 raft_consensus.cc:3060] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:46.733621  9423 raft_consensus.cc:2749] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231) with higher term. Message: Invalid argument: T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b143bef1cc541a7961dd1ab0f60984a for earlier term 3. Current term is 4.
W20260709 14:50:46.777928  8284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 73634us
I20260709 14:50:46.910236  8315 raft_consensus.cc:1275] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:46.913903  9479 consensus_queue.cc:1048] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:46.970399  8315 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:46.976125  9423 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:47.001066  8385 raft_consensus.cc:1275] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:47.002517  9555 consensus_queue.cc:1048] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.069689  8240 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Refusing update from remote peer 2b143bef1cc541a7961dd1ab0f60984a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:47.074954  9570 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:51.116544  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:51.311918  8385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:51.312630  8385 raft_consensus.cc:606] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Received request to transfer leadership to TS f26b0858b8204f4da919fea3a209d646
I20260709 14:50:51.336226  8385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:51.336783  8385 raft_consensus.cc:606] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Received request to transfer leadership to TS f26b0858b8204f4da919fea3a209d646
W20260709 14:50:51.350106  8209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:36661, user_credentials={real_user=slave}} blocked reactor thread for 105249us
I20260709 14:50:51.347138  8385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:51.356535  8385 raft_consensus.cc:606] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Received request to transfer leadership to TS f26b0858b8204f4da919fea3a209d646
I20260709 14:50:51.362401  8385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88edb5feb12046eaa50c670012db186f"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:51.370217  8385 raft_consensus.cc:606] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Received request to transfer leadership to TS f26b0858b8204f4da919fea3a209d646
I20260709 14:50:51.379278  8385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:51.379916  8385 raft_consensus.cc:606] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Received request to transfer leadership to TS 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:51.381151  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:51.403391  9595 raft_consensus.cc:993] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower 1399c89c3fdc4fdcaf91f298428739a9 to start an election
I20260709 14:50:51.403887  9597 raft_consensus.cc:1081] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Signalling peer 1399c89c3fdc4fdcaf91f298428739a9 to start an election
I20260709 14:50:51.407232  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:51.416671  8240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d"
dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
 from {username='slave'} at 127.0.0.1:54158
I20260709 14:50:51.417630  8240 raft_consensus.cc:493] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.418025  8240 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.424042  8240 raft_consensus.cc:515] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.426389  8240 leader_election.cc:290] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:51.427405  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:51.427558  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5c42b75ced454bbceeded09f2d4d0d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:51.427981  8387 raft_consensus.cc:3055] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:51.428133  8311 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.428277  8387 raft_consensus.cc:740] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:51.429098  8387 consensus_queue.cc:260] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.430131  8387 raft_consensus.cc:3060] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.432706  8311 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 6.
I20260709 14:50:51.434734  8211 leader_election.cc:304] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:51.434870  8387 raft_consensus.cc:2468] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 6.
I20260709 14:50:51.435478  9616 raft_consensus.cc:2804] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.435937  9616 raft_consensus.cc:697] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:51.436597  9616 consensus_queue.cc:237] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.447840  8139 catalog_manager.cc:5697] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 5 to 6, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 6 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.489567  9597 raft_consensus.cc:993] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.490094  9593 raft_consensus.cc:1081] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Signalling peer f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.491475  8311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16"
dest_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:60406
I20260709 14:50:51.491925  8311 raft_consensus.cc:493] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.492254  8311 raft_consensus.cc:3060] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.496775  8311 raft_consensus.cc:515] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.498541  8311 leader_election.cc:290] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:51.499478  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:51.499791  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408e9f143f9b415aa54db68d0e471a16" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:51.500093  8387 raft_consensus.cc:3055] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.500295  8237 raft_consensus.cc:3060] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.500427  8387 raft_consensus.cc:740] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:51.501187  8387 consensus_queue.cc:260] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.502456  8387 raft_consensus.cc:3060] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.506147  9595 raft_consensus.cc:993] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.506695  9593 raft_consensus.cc:1081] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Signalling peer f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.506695  8237 raft_consensus.cc:2468] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:51.508095  8286 leader_election.cc:304] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:51.508495  8311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965"
dest_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:60406
I20260709 14:50:51.508816  9606 raft_consensus.cc:2804] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.508980  8311 raft_consensus.cc:493] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.509321  9606 raft_consensus.cc:697] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:51.509382  8311 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.509928  8387 raft_consensus.cc:2468] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:51.510154  9606 consensus_queue.cc:237] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.514550  8311 raft_consensus.cc:515] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.516254  8311 leader_election.cc:290] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:51.516711  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:51.517230  8237 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.518561  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77dc45e2d9284abc8072d2214ec46965" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:51.519007  8387 raft_consensus.cc:3055] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:51.519253  8387 raft_consensus.cc:740] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:51.519843  8387 consensus_queue.cc:260] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.520721  8387 raft_consensus.cc:3060] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.522398  8237 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 6.
I20260709 14:50:51.521824  8139 catalog_manager.cc:5697] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.523379  8286 leader_election.cc:304] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:51.524088  9606 raft_consensus.cc:2804] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.524605  9606 raft_consensus.cc:697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 6 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:51.525352  8387 raft_consensus.cc:2468] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 6.
I20260709 14:50:51.525375  9606 consensus_queue.cc:237] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.535660  9597 raft_consensus.cc:993] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.536123  9595 raft_consensus.cc:1081] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Signalling peer f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.537568  8313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2"
dest_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:60406
I20260709 14:50:51.538074  8313 raft_consensus.cc:493] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.538417  8313 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:51.538803  8139 catalog_manager.cc:5697] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 5 to 6, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 6 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.544986  8313 raft_consensus.cc:515] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.547196  8313 leader_election.cc:290] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 5 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:51.548925  8387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:51.549476  8387 raft_consensus.cc:3055] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:51.549750  8387 raft_consensus.cc:740] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:51.550069  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd93f02326460ca30fa3da708522e2" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:51.550583  8237 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:51.550453  8387 consensus_queue.cc:260] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.551594  8387 raft_consensus.cc:3060] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:51.556577  8237 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 5.
I20260709 14:50:51.557377  8387 raft_consensus.cc:2468] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 5.
I20260709 14:50:51.557562  8286 leader_election.cc:304] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:51.558336  9606 raft_consensus.cc:2804] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:51.558714  9606 raft_consensus.cc:697] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 5 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:51.559346  9606 consensus_queue.cc:237] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.568104  8139 catalog_manager.cc:5697] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 4 to 5, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 5 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.745245  9597 raft_consensus.cc:993] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.745725  9597 raft_consensus.cc:1081] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Signalling peer f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:51.747128  8313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88edb5feb12046eaa50c670012db186f"
dest_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:60406
I20260709 14:50:51.747555  8313 raft_consensus.cc:493] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.747848  8313 raft_consensus.cc:3060] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.752760  8313 raft_consensus.cc:515] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.754153  8313 leader_election.cc:290] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:51.754983  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:51.755460  8388 raft_consensus.cc:3055] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.754762  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88edb5feb12046eaa50c670012db186f" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:51.755707  8388 raft_consensus.cc:740] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:51.756217  8237 raft_consensus.cc:3060] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.756676  8388 consensus_queue.cc:260] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.757926  8388 raft_consensus.cc:3060] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.762130  8237 raft_consensus.cc:2468] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:51.763054  8286 leader_election.cc:304] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:51.763759  9607 raft_consensus.cc:2804] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:51.763841  8388 raft_consensus.cc:2468] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:51.764297  9607 raft_consensus.cc:697] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:51.765161  9607 consensus_queue.cc:237] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:51.778203  8139 catalog_manager.cc:5697] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.878520  8387 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:51.879678  9616 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:51.898542  8313 raft_consensus.cc:1275] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:51.900661  9616 consensus_queue.cc:1048] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:51.936784  8240 raft_consensus.cc:1275] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.937841  9606 consensus_queue.cc:1048] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.945348  8387 raft_consensus.cc:1275] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:51.946777  9636 consensus_queue.cc:1048] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:51.957569  8387 raft_consensus.cc:1275] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:51.958945  9606 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:51.970225  8237 raft_consensus.cc:1275] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:51.971539  9607 consensus_queue.cc:1048] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:51.981654  8387 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:51.983490  9607 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:51.997736  8237 raft_consensus.cc:1275] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:51.999321  9636 consensus_queue.cc:1048] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:52.202677  8387 raft_consensus.cc:1275] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.203688  9606 consensus_queue.cc:1048] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.211747  8240 raft_consensus.cc:1275] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.214574  9636 consensus_queue.cc:1048] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:52.264292  8341 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5ca0 after lost signal to thread 7141
W20260709 14:50:52.265241  8341 debug-util.cc:398] Leaking SignalData structure 0x7b08001b81a0 after lost signal to thread 8177
W20260709 14:50:52.266171  8341 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5e80 after lost signal to thread 8269
W20260709 14:50:52.267119  8341 debug-util.cc:398] Leaking SignalData structure 0x7b0800230ce0 after lost signal to thread 8344
W20260709 14:50:52.268033  8341 debug-util.cc:398] Leaking SignalData structure 0x7b08002e4100 after lost signal to thread 8418
W20260709 14:50:52.268998  8341 debug-util.cc:398] Leaking SignalData structure 0x7b0800256100 after lost signal to thread 9565
I20260709 14:50:52.410285  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:52.446704  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:52.491844  8387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:52.492525  8387 raft_consensus.cc:606] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Received request to transfer leadership to TS f26b0858b8204f4da919fea3a209d646
I20260709 14:50:52.496996  8388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d"
dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
mode: GRACEFUL
new_leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:52.497486  8388 raft_consensus.cc:606] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Received request to transfer leadership to TS 1399c89c3fdc4fdcaf91f298428739a9
I20260709 14:50:52.498517  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:52.500133  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:52.574909  9601 raft_consensus.cc:993] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:52.575398  9601 raft_consensus.cc:1081] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Signalling peer f26b0858b8204f4da919fea3a209d646 to start an election
I20260709 14:50:52.577610  8311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9"
dest_uuid: "f26b0858b8204f4da919fea3a209d646"
 from {username='slave'} at 127.0.0.1:60406
I20260709 14:50:52.578176  8311 raft_consensus.cc:493] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.578563  8311 raft_consensus.cc:3060] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.586592  8311 raft_consensus.cc:515] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:52.588830  8237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
I20260709 14:50:52.589377  8237 raft_consensus.cc:3060] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.589727  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812710dc00894a1bae55e41d4a0357b9" candidate_uuid: "f26b0858b8204f4da919fea3a209d646" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:52.590270  8388 raft_consensus.cc:3055] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:52.590543  8388 raft_consensus.cc:740] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:52.591243  8388 consensus_queue.cc:260] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:52.592176  8388 raft_consensus.cc:3060] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.592485  8311 leader_election.cc:290] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [CANDIDATE]: Term 2 election: Requested vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:52.595745  8237 raft_consensus.cc:2468] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:52.596933  8286 leader_election.cc:304] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [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: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:52.597760  9644 raft_consensus.cc:2804] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.598001  8388 raft_consensus.cc:2468] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26b0858b8204f4da919fea3a209d646 in term 2.
I20260709 14:50:52.598342  9644 raft_consensus.cc:697] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Becoming Leader. State: Replica: f26b0858b8204f4da919fea3a209d646, State: Running, Role: LEADER
I20260709 14:50:52.599243  9644 consensus_queue.cc:237] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [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: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:52.615437  8142 catalog_manager.cc:5697] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 reported cstate change: term changed from 1 to 2, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to f26b0858b8204f4da919fea3a209d646 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "f26b0858b8204f4da919fea3a209d646" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.658833  9601 raft_consensus.cc:993] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: : Instructing follower 1399c89c3fdc4fdcaf91f298428739a9 to start an election
I20260709 14:50:52.659315  9601 raft_consensus.cc:1081] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Signalling peer 1399c89c3fdc4fdcaf91f298428739a9 to start an election
I20260709 14:50:52.660948  8240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d"
dest_uuid: "1399c89c3fdc4fdcaf91f298428739a9"
 from {username='slave'} at 127.0.0.1:54158
I20260709 14:50:52.661430  8240 raft_consensus.cc:493] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.661733  8240 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:52.668052  8240 raft_consensus.cc:515] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:52.671391  8311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "f26b0858b8204f4da919fea3a209d646"
I20260709 14:50:52.671903  8311 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:52.672215  8240 leader_election.cc:290] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 election: Requested vote from peers f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231), 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131:36661)
I20260709 14:50:52.675041  8388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2edcf2861944e789c3221094c3e99d" candidate_uuid: "1399c89c3fdc4fdcaf91f298428739a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "2b143bef1cc541a7961dd1ab0f60984a"
I20260709 14:50:52.675602  8388 raft_consensus.cc:3055] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:52.675899  8388 raft_consensus.cc:740] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2b143bef1cc541a7961dd1ab0f60984a, State: Running, Role: LEADER
I20260709 14:50:52.676667  8388 consensus_queue.cc:260] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:52.677825  8388 raft_consensus.cc:3060] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:52.678623  8311 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 6.
I20260709 14:50:52.679637  8211 leader_election.cc:304] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646; no voters: 
I20260709 14:50:52.680301  9616 raft_consensus.cc:2804] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:52.680744  9616 raft_consensus.cc:697] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 LEADER]: Becoming Leader. State: Replica: 1399c89c3fdc4fdcaf91f298428739a9, State: Running, Role: LEADER
I20260709 14:50:52.681577  9616 consensus_queue.cc:237] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:52.685437  8388 raft_consensus.cc:2468] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1399c89c3fdc4fdcaf91f298428739a9 in term 6.
I20260709 14:50:52.697407  8142 catalog_manager.cc:5697] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 reported cstate change: term changed from 5 to 6, leader changed from 2b143bef1cc541a7961dd1ab0f60984a (127.6.248.131) to 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129). New cstate: current_term: 6 leader_uuid: "1399c89c3fdc4fdcaf91f298428739a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.065910  8313 raft_consensus.cc:1275] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:53.067034  9615 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:53.092635  8388 raft_consensus.cc:1275] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Refusing update from remote peer 1399c89c3fdc4fdcaf91f298428739a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:53.094918  9616 consensus_queue.cc:1048] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:50:53.133252  8243 raft_consensus.cc:1275] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.134461  9607 consensus_queue.cc:1048] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.149271  8387 raft_consensus.cc:1275] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Refusing update from remote peer f26b0858b8204f4da919fea3a209d646: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:53.152164  9606 consensus_queue.cc:1048] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:53.500991  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:53.535082  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
I20260709 14:50:53.574838  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:53.575766  7138 tablet_replica.cc:333] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.576823  7138 raft_consensus.cc:2243] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.577423  7138 raft_consensus.cc:2272] T 6ffe2403df3e44f18e951ef101d0bdd1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.578361  8360 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:50:53.580289  7138 tablet_replica.cc:333] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.581329  7138 raft_consensus.cc:2243] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.581969  7138 raft_consensus.cc:2272] T daacc3aefa4e4dbf87487d9ef98b483b P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.584832  7138 tablet_replica.cc:333] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.585657  7138 raft_consensus.cc:2243] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.586627  7138 raft_consensus.cc:2272] T 02d13346a5de44ba8874a27c77e2c266 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.586987  8360 consensus_peers.cc:597] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.589046  7138 tablet_replica.cc:333] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.589918  7138 raft_consensus.cc:2243] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.590476  7138 raft_consensus.cc:2272] T 76990cc198794628977de6dc3869093e P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.592790  7138 tablet_replica.cc:333] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.593494  7138 raft_consensus.cc:2243] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.594463  7138 raft_consensus.cc:2272] T c2cd511c0fc04b109e8423ccc96695ce P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.596779  7138 tablet_replica.cc:333] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.597556  7138 raft_consensus.cc:2243] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.598174  7138 raft_consensus.cc:2272] T 0cbdc2ff10154db08987eef52ac170ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.600486  7138 tablet_replica.cc:333] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.601272  7138 raft_consensus.cc:2243] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:53.601639  8360 consensus_peers.cc:597] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.601711  7138 raft_consensus.cc:2272] T c97e5d4f06404b868c5125008816e387 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.602270  8360 consensus_peers.cc:597] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.602716  8360 consensus_peers.cc:597] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.603844  7138 tablet_replica.cc:333] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.604431  7138 raft_consensus.cc:2243] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.604827  7138 raft_consensus.cc:2272] T 88edb5feb12046eaa50c670012db186f P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.606848  7138 tablet_replica.cc:333] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.607692  7138 raft_consensus.cc:2243] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.608263  7138 raft_consensus.cc:2272] T da227cea5a4c44909f1eefdc4b1c034d P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.609503  8286 consensus_peers.cc:597] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.610556  7138 tablet_replica.cc:333] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.611085  7138 raft_consensus.cc:2243] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.611526  7138 raft_consensus.cc:2272] T 7792e0f558de4ba2b86a475aef0933d2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.613656  7138 tablet_replica.cc:333] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.614346  7138 raft_consensus.cc:2243] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.615207  7138 raft_consensus.cc:2272] T 4d1577fa51cf4dc3bafef224c19a9221 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.615450  8286 consensus_peers.cc:597] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.616596  8360 consensus_peers.cc:597] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.617491  7138 tablet_replica.cc:333] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.618194  7138 raft_consensus.cc:2243] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.618675  7138 raft_consensus.cc:2272] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.620332  7138 tablet_replica.cc:333] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.620893  7138 raft_consensus.cc:2243] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.621321  7138 raft_consensus.cc:2272] T 855ac4138094466a9855eeca8bc24ec4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.623064  7138 tablet_replica.cc:333] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.623565  7138 raft_consensus.cc:2243] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.623950  7138 raft_consensus.cc:2272] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.626183  7138 tablet_replica.cc:333] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.626925  7138 raft_consensus.cc:2243] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.627452  7138 raft_consensus.cc:2272] T 2619c0dd80034b8ea4189542e47ede4b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.627924  8286 consensus_peers.cc:597] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.629297  8286 consensus_peers.cc:597] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.629712  7138 tablet_replica.cc:333] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.630448  7138 raft_consensus.cc:2243] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.631386  7138 raft_consensus.cc:2272] T 7ca3867ca4d843719922313635690f40 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.632829  8286 consensus_peers.cc:597] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.633709  7138 tablet_replica.cc:333] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.634521  7138 raft_consensus.cc:2243] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.634956  7138 raft_consensus.cc:2272] T 6fb76a66b404413a94ffb16f93d8ec65 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.634989  8286 consensus_peers.cc:597] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.637470  7138 tablet_replica.cc:333] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.638237  7138 raft_consensus.cc:2243] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.639213  7138 raft_consensus.cc:2272] T e7e1bc832d8941aaa72c451a994e5a7b P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.641054  7138 tablet_replica.cc:333] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.641580  7138 raft_consensus.cc:2243] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.642004  7138 raft_consensus.cc:2272] T 0df9a86613644c91aa49e959844f2c90 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.643574  7138 tablet_replica.cc:333] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.644481  7138 raft_consensus.cc:2243] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.645076  7138 raft_consensus.cc:2272] T d4cb721fd8be4e929d5352bac77334aa P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.647501  7138 tablet_replica.cc:333] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.648217  7138 raft_consensus.cc:2243] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.649055  7138 raft_consensus.cc:2272] T 8a2edcf2861944e789c3221094c3e99d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.649799  8360 consensus_peers.cc:597] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.651214  7138 tablet_replica.cc:333] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.651804  7138 raft_consensus.cc:2243] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.652205  7138 raft_consensus.cc:2272] T 45ff0b1feb964b059922e14de2d05ff8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.653918  7138 tablet_replica.cc:333] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.654457  7138 raft_consensus.cc:2243] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.655187  7138 raft_consensus.cc:2272] T 450ad98a28ae4ff788618b25c003057c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.656818  7138 tablet_replica.cc:333] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.657335  7138 raft_consensus.cc:2243] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.657732  7138 raft_consensus.cc:2272] T afcb0b684ee849bc81458820141b587c P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.659482  7138 tablet_replica.cc:333] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.660003  7138 raft_consensus.cc:2243] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.660411  7138 raft_consensus.cc:2272] T a529474293e24236be52f39960e143ca P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.661998  7138 tablet_replica.cc:333] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.662526  7138 raft_consensus.cc:2243] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.662962  7138 raft_consensus.cc:2272] T cb8120a6cae242819a8e0aa2a397673b P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.664655  7138 tablet_replica.cc:333] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.665163  7138 raft_consensus.cc:2243] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.665565  7138 raft_consensus.cc:2272] T d936d49ab80a46669827cca7360aa9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.667390  7138 tablet_replica.cc:333] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.667912  7138 raft_consensus.cc:2243] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.668308  7138 raft_consensus.cc:2272] T 85202a4249b44f76b0f31e857f74865a P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.670680  7138 tablet_replica.cc:333] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.671350  7138 raft_consensus.cc:2243] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.672262  7138 raft_consensus.cc:2272] T 4138aa0596194c9d9f840f4bb0914508 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.672466  8360 consensus_peers.cc:597] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.674651  7138 tablet_replica.cc:333] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.675408  7138 raft_consensus.cc:2243] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.675902  7138 raft_consensus.cc:2272] T 8e0abf59bc7541088baacb6517a63fc6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.676605  8360 consensus_peers.cc:597] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.677143  8286 consensus_peers.cc:597] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.678298  7138 tablet_replica.cc:333] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.678927  7138 raft_consensus.cc:2243] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.679855  7138 raft_consensus.cc:2272] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.681998  7138 tablet_replica.cc:333] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.682694  7138 raft_consensus.cc:2243] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.683212  7138 raft_consensus.cc:2272] T fccdd5c1b7e24b208898cdd46148905a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.685463  7138 tablet_replica.cc:333] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.686201  7138 raft_consensus.cc:2243] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.687178  7138 raft_consensus.cc:2272] T f15b3dbf7d234414a0cb651351350e28 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.689455  7138 tablet_replica.cc:333] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.690088  7138 raft_consensus.cc:2243] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.690605  7138 raft_consensus.cc:2272] T 44c2d668dd7f44588d552e2104fc8203 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.690676  8286 consensus_peers.cc:597] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.692649  8360 consensus_peers.cc:597] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.692853  7138 tablet_replica.cc:333] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.693682  7138 raft_consensus.cc:2243] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.694437  7138 raft_consensus.cc:2272] T a9d86c24408642b199cf916e3f64aa9a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.695888  7138 tablet_replica.cc:333] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.696318  7138 raft_consensus.cc:2243] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.696909  7138 raft_consensus.cc:2272] T b98f99f19e334633bc32d1f3c0cd3389 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.699131  7138 tablet_replica.cc:333] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.699812  7138 raft_consensus.cc:2243] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.700623  7138 raft_consensus.cc:2272] T f478515072e948b8a2539cc95a883136 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.702332  7138 tablet_replica.cc:333] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.702955  7138 raft_consensus.cc:2243] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.703460  7138 raft_consensus.cc:2272] T 7572f0111b7945aa93bf6db34798902f P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.705742  7138 tablet_replica.cc:333] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
W20260709 14:50:53.706146  8286 consensus_peers.cc:597] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.706476  7138 raft_consensus.cc:2243] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.707029  7138 raft_consensus.cc:2272] T 34dea766f70d4ae182d9ee8d0866883a P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.707496  8286 consensus_peers.cc:597] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.709003  7138 tablet_replica.cc:333] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.709568  7138 raft_consensus.cc:2243] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.710248  7138 raft_consensus.cc:2272] T 51bd44f3546f4523929cf48519f85648 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.712661  7138 tablet_replica.cc:333] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.713332  7138 raft_consensus.cc:2243] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.713856  7138 raft_consensus.cc:2272] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.716109  7138 tablet_replica.cc:333] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.716761  7138 raft_consensus.cc:2243] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.717221  7138 raft_consensus.cc:2272] T 0a9b474151a946dca85fe60734aa3708 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.719504  7138 tablet_replica.cc:333] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.720161  7138 raft_consensus.cc:2243] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.721051  7138 raft_consensus.cc:2272] T a76fa07aab7a4598afd4a9417a920cee P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.722558  8360 consensus_peers.cc:597] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.723302  7138 tablet_replica.cc:333] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.724117  7138 raft_consensus.cc:2243] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.724647  7138 raft_consensus.cc:2272] T afb481339beb4151af4bb93adf86f9a4 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.726970  7138 tablet_replica.cc:333] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.727468  7138 raft_consensus.cc:2243] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.727873  7138 raft_consensus.cc:2272] T 1ffd93f02326460ca30fa3da708522e2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.729969  7138 tablet_replica.cc:333] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.730633  7138 raft_consensus.cc:2243] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.731439  7138 raft_consensus.cc:2272] T 4ce72bec144c489bb2a1b556faf4bcb1 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.733060  7138 tablet_replica.cc:333] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.733505  7138 raft_consensus.cc:2243] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.733879  7138 raft_consensus.cc:2272] T a4981ea2eb9441d8a7400ab26a5552ff P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.735474  7138 tablet_replica.cc:333] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.735977  7138 raft_consensus.cc:2243] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.736371  7138 raft_consensus.cc:2272] T f20bed31154f421b9296c3fa8f6aaa8d P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.738018  7138 tablet_replica.cc:333] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.738494  7138 raft_consensus.cc:2243] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.738868  7138 raft_consensus.cc:2272] T 408e9f143f9b415aa54db68d0e471a16 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.740754  7138 tablet_replica.cc:333] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.741428  7138 raft_consensus.cc:2243] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.742002  7138 raft_consensus.cc:2272] T 4a3ca1c180ec43408d55e3426d7b9375 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.744320  7138 tablet_replica.cc:333] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.744971  7138 raft_consensus.cc:2243] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.745563  7138 raft_consensus.cc:2272] T 77dc45e2d9284abc8072d2214ec46965 P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.747629  7138 tablet_replica.cc:333] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.748057  7138 raft_consensus.cc:2243] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.748749  7138 raft_consensus.cc:2272] T bb5c42b75ced454bbceeded09f2d4d0d P 1399c89c3fdc4fdcaf91f298428739a9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.750379  7138 tablet_replica.cc:333] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.750805  7138 raft_consensus.cc:2243] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.751605  7138 raft_consensus.cc:2272] T 65cea830c8344ca28e8b7b63dd46203a P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.753273  7138 tablet_replica.cc:333] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.753723  7138 raft_consensus.cc:2243] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.754168  7138 raft_consensus.cc:2272] T 90d0f0b7d07c4ecd87bf12a434384859 P 1399c89c3fdc4fdcaf91f298428739a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.755862  7138 tablet_replica.cc:333] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.756279  7138 raft_consensus.cc:2243] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.756661  7138 raft_consensus.cc:2272] T ef56a89b32a34bbfb06106e0f9f711d0 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.758481  7138 tablet_replica.cc:333] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.759049  7138 raft_consensus.cc:2243] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.759888  7138 raft_consensus.cc:2272] T f336e651fe264655b4621facf5b8a3c6 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.760632  8286 consensus_peers.cc:597] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.762120  7138 tablet_replica.cc:333] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.762765  7138 raft_consensus.cc:2243] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.763535  7138 raft_consensus.cc:2272] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 1399c89c3fdc4fdcaf91f298428739a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.765058  7138 tablet_replica.cc:333] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.765448  7138 raft_consensus.cc:2243] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.765820  7138 raft_consensus.cc:2272] T 812710dc00894a1bae55e41d4a0357b9 P 1399c89c3fdc4fdcaf91f298428739a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.768775  7138 tablet_replica.cc:333] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9: stopping tablet replica
I20260709 14:50:53.769343  7138 raft_consensus.cc:2243] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.770114  7138 raft_consensus.cc:2272] T 2b6e05d999aa4a65886b072e54016dc3 P 1399c89c3fdc4fdcaf91f298428739a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.808544  8360 consensus_peers.cc:597] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.844269  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
W20260709 14:50:53.852316  8360 consensus_peers.cc:597] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.853251  8286 consensus_peers.cc:597] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.857317  8360 consensus_peers.cc:597] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.857721  8360 consensus_peers.cc:597] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.901880  8286 consensus_peers.cc:597] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.902335  8286 consensus_peers.cc:597] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.909303  8360 consensus_peers.cc:597] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.920871  8360 consensus_peers.cc:597] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.927995  8360 consensus_peers.cc:597] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.939073  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
W20260709 14:50:53.955457  8360 consensus_peers.cc:597] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.973719  8286 consensus_peers.cc:597] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:53.984861  8360 consensus_peers.cc:597] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.985293  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:53.986217  7138 tablet_replica.cc:333] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:53.987035  7138 raft_consensus.cc:2243] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.987979  7138 raft_consensus.cc:2272] T daacc3aefa4e4dbf87487d9ef98b483b P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.990404  7138 tablet_replica.cc:333] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:53.991201  7138 raft_consensus.cc:2243] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.992084  7138 raft_consensus.cc:2272] T 6ffe2403df3e44f18e951ef101d0bdd1 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:53.992666  8360 consensus_peers.cc:597] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:53.993844  7138 tablet_replica.cc:333] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:53.994455  7138 raft_consensus.cc:2243] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.994876  7138 raft_consensus.cc:2272] T 76990cc198794628977de6dc3869093e P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.996443  7138 tablet_replica.cc:333] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:53.996992  7138 raft_consensus.cc:2243] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.997382  7138 raft_consensus.cc:2272] T c2cd511c0fc04b109e8423ccc96695ce P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.999073  7138 tablet_replica.cc:333] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:53.999629  7138 raft_consensus.cc:2243] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.000046  7138 raft_consensus.cc:2272] T 02d13346a5de44ba8874a27c77e2c266 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.001610  7138 tablet_replica.cc:333] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.002246  7138 raft_consensus.cc:2243] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.002661  7138 raft_consensus.cc:2272] T 0a9b474151a946dca85fe60734aa3708 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.004483  7138 tablet_replica.cc:333] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.005251  7138 raft_consensus.cc:2243] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.005751  7138 raft_consensus.cc:2272] T f15b3dbf7d234414a0cb651351350e28 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:54.007977  8286 consensus_peers.cc:597] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.008069  7138 tablet_replica.cc:333] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.008783  7138 raft_consensus.cc:2243] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.009680  7138 raft_consensus.cc:2272] T 812710dc00894a1bae55e41d4a0357b9 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.011670  7138 tablet_replica.cc:333] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.012202  7138 raft_consensus.cc:2243] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.012583  7138 raft_consensus.cc:2272] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.014673  7138 tablet_replica.cc:333] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.015440  7138 raft_consensus.cc:2243] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.015985  7138 raft_consensus.cc:2272] T c97e5d4f06404b868c5125008816e387 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.017725  7138 tablet_replica.cc:333] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.018312  7138 raft_consensus.cc:2243] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.018708  7138 raft_consensus.cc:2272] T 4d1577fa51cf4dc3bafef224c19a9221 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.020285  7138 tablet_replica.cc:333] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.020792  7138 raft_consensus.cc:2243] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.021195  7138 raft_consensus.cc:2272] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.022980  7138 tablet_replica.cc:333] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.023595  7138 raft_consensus.cc:2243] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.024076  7138 raft_consensus.cc:2272] T 855ac4138094466a9855eeca8bc24ec4 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.026419  7138 tablet_replica.cc:333] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.027014  7138 raft_consensus.cc:2243] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:54.027132  8360 consensus_peers.cc:597] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.027774  7138 raft_consensus.cc:2272] T 88edb5feb12046eaa50c670012db186f P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:54.028779  8286 consensus_peers.cc:597] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.029719  7138 tablet_replica.cc:333] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.030341  7138 raft_consensus.cc:2243] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.030751  7138 raft_consensus.cc:2272] T da227cea5a4c44909f1eefdc4b1c034d P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.032352  7138 tablet_replica.cc:333] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.032884  7138 raft_consensus.cc:2243] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.033272  7138 raft_consensus.cc:2272] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.035472  7138 tablet_replica.cc:333] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.036178  7138 raft_consensus.cc:2243] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.037005  7138 raft_consensus.cc:2272] T 7792e0f558de4ba2b86a475aef0933d2 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:54.039091  8360 consensus_peers.cc:597] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.039273  7138 tablet_replica.cc:333] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.039882  7138 raft_consensus.cc:2243] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.040283  7138 raft_consensus.cc:2272] T 2619c0dd80034b8ea4189542e47ede4b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.042513  7138 tablet_replica.cc:333] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.043278  7138 raft_consensus.cc:2243] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.043764  7138 raft_consensus.cc:2272] T 7ca3867ca4d843719922313635690f40 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.046180  7138 tablet_replica.cc:333] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
W20260709 14:50:54.046401  8360 consensus_peers.cc:597] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.046888  7138 raft_consensus.cc:2243] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.047437  7138 raft_consensus.cc:2272] T d4cb721fd8be4e929d5352bac77334aa P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.049713  7138 tablet_replica.cc:333] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.050436  7138 raft_consensus.cc:2243] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.050953  7138 raft_consensus.cc:2272] T 8a2edcf2861944e789c3221094c3e99d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.054385  7138 tablet_replica.cc:333] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.055124  7138 raft_consensus.cc:2243] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:50:54.055193  8360 consensus_peers.cc:597] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Couldn't send request to peer 1399c89c3fdc4fdcaf91f298428739a9. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.056131  7138 raft_consensus.cc:2272] T 45ff0b1feb964b059922e14de2d05ff8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.058673  7138 tablet_replica.cc:333] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.059478  7138 raft_consensus.cc:2243] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.060410  7138 raft_consensus.cc:2272] T 6fb76a66b404413a94ffb16f93d8ec65 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.062785  7138 tablet_replica.cc:333] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
W20260709 14:50:54.062827  8360 consensus_peers.cc:597] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.063580  7138 raft_consensus.cc:2243] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.064147  7138 raft_consensus.cc:2272] T e7e1bc832d8941aaa72c451a994e5a7b P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:54.065539  8360 consensus_peers.cc:597] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.066526  7138 tablet_replica.cc:333] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.067159  7138 raft_consensus.cc:2243] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.067962  7138 raft_consensus.cc:2272] T 0df9a86613644c91aa49e959844f2c90 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.070384  7138 tablet_replica.cc:333] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.071290  7138 raft_consensus.cc:2243] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 14:50:54.071689  8360 consensus_peers.cc:597] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.071815  7138 raft_consensus.cc:2272] T fccdd5c1b7e24b208898cdd46148905a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.073508  7138 tablet_replica.cc:333] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.074054  7138 raft_consensus.cc:2243] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.074375  7138 raft_consensus.cc:2272] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.075862  7138 tablet_replica.cc:333] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.076318  7138 raft_consensus.cc:2243] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.076634  7138 raft_consensus.cc:2272] T f478515072e948b8a2539cc95a883136 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.078240  7138 tablet_replica.cc:333] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.078774  7138 raft_consensus.cc:2243] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.079174  7138 raft_consensus.cc:2272] T 34dea766f70d4ae182d9ee8d0866883a P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.080780  7138 tablet_replica.cc:333] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.081313  7138 raft_consensus.cc:2243] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.081717  7138 raft_consensus.cc:2272] T 51bd44f3546f4523929cf48519f85648 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.083395  7138 tablet_replica.cc:333] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.083901  7138 raft_consensus.cc:2243] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.084575  7138 raft_consensus.cc:2272] T 7572f0111b7945aa93bf6db34798902f P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.086251  7138 tablet_replica.cc:333] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.086750  7138 raft_consensus.cc:2243] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.087424  7138 raft_consensus.cc:2272] T 8e0abf59bc7541088baacb6517a63fc6 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.089035  7138 tablet_replica.cc:333] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.089547  7138 raft_consensus.cc:2243] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.090309  7138 raft_consensus.cc:2272] T d936d49ab80a46669827cca7360aa9a4 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.092813  7138 tablet_replica.cc:333] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.093545  7138 raft_consensus.cc:2243] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.094261  7138 raft_consensus.cc:2272] T 85202a4249b44f76b0f31e857f74865a P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.096745  7138 tablet_replica.cc:333] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.097669  7138 raft_consensus.cc:2243] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.098255  7138 raft_consensus.cc:2272] T 4138aa0596194c9d9f840f4bb0914508 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.100466  7138 tablet_replica.cc:333] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.101191  7138 raft_consensus.cc:2243] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.102209  7138 raft_consensus.cc:2272] T a529474293e24236be52f39960e143ca P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.104833  7138 tablet_replica.cc:333] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.105729  7138 raft_consensus.cc:2243] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.106244  7138 raft_consensus.cc:2272] T cb8120a6cae242819a8e0aa2a397673b P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.108454  7138 tablet_replica.cc:333] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.109154  7138 raft_consensus.cc:2243] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.109661  7138 raft_consensus.cc:2272] T a76fa07aab7a4598afd4a9417a920cee P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.112067  7138 tablet_replica.cc:333] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.112883  7138 raft_consensus.cc:2243] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.113883  7138 raft_consensus.cc:2272] T 408e9f143f9b415aa54db68d0e471a16 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.116194  7138 tablet_replica.cc:333] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.117017  7138 raft_consensus.cc:2243] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.118040  7138 raft_consensus.cc:2272] T f20bed31154f421b9296c3fa8f6aaa8d P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.120357  7138 tablet_replica.cc:333] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.121146  7138 raft_consensus.cc:2243] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.121658  7138 raft_consensus.cc:2272] T a9d86c24408642b199cf916e3f64aa9a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.124209  7138 tablet_replica.cc:333] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.124951  7138 raft_consensus.cc:2243] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.125499  7138 raft_consensus.cc:2272] T 44c2d668dd7f44588d552e2104fc8203 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.127640  7138 tablet_replica.cc:333] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.128136  7138 raft_consensus.cc:2243] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.128530  7138 raft_consensus.cc:2272] T afcb0b684ee849bc81458820141b587c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.130475  7138 tablet_replica.cc:333] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.131273  7138 raft_consensus.cc:2243] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.131847  7138 raft_consensus.cc:2272] T 450ad98a28ae4ff788618b25c003057c P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.134395  7138 tablet_replica.cc:333] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
W20260709 14:50:54.135140  8360 consensus_peers.cc:597] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.135215  7138 raft_consensus.cc:2243] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.135969  7138 raft_consensus.cc:2272] T 2b6e05d999aa4a65886b072e54016dc3 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.138579  7138 tablet_replica.cc:333] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.139446  7138 raft_consensus.cc:2243] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.140520  7138 raft_consensus.cc:2272] T afb481339beb4151af4bb93adf86f9a4 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.143150  7138 tablet_replica.cc:333] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.143960  7138 raft_consensus.cc:2243] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.144985  7138 raft_consensus.cc:2272] T 1ffd93f02326460ca30fa3da708522e2 P f26b0858b8204f4da919fea3a209d646 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.147600  7138 tablet_replica.cc:333] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.148438  7138 raft_consensus.cc:2243] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.149441  7138 raft_consensus.cc:2272] T 77dc45e2d9284abc8072d2214ec46965 P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.152000  7138 tablet_replica.cc:333] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.152499  7138 raft_consensus.cc:2243] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.152968  7138 raft_consensus.cc:2272] T 4a3ca1c180ec43408d55e3426d7b9375 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.154942  7138 tablet_replica.cc:333] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.155431  7138 raft_consensus.cc:2243] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.155802  7138 raft_consensus.cc:2272] T b98f99f19e334633bc32d1f3c0cd3389 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.157455  7138 tablet_replica.cc:333] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.157977  7138 raft_consensus.cc:2243] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.158406  7138 raft_consensus.cc:2272] T c85cccfc7a9e4a749a25a0e5470d0fd8 P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.159943  7138 tablet_replica.cc:333] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.160449  7138 raft_consensus.cc:2243] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.160851  7138 raft_consensus.cc:2272] T bb5c42b75ced454bbceeded09f2d4d0d P f26b0858b8204f4da919fea3a209d646 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.162464  7138 tablet_replica.cc:333] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.162921  7138 raft_consensus.cc:2243] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.163301  7138 raft_consensus.cc:2272] T 65cea830c8344ca28e8b7b63dd46203a P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.165185  7138 tablet_replica.cc:333] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.165792  7138 raft_consensus.cc:2243] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.166245  7138 raft_consensus.cc:2272] T 4ce72bec144c489bb2a1b556faf4bcb1 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.168345  7138 tablet_replica.cc:333] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.168928  7138 raft_consensus.cc:2243] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.169449  7138 raft_consensus.cc:2272] T a4981ea2eb9441d8a7400ab26a5552ff P f26b0858b8204f4da919fea3a209d646 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.171271  7138 tablet_replica.cc:333] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.171733  7138 raft_consensus.cc:2243] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.172139  7138 raft_consensus.cc:2272] T f336e651fe264655b4621facf5b8a3c6 P f26b0858b8204f4da919fea3a209d646 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.173967  7138 tablet_replica.cc:333] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.174530  7138 raft_consensus.cc:2243] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.174997  7138 raft_consensus.cc:2272] T 0cbdc2ff10154db08987eef52ac170ac P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.177125  7138 tablet_replica.cc:333] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.177678  7138 raft_consensus.cc:2243] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:50:54.177850  8360 consensus_peers.cc:597] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.178530  7138 raft_consensus.cc:2272] T 90d0f0b7d07c4ecd87bf12a434384859 P f26b0858b8204f4da919fea3a209d646 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.180595  7138 tablet_replica.cc:333] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646: stopping tablet replica
I20260709 14:50:54.181039  7138 raft_consensus.cc:2243] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.181492  7138 raft_consensus.cc:2272] T ef56a89b32a34bbfb06106e0f9f711d0 P f26b0858b8204f4da919fea3a209d646 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:54.184098  8360 consensus_peers.cc:597] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.192590  8360 consensus_peers.cc:597] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.217636  8360 consensus_peers.cc:597] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.266201  8360 consensus_peers.cc:597] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.334461  8360 consensus_peers.cc:597] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.335273  8360 consensus_peers.cc:597] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.335765  8360 consensus_peers.cc:597] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.352835  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
W20260709 14:50:54.367973  8360 consensus_peers.cc:597] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.383108  8360 consensus_peers.cc:597] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.399999  8360 consensus_peers.cc:597] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:54.421789  8360 consensus_peers.cc:597] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a -> Peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Couldn't send request to peer f26b0858b8204f4da919fea3a209d646. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:54.485301  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
I20260709 14:50:54.560026  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:54.560801  7138 tablet_replica.cc:333] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.561896  7138 raft_consensus.cc:2243] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.562906  7138 raft_consensus.cc:2272] T 6ffe2403df3e44f18e951ef101d0bdd1 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.565760  7138 tablet_replica.cc:333] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.566847  7138 raft_consensus.cc:2243] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.567523  7138 raft_consensus.cc:2272] T daacc3aefa4e4dbf87487d9ef98b483b P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.570009  7138 tablet_replica.cc:333] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.570771  7138 raft_consensus.cc:2243] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.571341  7138 raft_consensus.cc:2272] T 02d13346a5de44ba8874a27c77e2c266 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.573032  7138 tablet_replica.cc:333] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.573550  7138 raft_consensus.cc:2243] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.574417  7138 raft_consensus.cc:2272] T 0cbdc2ff10154db08987eef52ac170ac P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.576205  7138 tablet_replica.cc:333] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.576771  7138 raft_consensus.cc:2243] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.577553  7138 raft_consensus.cc:2272] T 76990cc198794628977de6dc3869093e P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.579384  7138 tablet_replica.cc:333] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.579945  7138 raft_consensus.cc:2243] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.580394  7138 raft_consensus.cc:2272] T c2cd511c0fc04b109e8423ccc96695ce P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.582156  7138 tablet_replica.cc:333] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.582708  7138 raft_consensus.cc:2243] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.583221  7138 raft_consensus.cc:2272] T 88edb5feb12046eaa50c670012db186f P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.584837  7138 tablet_replica.cc:333] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.585351  7138 raft_consensus.cc:2243] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.586311  7138 raft_consensus.cc:2272] T da227cea5a4c44909f1eefdc4b1c034d P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.588127  7138 tablet_replica.cc:333] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.588658  7138 raft_consensus.cc:2243] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.589449  7138 raft_consensus.cc:2272] T c97e5d4f06404b868c5125008816e387 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.591663  7138 tablet_replica.cc:333] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.592254  7138 raft_consensus.cc:2243] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.592913  7138 raft_consensus.cc:2272] T 7792e0f558de4ba2b86a475aef0933d2 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.595052  7138 tablet_replica.cc:333] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.595644  7138 raft_consensus.cc:2243] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.596128  7138 raft_consensus.cc:2272] T 45ff0b1feb964b059922e14de2d05ff8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.597826  7138 tablet_replica.cc:333] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.598326  7138 raft_consensus.cc:2243] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.599098  7138 raft_consensus.cc:2272] T d4cb721fd8be4e929d5352bac77334aa P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.600749  7138 tablet_replica.cc:333] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.601254  7138 raft_consensus.cc:2243] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.601713  7138 raft_consensus.cc:2272] T 8a2edcf2861944e789c3221094c3e99d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.602334  9601 raft_consensus.cc:493] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:54.602845  9601 raft_consensus.cc:515] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:54.603971  7138 tablet_replica.cc:333] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.604885  7138 raft_consensus.cc:2243] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.605165  9601 leader_election.cc:290] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:54.605629  7138 raft_consensus.cc:2272] T 4d1577fa51cf4dc3bafef224c19a9221 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.608172  7138 tablet_replica.cc:333] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.608964  7138 raft_consensus.cc:2243] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:50:54.608983  8360 leader_election.cc:336] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111)
W20260709 14:50:54.609824  8360 leader_election.cc:336] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111)
I20260709 14:50:54.610178  7138 raft_consensus.cc:2272] T 2fb1aea2ebcc4dffb14bd9dc63210b1e P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.610193  8360 leader_election.cc:304] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [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: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:54.611153  9601 raft_consensus.cc:2749] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:54.612452  7138 tablet_replica.cc:333] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.613006  7138 raft_consensus.cc:2243] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.613742  7138 raft_consensus.cc:2272] T 855ac4138094466a9855eeca8bc24ec4 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.615410  7138 tablet_replica.cc:333] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.616134  7138 raft_consensus.cc:2243] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.617307  7138 raft_consensus.cc:2272] T 1d12b10bcab5437f8e9dae7fd5c6c7ac P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.619678  7138 tablet_replica.cc:333] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.620457  7138 raft_consensus.cc:2243] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.620927  7138 raft_consensus.cc:2272] T a529474293e24236be52f39960e143ca P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.622608  7138 tablet_replica.cc:333] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.623153  7138 raft_consensus.cc:2243] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.623970  7138 raft_consensus.cc:2272] T cb8120a6cae242819a8e0aa2a397673b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.625638  7138 tablet_replica.cc:333] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.626191  7138 raft_consensus.cc:2243] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.626632  7138 raft_consensus.cc:2272] T d936d49ab80a46669827cca7360aa9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.628327  7138 tablet_replica.cc:333] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.628895  7138 raft_consensus.cc:2243] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.629303  7138 raft_consensus.cc:2272] T 85202a4249b44f76b0f31e857f74865a P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.631045  7138 tablet_replica.cc:333] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.631541  7138 raft_consensus.cc:2243] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.632413  7138 raft_consensus.cc:2272] T 4138aa0596194c9d9f840f4bb0914508 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.634089  7138 tablet_replica.cc:333] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.634588  7138 raft_consensus.cc:2243] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.635022  7138 raft_consensus.cc:2272] T 3d08558ce5b44d30bcebf6ab5ecb59a2 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.636790  7138 tablet_replica.cc:333] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.636899  9601 raft_consensus.cc:493] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1399c89c3fdc4fdcaf91f298428739a9)
I20260709 14:50:54.637383  7138 raft_consensus.cc:2243] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.637413  9601 raft_consensus.cc:515] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1399c89c3fdc4fdcaf91f298428739a9" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38381 } } peers { permanent_uuid: "f26b0858b8204f4da919fea3a209d646" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45231 } } peers { permanent_uuid: "2b143bef1cc541a7961dd1ab0f60984a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 36661 } }
I20260709 14:50:54.638067  7138 raft_consensus.cc:2272] T 812710dc00894a1bae55e41d4a0357b9 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.639530  9601 leader_election.cc:290] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381), f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231)
I20260709 14:50:54.640370  7138 tablet_replica.cc:333] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.641193  7138 raft_consensus.cc:2243] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.642175  7138 raft_consensus.cc:2272] T afcb0b684ee849bc81458820141b587c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:54.643464  8360 leader_election.cc:336] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1399c89c3fdc4fdcaf91f298428739a9 (127.6.248.129:38381): Network error: Client connection negotiation failed: client connection to 127.6.248.129:38381: connect: Connection refused (error 111)
W20260709 14:50:54.644107  8360 leader_election.cc:336] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f26b0858b8204f4da919fea3a209d646 (127.6.248.130:45231): Network error: Client connection negotiation failed: client connection to 127.6.248.130:45231: connect: Connection refused (error 111)
I20260709 14:50:54.644402  8360 leader_election.cc:304] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b143bef1cc541a7961dd1ab0f60984a; no voters: 1399c89c3fdc4fdcaf91f298428739a9, f26b0858b8204f4da919fea3a209d646
I20260709 14:50:54.644508  7138 tablet_replica.cc:333] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.644971  9601 raft_consensus.cc:2749] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:54.645102  7138 raft_consensus.cc:2243] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.645725  7138 raft_consensus.cc:2272] T 450ad98a28ae4ff788618b25c003057c P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.647377  7138 tablet_replica.cc:333] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.647900  7138 raft_consensus.cc:2243] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.648779  7138 raft_consensus.cc:2272] T 4a3ca1c180ec43408d55e3426d7b9375 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.650537  7138 tablet_replica.cc:333] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.651039  7138 raft_consensus.cc:2243] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.651467  7138 raft_consensus.cc:2272] T 77dc45e2d9284abc8072d2214ec46965 P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.653112  7138 tablet_replica.cc:333] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.653609  7138 raft_consensus.cc:2243] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.654057  7138 raft_consensus.cc:2272] T bb5c42b75ced454bbceeded09f2d4d0d P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.655682  7138 tablet_replica.cc:333] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.656294  7138 raft_consensus.cc:2243] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.656728  7138 raft_consensus.cc:2272] T 8e0abf59bc7541088baacb6517a63fc6 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.658474  7138 tablet_replica.cc:333] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.659045  7138 raft_consensus.cc:2243] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.659761  7138 raft_consensus.cc:2272] T 0a9b474151a946dca85fe60734aa3708 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.661322  7138 tablet_replica.cc:333] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.661880  7138 raft_consensus.cc:2243] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.662352  7138 raft_consensus.cc:2272] T a76fa07aab7a4598afd4a9417a920cee P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.663909  7138 tablet_replica.cc:333] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.664399  7138 raft_consensus.cc:2243] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.664793  7138 raft_consensus.cc:2272] T 6fb76a66b404413a94ffb16f93d8ec65 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.666471  7138 tablet_replica.cc:333] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.667001  7138 raft_consensus.cc:2243] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.667465  7138 raft_consensus.cc:2272] T 0df9a86613644c91aa49e959844f2c90 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.669323  7138 tablet_replica.cc:333] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.670047  7138 raft_consensus.cc:2243] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.670775  7138 raft_consensus.cc:2272] T e7e1bc832d8941aaa72c451a994e5a7b P 2b143bef1cc541a7961dd1ab0f60984a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.672334  7138 tablet_replica.cc:333] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.672763  7138 raft_consensus.cc:2243] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.673082  7138 raft_consensus.cc:2272] T 1dbd0d7b269a4fffb86f37e1fcbbac97 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.674616  7138 tablet_replica.cc:333] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.675053  7138 raft_consensus.cc:2243] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.675719  7138 raft_consensus.cc:2272] T fccdd5c1b7e24b208898cdd46148905a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.677255  7138 tablet_replica.cc:333] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.677708  7138 raft_consensus.cc:2243] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.678158  7138 raft_consensus.cc:2272] T f336e651fe264655b4621facf5b8a3c6 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.679705  7138 tablet_replica.cc:333] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.680155  7138 raft_consensus.cc:2243] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.680526  7138 raft_consensus.cc:2272] T 4ce72bec144c489bb2a1b556faf4bcb1 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.682188  7138 tablet_replica.cc:333] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.682615  7138 raft_consensus.cc:2243] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.683255  7138 raft_consensus.cc:2272] T a4981ea2eb9441d8a7400ab26a5552ff P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.684760  7138 tablet_replica.cc:333] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.685186  7138 raft_consensus.cc:2243] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.685529  7138 raft_consensus.cc:2272] T afb481339beb4151af4bb93adf86f9a4 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.687337  7138 tablet_replica.cc:333] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.687757  7138 raft_consensus.cc:2243] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.688112  7138 raft_consensus.cc:2272] T 1ffd93f02326460ca30fa3da708522e2 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.689672  7138 tablet_replica.cc:333] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.690160  7138 raft_consensus.cc:2243] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.690593  7138 raft_consensus.cc:2272] T 65cea830c8344ca28e8b7b63dd46203a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.692078  7138 tablet_replica.cc:333] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.692516  7138 raft_consensus.cc:2243] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.692867  7138 raft_consensus.cc:2272] T f478515072e948b8a2539cc95a883136 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.694463  7138 tablet_replica.cc:333] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.694873  7138 raft_consensus.cc:2243] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.695590  7138 raft_consensus.cc:2272] T 34dea766f70d4ae182d9ee8d0866883a P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.697157  7138 tablet_replica.cc:333] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.697707  7138 raft_consensus.cc:2243] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.698213  7138 raft_consensus.cc:2272] T 51bd44f3546f4523929cf48519f85648 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.699909  7138 tablet_replica.cc:333] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.700445  7138 raft_consensus.cc:2243] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.700856  7138 raft_consensus.cc:2272] T 7572f0111b7945aa93bf6db34798902f P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.702332  7138 tablet_replica.cc:333] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.702827  7138 raft_consensus.cc:2243] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.703222  7138 raft_consensus.cc:2272] T 2b6e05d999aa4a65886b072e54016dc3 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.704838  7138 tablet_replica.cc:333] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.705322  7138 raft_consensus.cc:2243] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.705703  7138 raft_consensus.cc:2272] T b98f99f19e334633bc32d1f3c0cd3389 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.707615  7138 tablet_replica.cc:333] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.708110  7138 raft_consensus.cc:2243] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.708847  7138 raft_consensus.cc:2272] T c85cccfc7a9e4a749a25a0e5470d0fd8 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.710378  7138 tablet_replica.cc:333] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.710916  7138 raft_consensus.cc:2243] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.711320  7138 raft_consensus.cc:2272] T f15b3dbf7d234414a0cb651351350e28 P 2b143bef1cc541a7961dd1ab0f60984a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.712823  7138 tablet_replica.cc:333] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.713275  7138 raft_consensus.cc:2243] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.714028  7138 raft_consensus.cc:2272] T 44c2d668dd7f44588d552e2104fc8203 P 2b143bef1cc541a7961dd1ab0f60984a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.715616  7138 tablet_replica.cc:333] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.716105  7138 raft_consensus.cc:2243] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.716493  7138 raft_consensus.cc:2272] T a9d86c24408642b199cf916e3f64aa9a P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.718202  7138 tablet_replica.cc:333] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.718698  7138 raft_consensus.cc:2243] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.719151  7138 raft_consensus.cc:2272] T f20bed31154f421b9296c3fa8f6aaa8d P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.720809  7138 tablet_replica.cc:333] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.721308  7138 raft_consensus.cc:2243] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.721701  7138 raft_consensus.cc:2272] T 408e9f143f9b415aa54db68d0e471a16 P 2b143bef1cc541a7961dd1ab0f60984a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.723413  7138 tablet_replica.cc:333] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.723865  7138 raft_consensus.cc:2243] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.724578  7138 raft_consensus.cc:2272] T 2619c0dd80034b8ea4189542e47ede4b P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.726194  7138 tablet_replica.cc:333] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.726634  7138 raft_consensus.cc:2243] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.727027  7138 raft_consensus.cc:2272] T 7ca3867ca4d843719922313635690f40 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.728595  7138 tablet_replica.cc:333] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.729005  7138 raft_consensus.cc:2243] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:54.729444  7138 raft_consensus.cc:2272] T 90d0f0b7d07c4ecd87bf12a434384859 P 2b143bef1cc541a7961dd1ab0f60984a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:54.731084  7138 tablet_replica.cc:333] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a: stopping tablet replica
I20260709 14:50:54.731498  7138 raft_consensus.cc:2243] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:54.732200  7138 raft_consensus.cc:2272] T ef56a89b32a34bbfb06106e0f9f711d0 P 2b143bef1cc541a7961dd1ab0f60984a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:55.803623  7138 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8415)
W20260709 14:50:55.941524  8415 debug-util.cc:398] Leaking SignalData structure 0x7b080027aee0 after lost signal to thread 7141
W20260709 14:50:55.942312  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa460 after lost signal to thread 8177
W20260709 14:50:55.943169  8415 debug-util.cc:398] Leaking SignalData structure 0x7b08001daec0 after lost signal to thread 9565
I20260709 14:50:56.117242  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:50:56.188301  7138 tablet_server.cc:179] TabletServer@127.6.248.132:0 shutting down...
I20260709 14:50:56.215139  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:56.230768  7138 tablet_server.cc:196] TabletServer@127.6.248.132:0 shutdown complete.
I20260709 14:50:56.238776  7138 master.cc:562] Master@127.6.248.190:45111 shutting down...
I20260709 14:50:56.255280  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:56.255824  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:56.256078  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5454dcdfc2bc40fda7af9d0597a35a29: stopping tablet replica
I20260709 14:50:56.277457  7138 master.cc:584] Master@127.6.248.190:45111 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (41632 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:50:56.368844  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:33797
I20260709 14:50:56.369985  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:56.375556  9667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.375640  9668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.377228  9670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.377566  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:56.378620  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:56.378803  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:56.378914  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608656378904 us; error 0 us; skew 500 ppm
I20260709 14:50:56.379364  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:56.381512  7138 webserver.cc:533] Webserver started at http://127.6.248.190:40265/ using document root <none> and password file <none>
I20260709 14:50:56.382014  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:56.382170  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:56.382381  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:56.383508  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "e1dbb3ed727c481cbbf54aa045e52e33"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.387642  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:56.390666  9675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.391319  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:50:56.391554  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "e1dbb3ed727c481cbbf54aa045e52e33"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.391795  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-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)
I20260709 14:50:56.403954  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:56.405040  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:56.442287  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:33797
I20260709 14:50:56.442377  9726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:33797 every 8 connection(s)
I20260709 14:50:56.446123  9727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:56.456175  9727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33: Bootstrap starting.
I20260709 14:50:56.460752  9727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.464728  9727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33: No bootstrap required, opened a new log
I20260709 14:50:56.466837  9727 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dbb3ed727c481cbbf54aa045e52e33" member_type: VOTER }
I20260709 14:50:56.467201  9727 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.467473  9727 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1dbb3ed727c481cbbf54aa045e52e33, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.468087  9727 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1dbb3ed727c481cbbf54aa045e52e33" member_type: VOTER }
I20260709 14:50:56.468539  9727 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:56.468773  9727 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:56.469036  9727 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.473119  9727 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dbb3ed727c481cbbf54aa045e52e33" member_type: VOTER }
I20260709 14:50:56.473608  9727 leader_election.cc:304] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [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: e1dbb3ed727c481cbbf54aa045e52e33; no voters: 
I20260709 14:50:56.474742  9727 leader_election.cc:290] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:56.475118  9730 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.476480  9730 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 1 LEADER]: Becoming Leader. State: Replica: e1dbb3ed727c481cbbf54aa045e52e33, State: Running, Role: LEADER
I20260709 14:50:56.477082  9730 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [LEADER]: Queue going to LEADER mode. State: All 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: "e1dbb3ed727c481cbbf54aa045e52e33" member_type: VOTER }
I20260709 14:50:56.477598  9727 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:56.481911  9731 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1dbb3ed727c481cbbf54aa045e52e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dbb3ed727c481cbbf54aa045e52e33" member_type: VOTER } }
I20260709 14:50:56.482607  9731 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:56.482093  9732 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1dbb3ed727c481cbbf54aa045e52e33. Latest consensus state: current_term: 1 leader_uuid: "e1dbb3ed727c481cbbf54aa045e52e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1dbb3ed727c481cbbf54aa045e52e33" member_type: VOTER } }
I20260709 14:50:56.483489  9732 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:56.484699  9737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:56.492841  9737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:56.494096  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:56.501565  9737 catalog_manager.cc:1383] Generated new cluster ID: a00ae8e495204c89a65b3f4a71f61759
I20260709 14:50:56.501869  9737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:56.513365  9737 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:56.514602  9737 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:56.526975  9737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33: Generated new TSK 0
I20260709 14:50:56.527539  9737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:56.531569  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:56.537189  9748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.538236  9749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.539597  9751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.539925  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:56.540966  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:56.541165  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:56.541352  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608656541331 us; error 0 us; skew 500 ppm
I20260709 14:50:56.541947  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:56.544097  7138 webserver.cc:533] Webserver started at http://127.6.248.129:41981/ using document root <none> and password file <none>
I20260709 14:50:56.544569  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:56.544762  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:56.545037  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:56.546147  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "82d0cf02a98a4fa593b4730011d1a39d"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.550189  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:50:56.553197  9756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.553946  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:56.554234  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "82d0cf02a98a4fa593b4730011d1a39d"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.554514  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-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)
I20260709 14:50:56.567036  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:56.568169  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:56.569547  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:56.571676  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:56.571892  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.572140  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:56.572355  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.611778  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:45001
I20260709 14:50:56.611867  9818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:45001 every 8 connection(s)
I20260709 14:50:56.616714  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:56.624166  9823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.627485  9824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.629050  7138 server_base.cc:1061] running on GCE node
W20260709 14:50:56.629622  9826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.631093  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:56.631349  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:56.631565  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608656631545 us; error 0 us; skew 500 ppm
I20260709 14:50:56.632248  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:56.633627  9819 heartbeater.cc:344] Connected to a master server at 127.6.248.190:33797
I20260709 14:50:56.634023  9819 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:56.634894  9819 heartbeater.cc:507] Master 127.6.248.190:33797 requested a full tablet report, sending...
I20260709 14:50:56.634969  7138 webserver.cc:533] Webserver started at http://127.6.248.130:33031/ using document root <none> and password file <none>
I20260709 14:50:56.635620  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:56.635855  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:56.636152  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:56.637063  9692 ts_manager.cc:194] Registered new tserver with Master: 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:56.637271  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "a8b4057a81334da4968e160145abd3b1"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.638870  9692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33940
I20260709 14:50:56.642287  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:50:56.645349  9831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.646072  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:56.646363  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "a8b4057a81334da4968e160145abd3b1"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.646633  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-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)
I20260709 14:50:56.664043  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:56.665164  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:56.666615  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:56.668648  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:56.668866  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.669096  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:56.669272  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.708122  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:43731
I20260709 14:50:56.708231  9893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:43731 every 8 connection(s)
I20260709 14:50:56.712862  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:56.719703  9897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.721439  9898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.723165  9900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.723651  9894 heartbeater.cc:344] Connected to a master server at 127.6.248.190:33797
I20260709 14:50:56.723654  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:56.724057  9894 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:56.724505  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:56.724699  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:56.724735  9894 heartbeater.cc:507] Master 127.6.248.190:33797 requested a full tablet report, sending...
I20260709 14:50:56.724822  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608656724811 us; error 0 us; skew 500 ppm
I20260709 14:50:56.725353  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:56.726915  9692 ts_manager.cc:194] Registered new tserver with Master: a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:56.727957  7138 webserver.cc:533] Webserver started at http://127.6.248.131:37369/ using document root <none> and password file <none>
I20260709 14:50:56.728590  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:56.728704  9692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33956
I20260709 14:50:56.728840  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:56.729228  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:56.730526  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "701296cbca9942e5a25a4a7ddf3fd075"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.734674  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:50:56.737869  9905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.738565  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:56.738852  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "701296cbca9942e5a25a4a7ddf3fd075"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.739110  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-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)
I20260709 14:50:56.767874  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:56.768990  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:56.770421  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:56.772456  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:56.772621  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.772907  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:56.773065  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.812311  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:43971
I20260709 14:50:56.812403  9967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:43971 every 8 connection(s)
I20260709 14:50:56.816807  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:56.823939  9971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:56.825630  9972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.829422  7138 server_base.cc:1061] running on GCE node
I20260709 14:50:56.830633  9968 heartbeater.cc:344] Connected to a master server at 127.6.248.190:33797
I20260709 14:50:56.830991  9968 heartbeater.cc:461] Registering TS with master...
W20260709 14:50:56.831259  9974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:56.831813  9968 heartbeater.cc:507] Master 127.6.248.190:33797 requested a full tablet report, sending...
I20260709 14:50:56.832293  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:56.832573  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:56.832834  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608656832814 us; error 0 us; skew 500 ppm
I20260709 14:50:56.833529  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:56.834081  9692 ts_manager.cc:194] Registered new tserver with Master: 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:56.835623  9692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33968
I20260709 14:50:56.836057  7138 webserver.cc:533] Webserver started at http://127.6.248.132:46113/ using document root <none> and password file <none>
I20260709 14:50:56.836699  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:56.836921  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:56.837184  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:56.838338  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-3-root/instance:
uuid: "8f85df82838e46b3a46b77de621c5782"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.842424  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:50:56.845352  9979 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.846071  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:56.846355  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-3-root
uuid: "8f85df82838e46b3a46b77de621c5782"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:50:56.846626  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-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)
I20260709 14:50:56.870667  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:56.872176  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:56.873564  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:56.875638  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:56.875866  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.876101  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:56.876274  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:56.916432  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.132:33027
I20260709 14:50:56.916538 10041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.132:33027 every 8 connection(s)
I20260709 14:50:56.929711 10042 heartbeater.cc:344] Connected to a master server at 127.6.248.190:33797
I20260709 14:50:56.930078 10042 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:56.930801 10042 heartbeater.cc:507] Master 127.6.248.190:33797 requested a full tablet report, sending...
I20260709 14:50:56.932667  9692 ts_manager.cc:194] Registered new tserver with Master: 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:56.932806  7138 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01346231s
I20260709 14:50:56.934414  9692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33982
I20260709 14:50:56.957391  9692 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33990:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:50:57.184537 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 899439f73f284540813beac5b2b44fd7 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:57.185547 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 850acf7c90714ca7af4ea785df0c4d0e (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:57.186156 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899439f73f284540813beac5b2b44fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.186959 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850acf7c90714ca7af4ea785df0c4d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.188444  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 899439f73f284540813beac5b2b44fd7 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:57.189826  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899439f73f284540813beac5b2b44fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.195262  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 1da3771dbfb2447db146eae9f710bdf2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:57.196627  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da3771dbfb2447db146eae9f710bdf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.200146  9931 tablet_service.cc:1511] Processing CreateTablet for tablet d0135de8e13f4147b5f72a5228e55502 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:57.201628  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0135de8e13f4147b5f72a5228e55502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.200145 10005 tablet_service.cc:1511] Processing CreateTablet for tablet d0135de8e13f4147b5f72a5228e55502 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:57.207520 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0135de8e13f4147b5f72a5228e55502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.210929  9783 tablet_service.cc:1511] Processing CreateTablet for tablet 1da3771dbfb2447db146eae9f710bdf2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:57.212280  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da3771dbfb2447db146eae9f710bdf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.215364  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 850acf7c90714ca7af4ea785df0c4d0e (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:57.217177  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 899439f73f284540813beac5b2b44fd7 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:57.218474  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899439f73f284540813beac5b2b44fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.220686  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850acf7c90714ca7af4ea785df0c4d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.229542 10059 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:57.236023 10059 tablet_bootstrap.cc:654] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.238500  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 6d93a1f97948425dbcc0f5ef6caaf2c0 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:57.245508  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d93a1f97948425dbcc0f5ef6caaf2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.250034  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 6d93a1f97948425dbcc0f5ef6caaf2c0 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:57.251271  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d93a1f97948425dbcc0f5ef6caaf2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.254956  9859 tablet_service.cc:1511] Processing CreateTablet for tablet 1da3771dbfb2447db146eae9f710bdf2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:57.256333  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da3771dbfb2447db146eae9f710bdf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.260991  9784 tablet_service.cc:1511] Processing CreateTablet for tablet f09a889acd7f4aac81d432f8b23f1a83 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:57.262367  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a889acd7f4aac81d432f8b23f1a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.263271  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 61dc35e99e3b4f409b406d1d1992eab8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:57.263439  9858 tablet_service.cc:1511] Processing CreateTablet for tablet 850acf7c90714ca7af4ea785df0c4d0e (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:57.264745  9858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850acf7c90714ca7af4ea785df0c4d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.264835  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dc35e99e3b4f409b406d1d1992eab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.275099  9857 tablet_service.cc:1511] Processing CreateTablet for tablet d0135de8e13f4147b5f72a5228e55502 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:57.276659  9857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0135de8e13f4147b5f72a5228e55502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.285706 10060 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:57.286903 10005 tablet_service.cc:1511] Processing CreateTablet for tablet f09a889acd7f4aac81d432f8b23f1a83 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:57.288364 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a889acd7f4aac81d432f8b23f1a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.288906 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 61dc35e99e3b4f409b406d1d1992eab8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:57.290225 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dc35e99e3b4f409b406d1d1992eab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.290272 10059 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:57.290925 10059 ts_tablet_manager.cc:1403] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.000s
I20260709 14:50:57.291479  9856 tablet_service.cc:1511] Processing CreateTablet for tablet 6d93a1f97948425dbcc0f5ef6caaf2c0 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:57.293052  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d93a1f97948425dbcc0f5ef6caaf2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.296115 10058 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:57.298561 10060 tablet_bootstrap.cc:654] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.299188  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 61dc35e99e3b4f409b406d1d1992eab8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:57.300582  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dc35e99e3b4f409b406d1d1992eab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.302987 10058 tablet_bootstrap.cc:654] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.303006 10059 raft_consensus.cc:359] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.306557 10059 raft_consensus.cc:385] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.306913 10059 raft_consensus.cc:740] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.306984  9855 tablet_service.cc:1511] Processing CreateTablet for tablet f09a889acd7f4aac81d432f8b23f1a83 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:57.307823 10059 consensus_queue.cc:260] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.308452  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09a889acd7f4aac81d432f8b23f1a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.313987 10006 tablet_service.cc:1511] Processing CreateTablet for tablet fa7524559b144f4c858eabbcac549a18 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:57.315477 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7524559b144f4c858eabbcac549a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.316988  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 2e23f9944bd54d319b1f76a82f98e20e (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:57.318377  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e23f9944bd54d319b1f76a82f98e20e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.318655  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 2e23f9944bd54d319b1f76a82f98e20e (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:57.319875  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e23f9944bd54d319b1f76a82f98e20e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.321705  9783 tablet_service.cc:1511] Processing CreateTablet for tablet ed7820f7103c4cfcab961e54b20c6987 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:57.322919  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7820f7103c4cfcab961e54b20c6987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.323678 10004 tablet_service.cc:1511] Processing CreateTablet for tablet ed7820f7103c4cfcab961e54b20c6987 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:57.324924 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7820f7103c4cfcab961e54b20c6987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.326067  9931 tablet_service.cc:1511] Processing CreateTablet for tablet fa7524559b144f4c858eabbcac549a18 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:57.327426  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7524559b144f4c858eabbcac549a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.348363  9854 tablet_service.cc:1511] Processing CreateTablet for tablet fa7524559b144f4c858eabbcac549a18 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:57.351365  9853 tablet_service.cc:1511] Processing CreateTablet for tablet 2e23f9944bd54d319b1f76a82f98e20e (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:57.352947  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 44288e8866b1483cb201ec12c4e3418d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:57.353569  9852 tablet_service.cc:1511] Processing CreateTablet for tablet ed7820f7103c4cfcab961e54b20c6987 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:57.354262  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44288e8866b1483cb201ec12c4e3418d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.355129  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 44288e8866b1483cb201ec12c4e3418d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:57.356513  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44288e8866b1483cb201ec12c4e3418d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.350093  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7524559b144f4c858eabbcac549a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.358493  9853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e23f9944bd54d319b1f76a82f98e20e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.366175  9852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7820f7103c4cfcab961e54b20c6987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.370584 10003 tablet_service.cc:1511] Processing CreateTablet for tablet 44288e8866b1483cb201ec12c4e3418d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:57.371908 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44288e8866b1483cb201ec12c4e3418d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.379153  9851 tablet_service.cc:1511] Processing CreateTablet for tablet 8606578d7dd746149df645a304058bab (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:57.380573  9851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8606578d7dd746149df645a304058bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.386336 10059 ts_tablet_manager.cc:1434] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.095s	user 0.009s	sys 0.016s
I20260709 14:50:57.389115 10042 heartbeater.cc:499] Master 127.6.248.190:33797 was elected leader, sending a full tablet report...
I20260709 14:50:57.405730 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 8606578d7dd746149df645a304058bab (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:57.407238 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8606578d7dd746149df645a304058bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.389739 10059 tablet_bootstrap.cc:492] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:57.409862 10058 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:57.411325  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 8606578d7dd746149df645a304058bab (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:57.412580  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8606578d7dd746149df645a304058bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.411368 10058 ts_tablet_manager.cc:1403] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.012s
I20260709 14:50:57.413636  9850 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc567c615d644b1baea2ceb3c12cb9c (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:57.415164  9850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc567c615d644b1baea2ceb3c12cb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.414901  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc567c615d644b1baea2ceb3c12cb9c (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:57.416328 10063 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.416886 10063 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:50:57.420346 10043 tablet.cc:2406] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:57.416653 10058 raft_consensus.cc:359] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.422297 10058 raft_consensus.cc:385] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.422542 10063 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:57.422878 10060 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:57.423460 10060 ts_tablet_manager.cc:1403] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.007s
I20260709 14:50:57.426409 10060 raft_consensus.cc:359] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.429901 10060 raft_consensus.cc:385] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.430265 10060 raft_consensus.cc:740] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.431058 10060 consensus_queue.cc:260] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.431531  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc567c615d644b1baea2ceb3c12cb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.422606 10058 raft_consensus.cc:740] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.435715 10058 consensus_queue.cc:260] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.446736 10065 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:57.447736  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:57.448115  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc567c615d644b1baea2ceb3c12cb9c (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:57.449384  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc567c615d644b1baea2ceb3c12cb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.455828 10002 tablet_service.cc:1511] Processing CreateTablet for tablet f861a583d63141c6bd4bc2152bb77c9d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:57.457099 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f861a583d63141c6bd4bc2152bb77c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.458644  9783 tablet_service.cc:1511] Processing CreateTablet for tablet f861a583d63141c6bd4bc2152bb77c9d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:57.460041  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f861a583d63141c6bd4bc2152bb77c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.470872  9853 tablet_service.cc:1511] Processing CreateTablet for tablet f861a583d63141c6bd4bc2152bb77c9d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:57.475551  9853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f861a583d63141c6bd4bc2152bb77c9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.479031 10059 tablet_bootstrap.cc:654] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.479306  9930 tablet_service.cc:1511] Processing CreateTablet for tablet a0f4706dfc8c432ea41f1f32d8846e18 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:57.480616  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f4706dfc8c432ea41f1f32d8846e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.482858  9782 tablet_service.cc:1511] Processing CreateTablet for tablet a0f4706dfc8c432ea41f1f32d8846e18 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:57.484278  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f4706dfc8c432ea41f1f32d8846e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.486830 10002 tablet_service.cc:1511] Processing CreateTablet for tablet a0f4706dfc8c432ea41f1f32d8846e18 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
W20260709 14:50:57.489840  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:57.489652  9854 tablet_service.cc:1511] Processing CreateTablet for tablet e7f735c2889a4bf3808765a73262ce2d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:57.490770 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f4706dfc8c432ea41f1f32d8846e18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.491139  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f735c2889a4bf3808765a73262ce2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.502875 10065 tablet_bootstrap.cc:654] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.511786  9929 tablet_service.cc:1511] Processing CreateTablet for tablet e7f735c2889a4bf3808765a73262ce2d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:57.512017  9780 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd8015d05744a1481b2d690c880dafa (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:57.513216  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f735c2889a4bf3808765a73262ce2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.513455  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd8015d05744a1481b2d690c880dafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.514087  9928 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd8015d05744a1481b2d690c880dafa (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:57.515111 10059 tablet_bootstrap.cc:492] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:57.515369  9928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd8015d05744a1481b2d690c880dafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.515668 10059 ts_tablet_manager.cc:1403] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.002s
I20260709 14:50:57.515738  9859 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd8015d05744a1481b2d690c880dafa (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:57.517180  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd8015d05744a1481b2d690c880dafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.522051  9968 heartbeater.cc:499] Master 127.6.248.190:33797 was elected leader, sending a full tablet report...
I20260709 14:50:57.515146 10006 tablet_service.cc:1511] Processing CreateTablet for tablet e7f735c2889a4bf3808765a73262ce2d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:57.525025 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f735c2889a4bf3808765a73262ce2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.530882 10058 ts_tablet_manager.cc:1434] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.117s	user 0.004s	sys 0.010s
I20260709 14:50:57.531929 10058 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:57.532292 10059 raft_consensus.cc:359] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:57.533200 10059 raft_consensus.cc:385] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:57.539917  9981 leader_election.cc:343] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:57.544420  9981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 50497.1us
I20260709 14:50:57.546314  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:50:57.547974  9981 leader_election.cc:343] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.548605  9981 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:57.549746 10063 raft_consensus.cc:2749] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.552297 10005 tablet_service.cc:1511] Processing CreateTablet for tablet afb94e84b1b94e5d8fd278b20bbc6f5a (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:57.553647 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb94e84b1b94e5d8fd278b20bbc6f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.564308  9784 tablet_service.cc:1511] Processing CreateTablet for tablet afb94e84b1b94e5d8fd278b20bbc6f5a (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:57.567008  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb94e84b1b94e5d8fd278b20bbc6f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.533601 10059 raft_consensus.cc:740] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.570569 10059 consensus_queue.cc:260] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:57.572712 10059 ts_tablet_manager.cc:1434] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260709 14:50:57.576275 10060 ts_tablet_manager.cc:1434] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.152s	user 0.017s	sys 0.000s
I20260709 14:50:57.577256 10060 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:57.577256  9819 heartbeater.cc:499] Master 127.6.248.190:33797 was elected leader, sending a full tablet report...
I20260709 14:50:57.573668 10059 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:57.589694  9859 tablet_service.cc:1511] Processing CreateTablet for tablet afb94e84b1b94e5d8fd278b20bbc6f5a (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:57.595377  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb94e84b1b94e5d8fd278b20bbc6f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.596480 10058 tablet_bootstrap.cc:654] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.604336  9929 tablet_service.cc:1511] Processing CreateTablet for tablet aa39d402b3044c478cd361070ad32417 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:57.604871 10065 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:57.605465 10065 ts_tablet_manager.cc:1403] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.159s	user 0.017s	sys 0.023s
I20260709 14:50:57.605655  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa39d402b3044c478cd361070ad32417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.608724 10065 raft_consensus.cc:359] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.611501 10060 tablet_bootstrap.cc:654] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.615077 10002 tablet_service.cc:1511] Processing CreateTablet for tablet aa39d402b3044c478cd361070ad32417 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:57.617650 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa39d402b3044c478cd361070ad32417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.609521 10065 raft_consensus.cc:385] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.619174 10065 raft_consensus.cc:740] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.620031 10065 consensus_queue.cc:260] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.627682  9894 heartbeater.cc:499] Master 127.6.248.190:33797 was elected leader, sending a full tablet report...
I20260709 14:50:57.628330 10065 ts_tablet_manager.cc:1434] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 14:50:57.629424 10065 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:57.631592  9782 tablet_service.cc:1511] Processing CreateTablet for tablet aa39d402b3044c478cd361070ad32417 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:57.632936  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa39d402b3044c478cd361070ad32417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.634869 10063 raft_consensus.cc:493] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.635335  9859 tablet_service.cc:1511] Processing CreateTablet for tablet ea9ba1b2d0e14fcb8f14ad9ddd01a955 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:57.635409 10063 raft_consensus.cc:515] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:57.636758  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9ba1b2d0e14fcb8f14ad9ddd01a955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.641548  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:50:57.643195  9981 leader_election.cc:343] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.647368  9932 tablet_service.cc:1511] Processing CreateTablet for tablet ea9ba1b2d0e14fcb8f14ad9ddd01a955 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:57.648743  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9ba1b2d0e14fcb8f14ad9ddd01a955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.649009 10067 raft_consensus.cc:493] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.649574 10067 raft_consensus.cc:515] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.655453 10071 raft_consensus.cc:493] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.655947 10071 raft_consensus.cc:515] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.653752 10067 leader_election.cc:290] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:57.658586 10063 leader_election.cc:290] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:57.672955 10007 tablet_service.cc:1511] Processing CreateTablet for tablet ea9ba1b2d0e14fcb8f14ad9ddd01a955 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:57.676324 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9ba1b2d0e14fcb8f14ad9ddd01a955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.674283 10071 leader_election.cc:290] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:57.680830  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 87b598bcf3324e698aa3b4d7d64028a2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:57.682171  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b598bcf3324e698aa3b4d7d64028a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.702616 10060 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:57.702373  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 87b598bcf3324e698aa3b4d7d64028a2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:57.703096 10060 ts_tablet_manager.cc:1403] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.007s
I20260709 14:50:57.703711  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b598bcf3324e698aa3b4d7d64028a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.711095  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:57.711833  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 907af2c430354ab995895cf6070120a8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:57.713124  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907af2c430354ab995895cf6070120a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.716912  9929 tablet_service.cc:1511] Processing CreateTablet for tablet 87b598bcf3324e698aa3b4d7d64028a2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:57.719019  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b598bcf3324e698aa3b4d7d64028a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.719937 10069 raft_consensus.cc:493] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.720400 10069 raft_consensus.cc:515] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.722949 10069 leader_election.cc:290] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:57.727977 10060 raft_consensus.cc:359] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.730414 10060 raft_consensus.cc:385] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.730947 10060 raft_consensus.cc:740] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.733976 10059 tablet_bootstrap.cc:654] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.734666 10060 consensus_queue.cc:260] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:50:57.737687  9980 leader_election.cc:343] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.738235  9980 leader_election.cc:304] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:57.734839 10002 tablet_service.cc:1511] Processing CreateTablet for tablet f987487eacc344159414d02ea548b212 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:57.739095 10063 raft_consensus.cc:2749] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.738866  9850 tablet_service.cc:1511] Processing CreateTablet for tablet 907af2c430354ab995895cf6070120a8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:57.740003 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f987487eacc344159414d02ea548b212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.727696 10065 tablet_bootstrap.cc:654] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.740336  9850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907af2c430354ab995895cf6070120a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.736713 10005 tablet_service.cc:1511] Processing CreateTablet for tablet 907af2c430354ab995895cf6070120a8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:57.742553 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907af2c430354ab995895cf6070120a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.746179 10058 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:57.746744 10058 ts_tablet_manager.cc:1403] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.215s	user 0.007s	sys 0.009s
I20260709 14:50:57.742725  9784 tablet_service.cc:1511] Processing CreateTablet for tablet f987487eacc344159414d02ea548b212 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:57.743198 10060 ts_tablet_manager.cc:1434] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 14:50:57.763581 10058 raft_consensus.cc:359] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.764403 10058 raft_consensus.cc:385] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.764757 10058 raft_consensus.cc:740] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.766093  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f987487eacc344159414d02ea548b212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.767618  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:57.768452  9943 raft_consensus.cc:2468] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:50:57.774818  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:57.775506  9852 tablet_service.cc:1511] Processing CreateTablet for tablet d6379d92ed3544be8094232da6608925 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:57.776978  9852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6379d92ed3544be8094232da6608925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.775520  9869 raft_consensus.cc:2468] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:57.778862 10060 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:57.765594 10058 consensus_queue.cc:260] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.783177  9907 leader_election.cc:304] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:50:57.792028 10067 raft_consensus.cc:2804] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.792429 10067 raft_consensus.cc:493] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.792765 10067 raft_consensus.cc:3060] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.805972 10006 tablet_service.cc:1511] Processing CreateTablet for tablet d6379d92ed3544be8094232da6608925 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:57.813283  9930 tablet_service.cc:1511] Processing CreateTablet for tablet f987487eacc344159414d02ea548b212 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:57.814626  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f987487eacc344159414d02ea548b212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.817265 10060 tablet_bootstrap.cc:654] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.822368 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6379d92ed3544be8094232da6608925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.822615  9832 leader_election.cc:304] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:50:57.823799  9928 tablet_service.cc:1511] Processing CreateTablet for tablet d6379d92ed3544be8094232da6608925 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:57.824244 10071 raft_consensus.cc:2804] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.824678 10071 raft_consensus.cc:493] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.824996 10071 raft_consensus.cc:3060] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.825428  9928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6379d92ed3544be8094232da6608925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.831669  9780 tablet_service.cc:1511] Processing CreateTablet for tablet ac8c7c0e9c8c412ebeac5c83cbe533ad (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:57.832916  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8c7c0e9c8c412ebeac5c83cbe533ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.835924  9931 tablet_service.cc:1511] Processing CreateTablet for tablet ac8c7c0e9c8c412ebeac5c83cbe533ad (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:57.837122  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8c7c0e9c8c412ebeac5c83cbe533ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.838737 10003 tablet_service.cc:1511] Processing CreateTablet for tablet aa77f97f9fab4c8ea7a7dba5f1b006f9 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:57.839934 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77f97f9fab4c8ea7a7dba5f1b006f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.845270  9853 tablet_service.cc:1511] Processing CreateTablet for tablet aa77f97f9fab4c8ea7a7dba5f1b006f9 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:57.846642  9853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77f97f9fab4c8ea7a7dba5f1b006f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.849325  9783 tablet_service.cc:1511] Processing CreateTablet for tablet aa77f97f9fab4c8ea7a7dba5f1b006f9 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:57.850708  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa77f97f9fab4c8ea7a7dba5f1b006f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.850885 10067 raft_consensus.cc:515] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.852927 10067 leader_election.cc:290] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:57.856613  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:50:57.858110 10059 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:57.858618 10059 ts_tablet_manager.cc:1403] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.285s	user 0.004s	sys 0.014s
I20260709 14:50:57.874794  9859 tablet_service.cc:1511] Processing CreateTablet for tablet ac8c7c0e9c8c412ebeac5c83cbe533ad (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:57.876928  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8c7c0e9c8c412ebeac5c83cbe533ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.892517  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:57.893265  9794 raft_consensus.cc:2468] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:57.894273  9933 tablet_service.cc:1511] Processing CreateTablet for tablet 383526dcfbaa4adc852ee5c79a0ba902 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:57.894811  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:57.895438  9794 raft_consensus.cc:3060] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.895645  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383526dcfbaa4adc852ee5c79a0ba902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.902897  9794 raft_consensus.cc:2468] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:57.903069 10058 ts_tablet_manager.cc:1434] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.156s	user 0.008s	sys 0.004s
I20260709 14:50:57.905232  9907 leader_election.cc:304] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:50:57.906175 10067 raft_consensus.cc:2804] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.906677 10067 raft_consensus.cc:697] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:50:57.907573 10067 consensus_queue.cc:237] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.861544 10059 raft_consensus.cc:359] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.915010  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:57.919829  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:57.914412 10059 raft_consensus.cc:385] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.925637 10059 raft_consensus.cc:740] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.931473 10065 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:57.932016 10065 ts_tablet_manager.cc:1403] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.303s	user 0.018s	sys 0.047s
I20260709 14:50:57.931658 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 383526dcfbaa4adc852ee5c79a0ba902 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:57.932945 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383526dcfbaa4adc852ee5c79a0ba902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.927320 10058 tablet_bootstrap.cc:492] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:57.927441  9794 raft_consensus.cc:2393] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:50:57.936066 10059 consensus_queue.cc:260] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.938074 10065 raft_consensus.cc:359] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.939165 10083 raft_consensus.cc:493] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.948423 10083 raft_consensus.cc:515] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.949473  9852 tablet_service.cc:1511] Processing CreateTablet for tablet 704226b580dc48a3b85af9b13bfc2c41 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:57.946259  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 383526dcfbaa4adc852ee5c79a0ba902 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:57.947921 10065 raft_consensus.cc:385] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.951625  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383526dcfbaa4adc852ee5c79a0ba902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.951815 10065 raft_consensus.cc:740] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.951596  9852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704226b580dc48a3b85af9b13bfc2c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.947507 10059 ts_tablet_manager.cc:1434] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.001s
I20260709 14:50:57.957201 10059 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:57.959262 10083 leader_election.cc:290] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:57.961696  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:57.962522  9793 raft_consensus.cc:2468] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:57.962402 10071 raft_consensus.cc:515] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.967387  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:57.967727  9907 leader_election.cc:304] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:50:57.969857 10060 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:57.970542 10060 ts_tablet_manager.cc:1403] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.009s
I20260709 14:50:57.971534 10083 raft_consensus.cc:2804] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.971951 10083 raft_consensus.cc:493] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.972316 10083 raft_consensus.cc:3060] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.973881 10060 raft_consensus.cc:359] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.979626 10060 raft_consensus.cc:385] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.979954 10060 raft_consensus.cc:740] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.980273  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:50:57.980799 10060 consensus_queue.cc:260] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.975442 10059 tablet_bootstrap.cc:654] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.976034  9869 raft_consensus.cc:2393] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:50:57.983358 10083 raft_consensus.cc:515] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:57.985476 10083 leader_election.cc:290] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:57.978206  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:57.986599  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:57.987102  9794 raft_consensus.cc:2393] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:50:57.987262  9793 raft_consensus.cc:3060] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.988875 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 704226b580dc48a3b85af9b13bfc2c41 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:57.990352 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704226b580dc48a3b85af9b13bfc2c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.990832  9833 leader_election.cc:304] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:50:57.958061 10065 consensus_queue.cc:260] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:57.995463  9781 tablet_service.cc:1511] Processing CreateTablet for tablet e43e2e8cd4744cf289d7c582ffa4fca3 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:57.996783  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e2e8cd4744cf289d7c582ffa4fca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.996840  9793 raft_consensus.cc:2468] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:57.979091 10071 leader_election.cc:290] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:57.998144 10071 raft_consensus.cc:2749] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.998176  9907 leader_election.cc:304] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:50:58.010131 10003 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4a1afbe63e4abdbd2ef5397069ce84 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:58.011549 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4a1afbe63e4abdbd2ef5397069ce84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.011932  9783 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4a1afbe63e4abdbd2ef5397069ce84 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:58.013599  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4a1afbe63e4abdbd2ef5397069ce84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.015214 10005 tablet_service.cc:1511] Processing CreateTablet for tablet 561d5a80307a4c54ba7f161efbb4dd14 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:58.016525 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d5a80307a4c54ba7f161efbb4dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.020042 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 3c083802fed042fa9b4793082376f308 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:58.020740  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 561d5a80307a4c54ba7f161efbb4dd14 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:58.021368 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c083802fed042fa9b4793082376f308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.022436  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d5a80307a4c54ba7f161efbb4dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.027650 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 0886add123374f8489e494330895589f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:58.028976 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0886add123374f8489e494330895589f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.031018  9779 tablet_service.cc:1511] Processing CreateTablet for tablet 1b86c9253fbb4cc69b5ec9bd8adbcbcc (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:58.032424  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b86c9253fbb4cc69b5ec9bd8adbcbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.037484  9777 tablet_service.cc:1511] Processing CreateTablet for tablet 0f499fd86c8043fda54bc5de82599b03 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:58.039031  9777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f499fd86c8043fda54bc5de82599b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.042484  9775 tablet_service.cc:1511] Processing CreateTablet for tablet ac17b74064da4cd68522a561ce50cdab (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:58.043884  9775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac17b74064da4cd68522a561ce50cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.035022  9778 tablet_service.cc:1511] Processing CreateTablet for tablet 0886add123374f8489e494330895589f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:58.046968  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0886add123374f8489e494330895589f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.051625  9783 tablet_service.cc:1511] Processing CreateTablet for tablet f4e4281519664ddea67e3a81af69a510 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:58.056151  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e4281519664ddea67e3a81af69a510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.059424  9999 tablet_service.cc:1511] Processing CreateTablet for tablet ac17b74064da4cd68522a561ce50cdab (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:58.060843  9999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac17b74064da4cd68522a561ce50cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.063366  9998 tablet_service.cc:1511] Processing CreateTablet for tablet f4e4281519664ddea67e3a81af69a510 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:58.065162 10000 tablet_service.cc:1511] Processing CreateTablet for tablet 938aa7ab58a84412945ccffc11b604c2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:58.055843 10001 tablet_service.cc:1511] Processing CreateTablet for tablet 0f499fd86c8043fda54bc5de82599b03 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:58.074126 10000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938aa7ab58a84412945ccffc11b604c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.078122  9998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e4281519664ddea67e3a81af69a510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.081236 10001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f499fd86c8043fda54bc5de82599b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.007468 10071 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.118724  9928 tablet_service.cc:1511] Processing CreateTablet for tablet 704226b580dc48a3b85af9b13bfc2c41 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:58.120224  9928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 704226b580dc48a3b85af9b13bfc2c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.128629 10063 raft_consensus.cc:493] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.129364 10063 raft_consensus.cc:515] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.107860  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 42a868e668924fd080e636b972fb9174 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:58.131018  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a868e668924fd080e636b972fb9174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.131542 10063 leader_election.cc:290] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:58.113933 10071 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:58.132341 10085 raft_consensus.cc:2804] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.151844 10085 raft_consensus.cc:697] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:50:58.152814 10085 consensus_queue.cc:237] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.160101  9780 tablet_service.cc:1511] Processing CreateTablet for tablet 824daf9dce844f589cb53e71064359b9 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:58.161556  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824daf9dce844f589cb53e71064359b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.162648  9776 tablet_service.cc:1511] Processing CreateTablet for tablet bffaebfcb2114bc48f6749b4e7814d26 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:58.174322  9690 catalog_manager.cc:5697] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.181923 10058 tablet_bootstrap.cc:654] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.183763  9933 tablet_service.cc:1511] Processing CreateTablet for tablet e43e2e8cd4744cf289d7c582ffa4fca3 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:58.185408  9931 tablet_service.cc:1511] Processing CreateTablet for tablet 561d5a80307a4c54ba7f161efbb4dd14 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:58.187096  9929 tablet_service.cc:1511] Processing CreateTablet for tablet 3c083802fed042fa9b4793082376f308 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:58.188745  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 1b86c9253fbb4cc69b5ec9bd8adbcbcc (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:58.133788 10060 ts_tablet_manager.cc:1434] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.000s
I20260709 14:50:58.140571  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:58.139019 10071 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:58.151230  9757 leader_election.cc:304] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:58.142102  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:58.136703  9853 tablet_service.cc:1511] Processing CreateTablet for tablet e43e2e8cd4744cf289d7c582ffa4fca3 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 14:50:58.209093  9757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 76771.8us
I20260709 14:50:58.209451  9853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e2e8cd4744cf289d7c582ffa4fca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.209762 10069 raft_consensus.cc:2749] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:58.210700  9832 leader_election.cc:343] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.211637  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b86c9253fbb4cc69b5ec9bd8adbcbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.210795 10069 raft_consensus.cc:493] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.214119  9776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffaebfcb2114bc48f6749b4e7814d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.213995 10069 raft_consensus.cc:515] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:58.215853  9926 tablet_service.cc:1511] Processing CreateTablet for tablet 938aa7ab58a84412945ccffc11b604c2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:58.216516 10069 leader_election.cc:290] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:58.217170  9926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938aa7ab58a84412945ccffc11b604c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.217412  9925 tablet_service.cc:1511] Processing CreateTablet for tablet f4e4281519664ddea67e3a81af69a510 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:58.217703  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:58.218708  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e4281519664ddea67e3a81af69a510. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:58.219249  9758 leader_election.cc:343] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.221504  9927 tablet_service.cc:1511] Processing CreateTablet for tablet 0f499fd86c8043fda54bc5de82599b03 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:58.222559 10060 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:58.222867  9927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f499fd86c8043fda54bc5de82599b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.223876  9930 tablet_service.cc:1511] Processing CreateTablet for tablet bffaebfcb2114bc48f6749b4e7814d26 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:58.225103  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffaebfcb2114bc48f6749b4e7814d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.227121  9924 tablet_service.cc:1511] Processing CreateTablet for tablet 7a20c391e6794e3b96d1a6dd3b4d2b7a (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:58.228356  9924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a20c391e6794e3b96d1a6dd3b4d2b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.207734  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:58.230595  9793 raft_consensus.cc:2393] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:50:58.231736  9981 leader_election.cc:304] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:50:58.232897 10063 raft_consensus.cc:3060] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.233071  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c083802fed042fa9b4793082376f308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.234169  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d5a80307a4c54ba7f161efbb4dd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.234594 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:58.235737 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:58.239986 10063 raft_consensus.cc:2749] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.135418 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 7a20c391e6794e3b96d1a6dd3b4d2b7a (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:58.240788 10017 raft_consensus.cc:2468] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:58.241529 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a20c391e6794e3b96d1a6dd3b4d2b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.241753 10065 ts_tablet_manager.cc:1434] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.309s	user 0.026s	sys 0.032s
I20260709 14:50:58.242767 10065 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
W20260709 14:50:58.199638  9833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:45001, user_credentials={real_user=slave}} blocked reactor thread for 208122us
I20260709 14:50:58.265833 10059 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:58.266374 10059 ts_tablet_manager.cc:1403] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.309s	user 0.013s	sys 0.004s
I20260709 14:50:58.268676  9850 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4a1afbe63e4abdbd2ef5397069ce84 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:58.269984  9850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4a1afbe63e4abdbd2ef5397069ce84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.271793  9784 tablet_service.cc:1511] Processing CreateTablet for tablet 844c6230072e40a3b951fa74f0438cbb (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:58.273026  9784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844c6230072e40a3b951fa74f0438cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.275233  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 3c083802fed042fa9b4793082376f308 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:58.275422  9856 tablet_service.cc:1511] Processing CreateTablet for tablet 1b86c9253fbb4cc69b5ec9bd8adbcbcc (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:58.275801  9851 tablet_service.cc:1511] Processing CreateTablet for tablet 0886add123374f8489e494330895589f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:58.276633  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c083802fed042fa9b4793082376f308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.278185  9855 tablet_service.cc:1511] Processing CreateTablet for tablet 938aa7ab58a84412945ccffc11b604c2 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:58.278524  9858 tablet_service.cc:1511] Processing CreateTablet for tablet bffaebfcb2114bc48f6749b4e7814d26 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:58.279446  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938aa7ab58a84412945ccffc11b604c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.280300  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:58.281175  9777 tablet_service.cc:1511] Processing CreateTablet for tablet 6b22129ca3504565b838cbc609299dcd (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:58.282315  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b86c9253fbb4cc69b5ec9bd8adbcbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.291360  9778 tablet_service.cc:1511] Processing CreateTablet for tablet d7dee62d2c3b481fb2c66561347d5bf0 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:58.292662  9778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dee62d2c3b481fb2c66561347d5bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.297025 10003 tablet_service.cc:1511] Processing CreateTablet for tablet 2063287cdba54ed3bdc2ea0e0cf30d4f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:58.298273 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2063287cdba54ed3bdc2ea0e0cf30d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.303987 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 824daf9dce844f589cb53e71064359b9 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:58.310299  9779 tablet_service.cc:1511] Processing CreateTablet for tablet 5f90774f07f046fd90706ee176c91a77 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:58.315737  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:58.336237  9856 tablet_service.cc:1511] Processing CreateTablet for tablet 5b601f74d74040c893f1e8d76c54757d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:58.337646  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b601f74d74040c893f1e8d76c54757d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:58.338086  9757 leader_election.cc:343] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.338594  9757 leader_election.cc:304] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:58.339305  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 6b22129ca3504565b838cbc609299dcd (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:58.339763 10069 raft_consensus.cc:2749] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.340556  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b22129ca3504565b838cbc609299dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.340968 10059 raft_consensus.cc:359] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.341691 10059 raft_consensus.cc:385] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.342015 10059 raft_consensus.cc:740] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.342851 10059 consensus_queue.cc:260] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.346103  9928 tablet_service.cc:1511] Processing CreateTablet for tablet 42a868e668924fd080e636b972fb9174 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:58.347087 10059 ts_tablet_manager.cc:1434] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 14:50:58.347328  9928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a868e668924fd080e636b972fb9174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.351861  9783 tablet_service.cc:1511] Processing CreateTablet for tablet bd0e43f3826f494b9d4d6e360c893182 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:58.319587 10060 tablet_bootstrap.cc:654] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.321090  9857 tablet_service.cc:1511] Processing CreateTablet for tablet ac17b74064da4cd68522a561ce50cdab (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:58.353665  9857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac17b74064da4cd68522a561ce50cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.354127 10005 tablet_service.cc:1511] Processing CreateTablet for tablet d7dee62d2c3b481fb2c66561347d5bf0 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:58.360050  9781 tablet_service.cc:1511] Processing CreateTablet for tablet 2eab46a0ea184f74a38099ef8153f68b (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:58.326864  9859 tablet_service.cc:1511] Processing CreateTablet for tablet 824daf9dce844f589cb53e71064359b9 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:58.328647  9999 tablet_service.cc:1511] Processing CreateTablet for tablet 844c6230072e40a3b951fa74f0438cbb (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:58.330682  9852 tablet_service.cc:1511] Processing CreateTablet for tablet 42a868e668924fd080e636b972fb9174 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:58.331714 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824daf9dce844f589cb53e71064359b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.332541  9777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b22129ca3504565b838cbc609299dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.326750  9855 tablet_service.cc:1511] Processing CreateTablet for tablet 7a20c391e6794e3b96d1a6dd3b4d2b7a (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:58.366698  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 844c6230072e40a3b951fa74f0438cbb (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:58.381570  9851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0886add123374f8489e494330895589f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.382283  9933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43e2e8cd4744cf289d7c582ffa4fca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.384366 10059 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:58.403816  9858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffaebfcb2114bc48f6749b4e7814d26. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:58.404989  9833 leader_election.cc:343] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.405454  9833 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:50:58.405665  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 5b601f74d74040c893f1e8d76c54757d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:58.406766 10088 raft_consensus.cc:2749] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.418067  9856 tablet_service.cc:1511] Processing CreateTablet for tablet d7dee62d2c3b481fb2c66561347d5bf0 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:58.411537  9779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f90774f07f046fd90706ee176c91a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.412835 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dee62d2c3b481fb2c66561347d5bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.419497  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844c6230072e40a3b951fa74f0438cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.425917  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a20c391e6794e3b96d1a6dd3b4d2b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.400754 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 5b601f74d74040c893f1e8d76c54757d (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:58.441515  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b601f74d74040c893f1e8d76c54757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.455106 10004 tablet_service.cc:1511] Processing CreateTablet for tablet c8da4a407f814166a8cf6ea85d74575f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:58.456163 10085 consensus_queue.cc:1048] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:58.458567 10000 tablet_service.cc:1511] Processing CreateTablet for tablet 2eab46a0ea184f74a38099ef8153f68b (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:58.463042  9780 tablet_service.cc:1511] Processing CreateTablet for tablet 50dcfb263af8464cb9196d5e89e116c1 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:58.467134  9776 tablet_service.cc:1511] Processing CreateTablet for tablet acdead42f92f4bb8895975dcb86164b3 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:58.447535  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0e43f3826f494b9d4d6e360c893182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.450093  9999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844c6230072e40a3b951fa74f0438cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.468964 10065 tablet_bootstrap.cc:654] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.509199 10060 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:58.509724 10060 ts_tablet_manager.cc:1403] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.287s	user 0.008s	sys 0.028s
I20260709 14:50:58.512547 10060 raft_consensus.cc:359] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.512826 10063 raft_consensus.cc:493] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.513427 10063 raft_consensus.cc:515] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.513688  9931 tablet_service.cc:1511] Processing CreateTablet for tablet 5f90774f07f046fd90706ee176c91a77 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:58.515553 10063 leader_election.cc:290] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:58.516620  9998 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa39f99a739486da95b5630a730dce8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:58.517819  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dc35e99e3b4f409b406d1d1992eab8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:50:58.527495  9980 leader_election.cc:343] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.518491  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dc35e99e3b4f409b406d1d1992eab8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:50:58.492535  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:58.528402  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 8e159831ef0a45e9a17600686ea179b4 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 14:50:58.529390  9981 leader_election.cc:343] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.477844  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824daf9dce844f589cb53e71064359b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.532929  9854 tablet_service.cc:1511] Processing CreateTablet for tablet 2eab46a0ea184f74a38099ef8153f68b (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:58.493583 10000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eab46a0ea184f74a38099ef8153f68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.519731 10060 raft_consensus.cc:385] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.483577  9781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eab46a0ea184f74a38099ef8153f68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.483860 10001 tablet_service.cc:1511] Processing CreateTablet for tablet 5f90774f07f046fd90706ee176c91a77 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:58.546298 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b601f74d74040c893f1e8d76c54757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.522567 10058 tablet_bootstrap.cc:492] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:58.546849  9857 tablet_service.cc:1511] Processing CreateTablet for tablet bd0e43f3826f494b9d4d6e360c893182 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:58.547284 10058 ts_tablet_manager.cc:1403] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.633s	user 0.026s	sys 0.034s
I20260709 14:50:58.547411  9780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dcfb263af8464cb9196d5e89e116c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.548254  9931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f90774f07f046fd90706ee176c91a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.549580 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8da4a407f814166a8cf6ea85d74575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.550328 10001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f90774f07f046fd90706ee176c91a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.551540  9853 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa39f99a739486da95b5630a730dce8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:58.555404  9998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa39f99a739486da95b5630a730dce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.534083  9852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a868e668924fd080e636b972fb9174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.544131 10060 raft_consensus.cc:740] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.499872  9924 tablet_service.cc:1511] Processing CreateTablet for tablet 8e159831ef0a45e9a17600686ea179b4 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:58.557165 10060 consensus_queue.cc:260] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.536507  9981 leader_election.cc:304] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:50:58.478993  9775 tablet_service.cc:1511] Processing CreateTablet for tablet c8da4a407f814166a8cf6ea85d74575f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:58.558780  9924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e159831ef0a45e9a17600686ea179b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.559218 10063 raft_consensus.cc:2749] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.559407 10060 ts_tablet_manager.cc:1434] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:50:58.497534 10059 tablet_bootstrap.cc:654] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.560456 10060 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:58.557698  9776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acdead42f92f4bb8895975dcb86164b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.562912  9775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8da4a407f814166a8cf6ea85d74575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.564234  9926 tablet_service.cc:1511] Processing CreateTablet for tablet bd0e43f3826f494b9d4d6e360c893182 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:58.564945  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7dee62d2c3b481fb2c66561347d5bf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.565471  9926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0e43f3826f494b9d4d6e360c893182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.477550  9850 tablet_service.cc:1511] Processing CreateTablet for tablet 2063287cdba54ed3bdc2ea0e0cf30d4f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:58.535056  9925 tablet_service.cc:1511] Processing CreateTablet for tablet 6b22129ca3504565b838cbc609299dcd (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:58.566592  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b22129ca3504565b838cbc609299dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.513130  9927 tablet_service.cc:1511] Processing CreateTablet for tablet 2063287cdba54ed3bdc2ea0e0cf30d4f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:58.567454  9927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2063287cdba54ed3bdc2ea0e0cf30d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.567521  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e159831ef0a45e9a17600686ea179b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.567873  9854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eab46a0ea184f74a38099ef8153f68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.568504  9857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0e43f3826f494b9d4d6e360c893182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.554874 10058 raft_consensus.cc:359] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:58.569037 10058 raft_consensus.cc:385] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.569339 10058 raft_consensus.cc:740] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.570950 10058 consensus_queue.cc:260] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:58.571925  9928 tablet_service.cc:1511] Processing CreateTablet for tablet c8da4a407f814166a8cf6ea85d74575f (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:58.573168 10058 ts_tablet_manager.cc:1434] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:50:58.573256  9928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8da4a407f814166a8cf6ea85d74575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.575222 10067 consensus_queue.cc:1048] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.594166 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 8e159831ef0a45e9a17600686ea179b4 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:58.595475 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e159831ef0a45e9a17600686ea179b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.593624 10005 tablet_service.cc:1511] Processing CreateTablet for tablet acdead42f92f4bb8895975dcb86164b3 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:58.598951 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acdead42f92f4bb8895975dcb86164b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.571496  9853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa39f99a739486da95b5630a730dce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.612962 10006 tablet_service.cc:1511] Processing CreateTablet for tablet de75d411220546a892e5adb8f48ab119 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:58.615922 10060 tablet_bootstrap.cc:654] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.617388 10069 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.620124 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de75d411220546a892e5adb8f48ab119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.619812 10069 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.631212  9782 tablet_service.cc:1511] Processing CreateTablet for tablet 2a167e52f4bc4718af98c92254d1ec54 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:58.632761  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a167e52f4bc4718af98c92254d1ec54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.649521 10065 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:58.650070 10065 ts_tablet_manager.cc:1403] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.408s	user 0.012s	sys 0.006s
I20260709 14:50:58.674449  9858 tablet_service.cc:1511] Processing CreateTablet for tablet 50dcfb263af8464cb9196d5e89e116c1 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:58.676262  9858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dcfb263af8464cb9196d5e89e116c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.625403 10069 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:58.687335  9782 tablet_service.cc:1511] Processing CreateTablet for tablet f11b6c488b804f248283b9d9c421012b (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:58.688292  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11b6c488b804f248283b9d9c421012b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.660024 10058 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:58.652894 10065 raft_consensus.cc:359] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:58.711218  9850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2063287cdba54ed3bdc2ea0e0cf30d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.715008  9932 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa39f99a739486da95b5630a730dce8 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:58.716324  9932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa39f99a739486da95b5630a730dce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.718818  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:58.720273  9855 tablet_service.cc:1511] Processing CreateTablet for tablet acdead42f92f4bb8895975dcb86164b3 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:58.720707  9929 tablet_service.cc:1511] Processing CreateTablet for tablet 50dcfb263af8464cb9196d5e89e116c1 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:50:58.722059  9758 leader_election.cc:343] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.722421  9855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acdead42f92f4bb8895975dcb86164b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.736146  9925 tablet_service.cc:1511] Processing CreateTablet for tablet dafc0b1c12074110831e5a0977ab122c (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:58.698779 10065 raft_consensus.cc:385] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.747509  9783 tablet_service.cc:1511] Processing CreateTablet for tablet de75d411220546a892e5adb8f48ab119 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:58.748907  9783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de75d411220546a892e5adb8f48ab119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.759719  9929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dcfb263af8464cb9196d5e89e116c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.744648 10065 raft_consensus.cc:740] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.768615 10067 consensus_queue.cc:1048] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:50:58.779631  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafc0b1c12074110831e5a0977ab122c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:58.772720 10101 log.cc:927] Time spent T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:50:58.808259  9930 tablet_service.cc:1511] Processing CreateTablet for tablet 2a167e52f4bc4718af98c92254d1ec54 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:58.817028 10004 tablet_service.cc:1511] Processing CreateTablet for tablet f11b6c488b804f248283b9d9c421012b (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:58.818706  9926 tablet_service.cc:1511] Processing CreateTablet for tablet de75d411220546a892e5adb8f48ab119 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:58.817034  9856 tablet_service.cc:1511] Processing CreateTablet for tablet dafc0b1c12074110831e5a0977ab122c (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:58.821588  9856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafc0b1c12074110831e5a0977ab122c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.789072 10065 consensus_queue.cc:260] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:58.824185 10088 raft_consensus.cc:493] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.824786 10088 raft_consensus.cc:515] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:58.830607 10003 tablet_service.cc:1511] Processing CreateTablet for tablet dafc0b1c12074110831e5a0977ab122c (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:58.832026 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dafc0b1c12074110831e5a0977ab122c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.839135  9857 tablet_service.cc:1511] Processing CreateTablet for tablet 2a167e52f4bc4718af98c92254d1ec54 (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:58.844110  9859 tablet_service.cc:1511] Processing CreateTablet for tablet f11b6c488b804f248283b9d9c421012b (DEFAULT_TABLE table=test-workload [id=69ea4b4f5fef46f8bef7d4da6ed53f1c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:58.852437 10059 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:58.853173 10059 ts_tablet_manager.cc:1403] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.480s	user 0.012s	sys 0.027s
I20260709 14:50:58.868256  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:58.868364 10059 raft_consensus.cc:359] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:58.869115 10059 raft_consensus.cc:385] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.869432 10059 raft_consensus.cc:740] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
W20260709 14:50:58.869880  9832 leader_election.cc:343] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.874703  9677 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.248.129:45001, user_credentials={real_user=slave}} blocked reactor thread for 60532.3us
I20260709 14:50:58.874454 10088 leader_election.cc:290] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:58.880486 10059 consensus_queue.cc:260] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:50:58.880736  9678 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 65710.5us
I20260709 14:50:58.882872 10059 ts_tablet_manager.cc:1434] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.013s
I20260709 14:50:58.883831 10059 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:58.884042  9690 catalog_manager.cc:5697] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.875521  9857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a167e52f4bc4718af98c92254d1ec54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.898602 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:58.899288 10016 raft_consensus.cc:2468] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:50:58.899531  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:58.900161  9794 raft_consensus.cc:2468] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:50:58.901597  9833 leader_election.cc:304] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
W20260709 14:50:58.902166  9676 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 81543.9us
I20260709 14:50:58.902576  9759 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:50:58.902799 10088 raft_consensus.cc:2804] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.903203 10088 raft_consensus.cc:493] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.903538 10088 raft_consensus.cc:3060] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.903990 10069 raft_consensus.cc:2804] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.904362 10069 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.904687 10069 raft_consensus.cc:3060] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.910384 10063 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.910909 10063 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:58.911962 10088 raft_consensus.cc:515] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:58.913002 10063 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:58.914251 10058 tablet_bootstrap.cc:654] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.914948  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:50:58.916399  9981 leader_election.cc:343] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.917665  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:50:58.919087  9981 leader_election.cc:343] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.919509  9981 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:58.920532 10063 raft_consensus.cc:2749] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.921505  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11b6c488b804f248283b9d9c421012b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.926108  9930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a167e52f4bc4718af98c92254d1ec54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.926337 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f11b6c488b804f248283b9d9c421012b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.940987  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:58.943732  9794 raft_consensus.cc:3060] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.944811 10060 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:58.945312 10060 ts_tablet_manager.cc:1403] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.385s	user 0.034s	sys 0.045s
I20260709 14:50:58.948518 10060 raft_consensus.cc:359] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:58.949426 10060 raft_consensus.cc:385] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.949819 10060 raft_consensus.cc:740] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.950138  9926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de75d411220546a892e5adb8f48ab119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.950718 10060 consensus_queue.cc:260] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:58.911872 10069 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:58.960917  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
W20260709 14:50:58.964955  9832 leader_election.cc:343] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.974105 10069 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:58.974716 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:58.975342 10016 raft_consensus.cc:3060] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.978994 10067 raft_consensus.cc:493] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.979278  9794 raft_consensus.cc:2468] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:50:58.979506 10067 raft_consensus.cc:515] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:58.980662  9833 leader_election.cc:304] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:50:58.981650 10107 raft_consensus.cc:2804] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.984144 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:58.984827 10015 raft_consensus.cc:2468] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:58.985859 10058 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:58.986362 10058 ts_tablet_manager.cc:1403] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.359s	user 0.019s	sys 0.000s
I20260709 14:50:58.987000  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:58.988998  9908 leader_election.cc:304] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:58.982573 10088 leader_election.cc:290] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:58.981673 10067 leader_election.cc:290] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:59.006245 10067 consensus_queue.cc:1048] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.007827 10065 ts_tablet_manager.cc:1434] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.357s	user 0.005s	sys 0.007s
I20260709 14:50:59.007896 10067 raft_consensus.cc:2804] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.008512 10067 raft_consensus.cc:493] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.008929 10067 raft_consensus.cc:3060] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.009066 10065 tablet_bootstrap.cc:492] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:58.989349 10058 raft_consensus.cc:359] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.009996 10058 raft_consensus.cc:385] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.986944  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:50:59.010239  9907 leader_election.cc:343] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.010308 10058 raft_consensus.cc:740] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.025274 10107 raft_consensus.cc:697] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:50:59.042049 10107 consensus_queue.cc:237] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.043795 10060 ts_tablet_manager.cc:1434] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.098s	user 0.022s	sys 0.007s
I20260709 14:50:59.044832 10060 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:50:59.029982  9758 leader_election.cc:343] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.067526 10059 tablet_bootstrap.cc:654] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.072664 10058 consensus_queue.cc:260] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.075724 10058 ts_tablet_manager.cc:1434] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 14:50:59.076963 10058 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.070842 10016 raft_consensus.cc:2468] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:50:59.084614 10065 tablet_bootstrap.cc:654] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.086074  9759 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.087371 10069 raft_consensus.cc:2804] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.096603 10058 tablet_bootstrap.cc:654] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.099858 10060 tablet_bootstrap.cc:654] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.115965 10067 raft_consensus.cc:515] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.114357 10069 raft_consensus.cc:697] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:50:59.118914 10069 consensus_queue.cc:237] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.121215  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:50:59.121461 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:59.122141 10016 raft_consensus.cc:3060] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:59.127918  9907 leader_election.cc:343] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.129000 10059 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:59.129588 10059 ts_tablet_manager.cc:1403] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.246s	user 0.015s	sys 0.011s
I20260709 14:50:59.132874  9692 catalog_manager.cc:5697] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.131493 10067 leader_election.cc:290] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:59.138880 10085 raft_consensus.cc:493] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.145452 10059 raft_consensus.cc:359] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.141345 10085 raft_consensus.cc:515] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.147437 10085 leader_election.cc:290] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.151194  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.153028 10058 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:59.153510 10058 ts_tablet_manager.cc:1403] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.001s
I20260709 14:50:59.156647  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d93a1f97948425dbcc0f5ef6caaf2c0" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:59.156643 10058 raft_consensus.cc:359] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.157672 10058 raft_consensus.cc:385] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.157982  9793 raft_consensus.cc:2393] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:50:59.158010 10058 raft_consensus.cc:740] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.159137 10058 consensus_queue.cc:260] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.160226  9907 leader_election.cc:304] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.160944 10058 ts_tablet_manager.cc:1434] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:59.161654 10114 raft_consensus.cc:3060] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.162000 10058 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.148321 10059 raft_consensus.cc:385] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.166662 10059 raft_consensus.cc:740] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.167377 10059 consensus_queue.cc:260] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.169327 10059 ts_tablet_manager.cc:1434] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.002s
I20260709 14:50:59.170413 10059 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:59.175209 10058 tablet_bootstrap.cc:654] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.177729 10065 tablet_bootstrap.cc:492] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:59.178357 10065 ts_tablet_manager.cc:1403] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.014s
I20260709 14:50:59.180475 10060 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:59.185372 10060 ts_tablet_manager.cc:1403] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.008s
I20260709 14:50:59.185918 10059 tablet_bootstrap.cc:654] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.179190 10016 raft_consensus.cc:2468] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:59.189811  9908 leader_election.cc:304] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.191381 10067 raft_consensus.cc:2804] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.192831 10067 raft_consensus.cc:697] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:50:59.193212 10060 raft_consensus.cc:359] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.194341 10060 raft_consensus.cc:385] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.194096 10067 consensus_queue.cc:237] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.194758 10060 raft_consensus.cc:740] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.195858 10060 consensus_queue.cc:260] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.198186 10060 ts_tablet_manager.cc:1434] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:50:59.199096 10060 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:59.199838 10114 raft_consensus.cc:2749] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.206025 10060 tablet_bootstrap.cc:654] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.212673 10065 raft_consensus.cc:359] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.213644 10065 raft_consensus.cc:385] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.213964 10065 raft_consensus.cc:740] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.215087 10065 consensus_queue.cc:260] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.217996 10065 ts_tablet_manager.cc:1434] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 14:50:59.219249 10065 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:59.227448 10065 tablet_bootstrap.cc:654] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.237331  9692 catalog_manager.cc:5697] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.260100 10107 raft_consensus.cc:493] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.260572 10107 raft_consensus.cc:515] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.262651 10107 leader_election.cc:290] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:59.267431 10058 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:59.267969 10058 ts_tablet_manager.cc:1403] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.106s	user 0.029s	sys 0.014s
I20260709 14:50:59.269258 10060 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:59.269747 10060 ts_tablet_manager.cc:1403] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.016s
I20260709 14:50:59.263576  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:59.271553 10058 raft_consensus.cc:359] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.274118 10058 raft_consensus.cc:385] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.274873 10058 raft_consensus.cc:740] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.275138 10059 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:59.275969 10059 ts_tablet_manager.cc:1403] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.015s
I20260709 14:50:59.276685 10058 consensus_queue.cc:260] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.273052 10060 raft_consensus.cc:359] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.277887 10060 raft_consensus.cc:385] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.278221 10060 raft_consensus.cc:740] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.278909 10060 consensus_queue.cc:260] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.278977 10059 raft_consensus.cc:359] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.279873 10059 raft_consensus.cc:385] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.280234 10059 raft_consensus.cc:740] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.281416 10065 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:59.282100 10065 ts_tablet_manager.cc:1403] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.009s
I20260709 14:50:59.281082 10059 consensus_queue.cc:260] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.284044 10060 ts_tablet_manager.cc:1434] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 14:50:59.285032 10060 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:59.285146 10065 raft_consensus.cc:359] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.285966 10069 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.285977 10065 raft_consensus.cc:385] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.286556 10065 raft_consensus.cc:740] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.286499 10069 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.279480 10058 ts_tablet_manager.cc:1434] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:50:59.289589 10112 raft_consensus.cc:493] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.294339 10112 raft_consensus.cc:515] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.294859 10058 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.295508 10069 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.296612 10112 leader_election.cc:290] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.287452 10065 consensus_queue.cc:260] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.297803 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.298413 10016 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:50:59.298736 10065 ts_tablet_manager.cc:1434] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260709 14:50:59.299674 10065 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:59.299482 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.300190 10017 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:50:59.301721 10058 tablet_bootstrap.cc:654] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.301529  9759 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:59.302542  9759 leader_election.cc:304] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:59.288546 10059 ts_tablet_manager.cc:1434] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:59.303833 10060 tablet_bootstrap.cc:654] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.318895 10065 tablet_bootstrap.cc:654] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.324189 10058 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:59.324528 10058 ts_tablet_manager.cc:1403] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260709 14:50:59.306596 10059 tablet_bootstrap.cc:492] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:59.329274 10058 raft_consensus.cc:359] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.330058 10058 raft_consensus.cc:385] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.304307 10069 raft_consensus.cc:2804] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.330345 10058 raft_consensus.cc:740] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.330856 10069 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.331264 10069 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.331430 10058 consensus_queue.cc:260] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.335726 10058 ts_tablet_manager.cc:1434] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:59.336805 10058 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.336992 10059 tablet_bootstrap.cc:654] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.338137 10060 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:59.338604 10060 ts_tablet_manager.cc:1403] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.004s
I20260709 14:50:59.341392 10060 raft_consensus.cc:359] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.344709 10112 raft_consensus.cc:2804] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.345115 10112 raft_consensus.cc:493] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.345449 10112 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.348402 10060 raft_consensus.cc:385] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.348786 10060 raft_consensus.cc:740] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.349561 10060 consensus_queue.cc:260] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.353508 10065 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:59.354038 10065 ts_tablet_manager.cc:1403] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.012s
I20260709 14:50:59.399590 10058 tablet_bootstrap.cc:654] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.399415 10065 raft_consensus.cc:359] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.400277 10065 raft_consensus.cc:385] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.400614 10065 raft_consensus.cc:740] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.397655 10069 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.403115 10060 ts_tablet_manager.cc:1434] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.064s	user 0.016s	sys 0.014s
I20260709 14:50:59.404058 10060 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:59.404330 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:59.404928 10017 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.415040 10060 tablet_bootstrap.cc:654] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.419580 10017 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:50:59.421087 10065 consensus_queue.cc:260] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.423600 10065 ts_tablet_manager.cc:1434] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.069s	user 0.017s	sys 0.003s
I20260709 14:50:59.424575 10065 tablet_bootstrap.cc:492] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:59.425518 10058 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:59.426033 10058 ts_tablet_manager.cc:1403] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.010s
I20260709 14:50:59.426429 10069 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.428674 10058 raft_consensus.cc:359] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.429387 10058 raft_consensus.cc:385] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.429651 10058 raft_consensus.cc:740] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.430644 10058 consensus_queue.cc:260] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.432394 10065 tablet_bootstrap.cc:654] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.435551 10058 ts_tablet_manager.cc:1434] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:50:59.450320  9689 catalog_manager.cc:5697] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.469370  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.470400  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:50:59.470904  9758 leader_election.cc:343] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.470917  9868 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:50:59.471407  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:50:59.472743  9758 leader_election.cc:343] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.492209 10114 raft_consensus.cc:493] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.492871 10114 raft_consensus.cc:515] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.495679 10114 leader_election.cc:290] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:59.496447  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dc35e99e3b4f409b406d1d1992eab8" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:59.497103  9793 raft_consensus.cc:2468] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:59.497946 10059 tablet_bootstrap.cc:492] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:59.498588 10059 ts_tablet_manager.cc:1403] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.008s
I20260709 14:50:59.498514  9907 leader_election.cc:304] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:50:59.500569 10114 raft_consensus.cc:2804] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.500969 10114 raft_consensus.cc:493] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.501374 10114 raft_consensus.cc:3060] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.501428 10059 raft_consensus.cc:359] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.502421 10059 raft_consensus.cc:385] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.502727 10059 raft_consensus.cc:740] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.503376 10059 consensus_queue.cc:260] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.505268 10059 ts_tablet_manager.cc:1434] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:59.506054 10059 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:59.508849 10060 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:59.509356 10060 ts_tablet_manager.cc:1403] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.012s
I20260709 14:50:59.511497 10114 raft_consensus.cc:515] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.512665 10060 raft_consensus.cc:359] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.513356 10060 raft_consensus.cc:385] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.513463 10059 tablet_bootstrap.cc:654] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.513684 10060 raft_consensus.cc:740] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.515372  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dc35e99e3b4f409b406d1d1992eab8" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:59.514665 10060 consensus_queue.cc:260] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.515964  9793 raft_consensus.cc:3060] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.517591 10060 ts_tablet_manager.cc:1434] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:50:59.518610 10060 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:59.521545 10058 tablet_bootstrap.cc:492] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.523923  9793 raft_consensus.cc:2468] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:59.524188 10059 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:59.524714 10059 ts_tablet_manager.cc:1403] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:50:59.524897 10060 tablet_bootstrap.cc:654] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.525965  9907 leader_election.cc:304] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:50:59.526798 10085 raft_consensus.cc:2804] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.527305 10085 raft_consensus.cc:697] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:50:59.528095 10085 consensus_queue.cc:237] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.528111 10059 raft_consensus.cc:359] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.528988 10059 raft_consensus.cc:385] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.529296 10059 raft_consensus.cc:740] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.530260  9759 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.530131 10059 consensus_queue.cc:260] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.532707 10059 ts_tablet_manager.cc:1434] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:50:59.533483 10059 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:59.532249 10069 raft_consensus.cc:2804] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.534365 10069 raft_consensus.cc:697] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:50:59.535236 10069 consensus_queue.cc:237] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.538483 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dc35e99e3b4f409b406d1d1992eab8" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.539106 10016 raft_consensus.cc:2468] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:59.539136 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dc35e99e3b4f409b406d1d1992eab8" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:59.539881 10015 raft_consensus.cc:3060] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.401248 10112 raft_consensus.cc:515] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.525622 10114 leader_election.cc:290] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:59.542250 10058 tablet_bootstrap.cc:654] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.546687 10059 tablet_bootstrap.cc:654] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.549417 10112 leader_election.cc:290] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.552412  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:50:59.553025  9867 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.556399 10107 consensus_queue.cc:1048] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.552827 10015 raft_consensus.cc:2468] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:59.566035 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:59.566627 10016 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.562718 10059 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
W20260709 14:50:59.564033  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:59.564895 10112 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.565709 10058 tablet_bootstrap.cc:492] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:59.570123 10112 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.572201 10112 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:59.574117  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.574823  9868 raft_consensus.cc:2468] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:50:59.576128  9758 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:50:59.576962 10112 raft_consensus.cc:2804] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.577157  9867 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:50:59.577345 10112 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.577692 10112 raft_consensus.cc:3060] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.578300  9758 leader_election.cc:304] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:50:59.579411 10058 ts_tablet_manager.cc:1403] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.004s
I20260709 14:50:59.569448 10059 ts_tablet_manager.cc:1403] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.001s
I20260709 14:50:59.598834 10067 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.591372 10069 raft_consensus.cc:2804] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.600627 10069 raft_consensus.cc:697] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:50:59.601426 10069 consensus_queue.cc:237] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.574817  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:59.602782 10067 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.603812  9942 raft_consensus.cc:2468] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:50:59.610399 10063 raft_consensus.cc:493] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.614612 10016 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:50:59.614645 10063 raft_consensus.cc:515] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.614769  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:59.615811  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.616412  9867 raft_consensus.cc:2468] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:59.609911 10067 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.617022 10063 leader_election.cc:290] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.617660 10067 consensus_queue.cc:1048] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:59.622409 10065 tablet_bootstrap.cc:492] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:59.623072  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f861a583d63141c6bd4bc2152bb77c9d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:59.624686  9793 raft_consensus.cc:2468] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:50:59.624154 10065 ts_tablet_manager.cc:1403] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.015s
I20260709 14:50:59.627103  9981 leader_election.cc:304] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:59.627796 10058 raft_consensus.cc:359] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.617470  9907 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:50:59.629463 10085 raft_consensus.cc:2804] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.629837 10085 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.630214 10085 raft_consensus.cc:3060] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.629974 10059 raft_consensus.cc:359] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.630324 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.630722 10107 consensus_queue.cc:1048] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.631188 10017 raft_consensus.cc:2393] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:50:59.632401  9834 leader_election.cc:304] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:50:59.628509 10058 raft_consensus.cc:385] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.633639 10107 raft_consensus.cc:3060] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.634949 10063 raft_consensus.cc:2804] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.635550 10063 raft_consensus.cc:493] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.635871 10063 raft_consensus.cc:3060] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.641498 10107 raft_consensus.cc:2749] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.633839  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f861a583d63141c6bd4bc2152bb77c9d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.637563 10112 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:50:59.648649  9981 leader_election.cc:343] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.649679  9794 raft_consensus.cc:2393] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
I20260709 14:50:59.651046  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:50:59.651695 10112 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:59.651640 10085 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.652838  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:50:59.653411  9867 raft_consensus.cc:3060] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.653654  9942 raft_consensus.cc:2393] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:50:59.655051 10085 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.655990  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:59.656783  9794 raft_consensus.cc:2393] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
I20260709 14:50:59.630771 10059 raft_consensus.cc:385] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.641875 10058 raft_consensus.cc:740] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.658188 10059 raft_consensus.cc:740] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.658529 10060 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:59.659066 10060 ts_tablet_manager.cc:1403] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.022s
I20260709 14:50:59.658711 10058 consensus_queue.cc:260] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.633574 10065 raft_consensus.cc:359] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.663115 10058 ts_tablet_manager.cc:1434] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260709 14:50:59.660974 10059 consensus_queue.cc:260] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.662552 10065 raft_consensus.cc:385] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.672271  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:50:59.676113 10058 tablet_bootstrap.cc:492] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.675855 10060 raft_consensus.cc:359] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.676580 10060 raft_consensus.cc:385] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.676857 10060 raft_consensus.cc:740] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.677569 10060 consensus_queue.cc:260] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.678124  9907 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.679948 10060 ts_tablet_manager.cc:1434] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:50:59.680783 10060 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:50:59.672092 10065 raft_consensus.cc:740] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.693634 10059 ts_tablet_manager.cc:1434] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.005s
I20260709 14:50:59.695824 10065 consensus_queue.cc:260] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.693295 10085 raft_consensus.cc:493] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.697322 10085 raft_consensus.cc:515] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.699313  9691 catalog_manager.cc:5697] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.700306 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.701010 10017 raft_consensus.cc:2468] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:59.701719  9868 raft_consensus.cc:3060] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.703130  9908 leader_election.cc:304] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:59.704119 10110 raft_consensus.cc:2804] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.704488 10110 raft_consensus.cc:493] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.704792 10110 raft_consensus.cc:3060] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.679690 10143 raft_consensus.cc:2749] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.708943 10059 tablet_bootstrap.cc:492] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:59.712082 10058 tablet_bootstrap.cc:654] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.701251  9691 catalog_manager.cc:5697] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.690732 10063 raft_consensus.cc:515] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.715134 10085 leader_election.cc:290] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:59.722342  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:59.723063  9793 raft_consensus.cc:2468] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:59.724671 10059 tablet_bootstrap.cc:654] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.726212  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f861a583d63141c6bd4bc2152bb77c9d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:59.710076 10069 consensus_queue.cc:1048] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:50:59.726799  9794 raft_consensus.cc:3060] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.728593  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f861a583d63141c6bd4bc2152bb77c9d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:50:59.730326  9981 leader_election.cc:343] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.734783  9867 raft_consensus.cc:2468] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:50:59.736135  9758 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:50:59.735253 10148 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.727545 10063 leader_election.cc:290] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.741529 10065 ts_tablet_manager.cc:1434] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.111s	user 0.014s	sys 0.002s
I20260709 14:50:59.738759 10112 raft_consensus.cc:2804] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.744836 10117 consensus_queue.cc:1048] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:50:59.745453 10112 raft_consensus.cc:697] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:50:59.738914 10143 raft_consensus.cc:493] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.752748 10112 consensus_queue.cc:237] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.757303  9692 catalog_manager.cc:5697] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.745416 10065 tablet_bootstrap.cc:492] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:59.773180 10060 tablet_bootstrap.cc:654] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.748442 10148 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.797497 10110 raft_consensus.cc:515] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.800432 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:50:59.801004 10017 raft_consensus.cc:3060] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.761817 10143 raft_consensus.cc:515] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.802572 10085 consensus_queue.cc:1048] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:59.808377  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc567c615d644b1baea2ceb3c12cb9c" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:50:59.810071  9907 leader_election.cc:343] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.802489  9794 raft_consensus.cc:2468] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:50:59.820833  9981 leader_election.cc:304] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.822185 10145 raft_consensus.cc:2804] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.822824 10145 raft_consensus.cc:697] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:50:59.833715 10065 tablet_bootstrap.cc:654] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.824570 10110 leader_election.cc:290] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:59.832154 10143 leader_election.cc:290] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:50:59.834785 10063 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.851605  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc567c615d644b1baea2ceb3c12cb9c" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.847545 10063 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:50:59.853027  9907 leader_election.cc:343] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.853451  9907 leader_election.cc:304] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.853874 10059 tablet_bootstrap.cc:492] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:50:59.854444 10059 ts_tablet_manager.cc:1403] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.006s
I20260709 14:50:59.854411 10063 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:59.855702  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:50:59.872577  9981 leader_election.cc:343] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.880568  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:59.854766  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:50:59.848811 10145 consensus_queue.cc:237] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:50:59.884543 10059 raft_consensus.cc:359] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.891502 10059 raft_consensus.cc:385] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.892376 10059 raft_consensus.cc:740] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.886123  9794 raft_consensus.cc:3060] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.908456  9689 catalog_manager.cc:5697] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.881000 10017 raft_consensus.cc:2468] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:59.912556 10059 consensus_queue.cc:260] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.854542 10067 raft_consensus.cc:2749] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.920703 10058 tablet_bootstrap.cc:492] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:50:59.921356 10058 ts_tablet_manager.cc:1403] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.245s	user 0.028s	sys 0.010s
I20260709 14:50:59.922114 10059 ts_tablet_manager.cc:1434] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.004s
I20260709 14:50:59.924829 10058 raft_consensus.cc:359] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.925534 10058 raft_consensus.cc:385] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.925823 10058 raft_consensus.cc:740] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.926434 10058 consensus_queue.cc:260] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.929391 10058 ts_tablet_manager.cc:1434] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:59.930475  9908 leader_election.cc:304] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:59.931318 10143 raft_consensus.cc:2804] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.931783 10143 raft_consensus.cc:697] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:50:59.932334 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.932618 10143 consensus_queue.cc:237] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:50:59.939282 10059 tablet_bootstrap.cc:492] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:50:59.913956 10063 raft_consensus.cc:493] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.945362  9794 raft_consensus.cc:2468] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:50:59.945914 10063 raft_consensus.cc:515] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.959925 10063 leader_election.cc:290] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
W20260709 14:50:59.946762  9980 leader_election.cc:343] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.960487  9980 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:50:59.947615 10148 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:50:59.963140  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:50:59.964514  9981 leader_election.cc:343] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.951541  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:50:59.965752 10058 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:50:59.952306 10147 raft_consensus.cc:493] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.966359 10147 raft_consensus.cc:515] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.968614 10147 leader_election.cc:290] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:50:59.969164 10147 raft_consensus.cc:2749] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.970999  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.973444 10143 raft_consensus.cc:493] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.974079 10143 raft_consensus.cc:515] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:50:59.975062  9981 leader_election.cc:343] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.976217  9833 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:50:59.976769 10065 tablet_bootstrap.cc:492] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:50:59.977186 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:50:59.977341 10162 raft_consensus.cc:2749] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:59.955338 10067 consensus_queue.cc:1048] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:59.977208 10065 ts_tablet_manager.cc:1403] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.232s	user 0.041s	sys 0.060s
I20260709 14:50:59.977864 10017 raft_consensus.cc:2468] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:50:59.979206  9908 leader_election.cc:304] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:50:59.979514 10110 raft_consensus.cc:493] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.980185 10143 leader_election.cc:290] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:59.980683 10085 raft_consensus.cc:2804] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.980654 10065 raft_consensus.cc:359] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.981215 10085 raft_consensus.cc:493] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.981458 10065 raft_consensus.cc:385] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.981622 10085 raft_consensus.cc:3060] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.981828 10065 raft_consensus.cc:740] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.982854 10060 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:50:59.982704 10065 consensus_queue.cc:260] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.983366 10060 ts_tablet_manager.cc:1403] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.303s	user 0.030s	sys 0.044s
I20260709 14:50:59.984575 10065 ts_tablet_manager.cc:1434] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:59.985414 10065 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:50:59.985970 10060 raft_consensus.cc:359] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:50:59.986654  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:59.986654 10060 raft_consensus.cc:385] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.980011 10110 raft_consensus.cc:515] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:50:59.988078 10059 tablet_bootstrap.cc:654] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.989464 10110 leader_election.cc:290] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:50:59.993350  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:50:59.991277 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8606578d7dd746149df645a304058bab" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:50:59.994741  9980 leader_election.cc:343] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.995200  9980 leader_election.cc:304] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:50:59.995141  9689 catalog_manager.cc:5697] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.987649 10060 raft_consensus.cc:740] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.992318  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:50:59.996670  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8606578d7dd746149df645a304058bab" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.002353  9869 raft_consensus.cc:2468] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
W20260709 14:50:59.997272  9908 leader_election.cc:343] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.997401 10063 raft_consensus.cc:2749] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.999061 10085 raft_consensus.cc:515] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.004496  9943 raft_consensus.cc:2393] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:00.004622  9907 leader_election.cc:304] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:00.005424 10067 raft_consensus.cc:2804] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.005829 10067 raft_consensus.cc:493] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.006150 10067 raft_consensus.cc:3060] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.006549  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:00.007242 10110 consensus_queue.cc:1048] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:59.999889 10060 consensus_queue.cc:260] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.010705 10060 ts_tablet_manager.cc:1434] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:51:00.011596 10060 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.000233  9867 raft_consensus.cc:2468] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:00.009549  9980 leader_election.cc:304] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.013151 10145 raft_consensus.cc:3060] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.995699 10065 tablet_bootstrap.cc:654] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.013433 10067 raft_consensus.cc:515] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.014633 10085 leader_election.cc:290] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.015764 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:00.017259  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8606578d7dd746149df645a304058bab" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:00.018112  9867 raft_consensus.cc:3060] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.021346 10145 raft_consensus.cc:2749] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.016341 10067 leader_election.cc:290] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.027921 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8606578d7dd746149df645a304058bab" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:00.029420 10069 consensus_queue.cc:1048] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.030624 10060 tablet_bootstrap.cc:654] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.030432  9691 catalog_manager.cc:5697] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:00.031509  9908 leader_election.cc:343] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.032285 10015 raft_consensus.cc:2468] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:00.034943  9908 leader_election.cc:304] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.036684 10110 raft_consensus.cc:2804] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.037539 10110 raft_consensus.cc:697] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:00.038736 10110 consensus_queue.cc:237] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.041092 10069 raft_consensus.cc:493] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.041587 10069 raft_consensus.cc:515] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.044699  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.047259 10058 tablet_bootstrap.cc:654] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:00.047171  9758 leader_election.cc:343] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:00.065191  9758 consensus_peers.cc:597] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:00.066708  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:00.068511  9757 leader_election.cc:343] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.069059  9757 leader_election.cc:304] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.070170 10117 raft_consensus.cc:2749] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.071067 10069 leader_election.cc:290] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:00.077466 10059 tablet_bootstrap.cc:492] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.078100 10059 ts_tablet_manager.cc:1403] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.002s
I20260709 14:51:00.081420 10059 raft_consensus.cc:359] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.084368 10059 raft_consensus.cc:385] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.086498 10059 raft_consensus.cc:740] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.087297 10059 consensus_queue.cc:260] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.089596 10059 ts_tablet_manager.cc:1434] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:51:00.090782 10059 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.091254  9867 raft_consensus.cc:2468] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:00.092146 10065 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:00.092617 10065 ts_tablet_manager.cc:1403] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.025s
I20260709 14:51:00.092527  9907 leader_election.cc:304] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:00.093456 10110 raft_consensus.cc:2804] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.093976 10110 raft_consensus.cc:697] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:00.094776 10110 consensus_queue.cc:237] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.095635 10065 raft_consensus.cc:359] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.096297 10065 raft_consensus.cc:385] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.096568 10065 raft_consensus.cc:740] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.097316 10065 consensus_queue.cc:260] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.098570 10058 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:00.100088 10058 ts_tablet_manager.cc:1403] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.001s
I20260709 14:51:00.104102 10058 raft_consensus.cc:359] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.104662 10058 raft_consensus.cc:385] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.104882 10058 raft_consensus.cc:740] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.105547 10058 consensus_queue.cc:260] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.107146 10069 consensus_queue.cc:1048] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.107532 10065 ts_tablet_manager.cc:1434] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:00.108156 10060 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:00.108588 10060 ts_tablet_manager.cc:1403] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.019s
I20260709 14:51:00.108632 10162 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.109113 10162 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.111223 10162 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:00.111272 10060 raft_consensus.cc:359] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.111963 10060 raft_consensus.cc:385] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.112598 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.114583  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.113265 10065 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:00.113713 10058 ts_tablet_manager.cc:1434] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:51:00.117444 10058 tablet_bootstrap.cc:492] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:00.117282  9833 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:00.119081 10107 raft_consensus.cc:2749] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.112241 10060 raft_consensus.cc:740] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.122339 10060 consensus_queue.cc:260] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.124306 10060 ts_tablet_manager.cc:1434] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:51:00.126032 10059 tablet_bootstrap.cc:654] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.133826 10060 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.136107  9690 catalog_manager.cc:5697] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.141016 10065 tablet_bootstrap.cc:654] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.141476  9690 catalog_manager.cc:5697] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.148715 10058 tablet_bootstrap.cc:654] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.156558 10060 tablet_bootstrap.cc:654] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.162122 10069 consensus_queue.cc:1048] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.168089 10058 tablet_bootstrap.cc:492] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:00.167930 10069 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.169094 10058 ts_tablet_manager.cc:1403] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.003s
I20260709 14:51:00.168568 10069 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.172410 10069 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.174800 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.175696 10014 raft_consensus.cc:2468] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:00.177536  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:00.180243  9757 leader_election.cc:343] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.181653  9759 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:00.183122 10069 raft_consensus.cc:2804] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.183622 10069 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.184052 10069 raft_consensus.cc:3060] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.189515 10145 raft_consensus.cc:493] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.191125 10145 raft_consensus.cc:515] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.192126 10065 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:00.193202 10145 leader_election.cc:290] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:00.195474  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8606578d7dd746149df645a304058bab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.195969 10059 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.196264  9869 raft_consensus.cc:2393] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:00.196414 10059 ts_tablet_manager.cc:1403] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.106s	user 0.023s	sys 0.026s
I20260709 14:51:00.198560  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8606578d7dd746149df645a304058bab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.199052 10059 raft_consensus.cc:359] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.199697 10059 raft_consensus.cc:385] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.199980 10059 raft_consensus.cc:740] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.200033  9980 leader_election.cc:304] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.200750 10059 consensus_queue.cc:260] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.201229 10145 raft_consensus.cc:3060] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.192610 10065 ts_tablet_manager.cc:1403] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.011s
I20260709 14:51:00.204053 10065 raft_consensus.cc:359] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.204669 10065 raft_consensus.cc:385] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.204939 10065 raft_consensus.cc:740] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.205667 10065 consensus_queue.cc:260] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.208138 10145 raft_consensus.cc:2749] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.211203 10059 ts_tablet_manager.cc:1434] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:51:00.212251 10059 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.213065 10069 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.216140 10058 raft_consensus.cc:359] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.216830 10058 raft_consensus.cc:385] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.217065 10058 raft_consensus.cc:740] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.217711 10059 tablet_bootstrap.cc:654] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.219877 10058 consensus_queue.cc:260] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.221128 10065 ts_tablet_manager.cc:1434] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:51:00.222111 10065 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:00.227813 10065 tablet_bootstrap.cc:654] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.233533  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
W20260709 14:51:00.235253  9757 leader_election.cc:343] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.233651 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:00.235754 10058 ts_tablet_manager.cc:1434] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.001s
I20260709 14:51:00.236146 10017 raft_consensus.cc:3060] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.236766 10069 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.236966 10060 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:00.237663 10060 ts_tablet_manager.cc:1403] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.019s
I20260709 14:51:00.237720 10058 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:00.244088 10058 tablet_bootstrap.cc:654] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.249362 10107 raft_consensus.cc:493] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.249876 10107 raft_consensus.cc:515] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.252014 10107 leader_election.cc:290] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:00.253166 10060 raft_consensus.cc:359] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.254207 10060 raft_consensus.cc:385] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.254710 10060 raft_consensus.cc:740] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.255901  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f861a583d63141c6bd4bc2152bb77c9d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.257697  9791 raft_consensus.cc:2393] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:00.256760 10060 consensus_queue.cc:260] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.260643 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f861a583d63141c6bd4bc2152bb77c9d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.264539  9834 leader_election.cc:304] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:00.265508 10017 raft_consensus.cc:2468] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:00.266816 10060 ts_tablet_manager.cc:1434] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:51:00.268184 10060 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.270429  9759 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:00.271839 10069 raft_consensus.cc:2804] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.272472 10069 raft_consensus.cc:697] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:00.265921 10107 raft_consensus.cc:3060] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.276472 10060 tablet_bootstrap.cc:654] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.273504 10069 consensus_queue.cc:237] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.298480 10107 raft_consensus.cc:2749] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.304857 10059 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.305254 10058 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:00.305449 10059 ts_tablet_manager.cc:1403] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.093s	user 0.033s	sys 0.039s
I20260709 14:51:00.305806 10058 ts_tablet_manager.cc:1403] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.016s
I20260709 14:51:00.307953 10065 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:00.308393 10065 ts_tablet_manager.cc:1403] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.017s
I20260709 14:51:00.309319 10059 raft_consensus.cc:359] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.310082 10059 raft_consensus.cc:385] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.310372 10059 raft_consensus.cc:740] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.311136 10059 consensus_queue.cc:260] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.312217 10058 raft_consensus.cc:359] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.312879 10058 raft_consensus.cc:385] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.313148 10058 raft_consensus.cc:740] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.313620 10059 ts_tablet_manager.cc:1434] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:00.315029 10059 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.314911 10065 raft_consensus.cc:359] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.315613 10065 raft_consensus.cc:385] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.315912 10065 raft_consensus.cc:740] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.313735 10145 consensus_queue.cc:1048] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:00.313742 10058 consensus_queue.cc:260] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.318790 10058 ts_tablet_manager.cc:1434] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:51:00.319259 10065 consensus_queue.cc:260] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.320704 10058 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:00.321178 10059 tablet_bootstrap.cc:654] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.324585  9689 catalog_manager.cc:5697] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.331579 10065 ts_tablet_manager.cc:1434] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:51:00.332566 10065 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:00.332782 10059 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.333298 10059 ts_tablet_manager.cc:1403] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:51:00.336103 10060 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:00.336597 10060 ts_tablet_manager.cc:1403] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.003s
I20260709 14:51:00.345847 10065 tablet_bootstrap.cc:654] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.336217 10059 raft_consensus.cc:359] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.339816 10145 consensus_queue.cc:1048] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.327548 10069 consensus_queue.cc:1048] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.342833 10058 tablet_bootstrap.cc:654] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.346020 10060 raft_consensus.cc:359] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.354982 10060 raft_consensus.cc:385] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.355342 10060 raft_consensus.cc:740] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.353472 10059 raft_consensus.cc:385] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.356489 10059 raft_consensus.cc:740] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.357510 10059 consensus_queue.cc:260] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.360857 10059 ts_tablet_manager.cc:1434] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:51:00.362077 10059 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.358870 10060 consensus_queue.cc:260] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.366451 10060 ts_tablet_manager.cc:1434] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:51:00.367630 10060 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.369237 10063 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.369918 10069 consensus_queue.cc:1048] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.374919 10059 tablet_bootstrap.cc:654] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.369803 10063 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.383216 10063 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:00.383522  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.380729 10060 tablet_bootstrap.cc:654] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:00.385368  9980 leader_election.cc:343] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.391248 10110 consensus_queue.cc:1048] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.396512  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:00.397989  9981 leader_election.cc:343] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.398500  9981 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:00.401976 10110 raft_consensus.cc:493] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.402251 10063 raft_consensus.cc:2749] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.402549 10110 raft_consensus.cc:515] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.409008 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.409705 10017 raft_consensus.cc:2468] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:00.410252 10110 leader_election.cc:290] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.411528  9908 leader_election.cc:304] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:00.416206  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:51:00.419019  9907 leader_election.cc:343] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.419289 10143 raft_consensus.cc:2804] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.419804 10143 raft_consensus.cc:493] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.420184 10143 raft_consensus.cc:3060] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.424010 10059 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.424582 10059 ts_tablet_manager.cc:1403] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.023s
I20260709 14:51:00.427457 10059 raft_consensus.cc:359] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.428205 10060 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:00.428160 10059 raft_consensus.cc:385] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.428627 10059 raft_consensus.cc:740] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.429478 10059 consensus_queue.cc:260] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.431879 10059 ts_tablet_manager.cc:1434] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:00.433053 10059 tablet_bootstrap.cc:492] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.428717 10060 ts_tablet_manager.cc:1403] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.008s
I20260709 14:51:00.434697 10067 consensus_queue.cc:1048] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.436700 10060 raft_consensus.cc:359] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.440783 10060 raft_consensus.cc:385] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.441186 10060 raft_consensus.cc:740] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.442209 10060 consensus_queue.cc:260] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.444960 10060 ts_tablet_manager.cc:1434] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
W20260709 14:51:00.447714  9723 debug-util.cc:398] Leaking SignalData structure 0x7b080004a1a0 after lost signal to thread 7141
W20260709 14:51:00.449319  9723 debug-util.cc:398] Leaking SignalData structure 0x7b080004a880 after lost signal to thread 9726
I20260709 14:51:00.449327 10060 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.450062 10107 raft_consensus.cc:493] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.451232 10107 raft_consensus.cc:515] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.442376 10143 raft_consensus.cc:515] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.455581  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:00.455884  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc567c615d644b1baea2ceb3c12cb9c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:00.451745  9723 debug-util.cc:398] Leaking SignalData structure 0x7b0800169240 after lost signal to thread 9818
W20260709 14:51:00.457048  9907 leader_election.cc:343] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.457710 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
W20260709 14:51:00.458144  9723 debug-util.cc:398] Leaking SignalData structure 0x7b08002021c0 after lost signal to thread 9893
I20260709 14:51:00.458334 10017 raft_consensus.cc:3060] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:00.459583  9723 debug-util.cc:398] Leaking SignalData structure 0x7b080009f400 after lost signal to thread 9967
W20260709 14:51:00.460901  9723 debug-util.cc:398] Leaking SignalData structure 0x7b080026d920 after lost signal to thread 10041
I20260709 14:51:00.461931 10107 leader_election.cc:290] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:00.456708  9943 raft_consensus.cc:2468] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:00.462092  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc567c615d644b1baea2ceb3c12cb9c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.463451  9791 raft_consensus.cc:2468] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:00.464010  9832 leader_election.cc:304] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:00.465086 10110 raft_consensus.cc:493] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.465173 10107 raft_consensus.cc:2804] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.465727 10107 raft_consensus.cc:493] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.466228 10107 raft_consensus.cc:3060] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.450708 10059 tablet_bootstrap.cc:654] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.468734 10110 raft_consensus.cc:515] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.472369  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.474341  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.475826  9791 raft_consensus.cc:2468] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:00.476280 10143 leader_election.cc:290] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
W20260709 14:51:00.476872  9907 leader_election.cc:343] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.478214  9907 leader_election.cc:304] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.479346 10143 raft_consensus.cc:2804] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.481343 10143 raft_consensus.cc:493] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.492247 10110 leader_election.cc:290] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:00.491741 10143 raft_consensus.cc:3060] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.500968 10017 raft_consensus.cc:2468] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:00.503235  9908 leader_election.cc:304] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.507220 10067 raft_consensus.cc:2804] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.514174 10067 raft_consensus.cc:697] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:00.515033 10067 consensus_queue.cc:237] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.516062 10063 raft_consensus.cc:493] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.516716 10063 raft_consensus.cc:515] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.519295 10063 leader_election.cc:290] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:00.520017 10085 consensus_queue.cc:1048] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.521930  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb94e84b1b94e5d8fd278b20bbc6f5a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.507246 10107 raft_consensus.cc:515] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.522558  9791 raft_consensus.cc:2468] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:00.523888 10107 leader_election.cc:290] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:00.524050  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb94e84b1b94e5d8fd278b20bbc6f5a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.525454  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc567c615d644b1baea2ceb3c12cb9c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
W20260709 14:51:00.526000  9981 leader_election.cc:343] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.526306  9943 raft_consensus.cc:3060] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.529588 10060 tablet_bootstrap.cc:654] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.530783  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc567c615d644b1baea2ceb3c12cb9c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:00.531388  9791 raft_consensus.cc:3060] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.534062  9981 leader_election.cc:304] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.536199 10143 raft_consensus.cc:515] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.536971 10063 raft_consensus.cc:2804] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.537376 10063 raft_consensus.cc:493] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.537846 10063 raft_consensus.cc:3060] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.540925 10145 raft_consensus.cc:493] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.541564 10145 raft_consensus.cc:515] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.544104 10145 leader_election.cc:290] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:00.545035 10063 raft_consensus.cc:515] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.550272  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f987487eacc344159414d02ea548b212" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.551363  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f987487eacc344159414d02ea548b212" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:00.554170  9980 leader_election.cc:343] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:00.556452  9981 leader_election.cc:343] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.557026  9981 leader_election.cc:304] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:00.557042 10059 tablet_bootstrap.cc:492] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.558348 10145 raft_consensus.cc:2749] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.558691 10059 ts_tablet_manager.cc:1403] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.009s
I20260709 14:51:00.559502  9943 raft_consensus.cc:2468] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:00.562728 10058 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:00.562688  9832 leader_election.cc:304] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:00.563400 10058 ts_tablet_manager.cc:1403] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.243s	user 0.032s	sys 0.041s
I20260709 14:51:00.563572 10107 raft_consensus.cc:2804] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.564272 10107 raft_consensus.cc:697] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:00.565105 10107 consensus_queue.cc:237] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.566872 10058 raft_consensus.cc:359] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.567840 10058 raft_consensus.cc:385] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.568255 10058 raft_consensus.cc:740] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.569258 10058 consensus_queue.cc:260] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.576172 10058 ts_tablet_manager.cc:1434] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:51:00.579523 10058 tablet_bootstrap.cc:492] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:00.580142  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:00.581012  9793 raft_consensus.cc:3060] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.582337  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:00.584002  9907 leader_election.cc:343] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.586603 10059 raft_consensus.cc:359] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.559479  9791 raft_consensus.cc:2468] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:00.587267 10059 raft_consensus.cc:385] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.588133 10065 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:00.588640 10065 ts_tablet_manager.cc:1403] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.256s	user 0.041s	sys 0.095s
I20260709 14:51:00.590523 10114 consensus_queue.cc:1048] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.590865  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb94e84b1b94e5d8fd278b20bbc6f5a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:00.591461  9794 raft_consensus.cc:3060] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.592164 10059 raft_consensus.cc:740] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.592909 10059 consensus_queue.cc:260] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.574057 10143 leader_election.cc:290] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:00.591882  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb94e84b1b94e5d8fd278b20bbc6f5a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:00.594003 10063 leader_election.cc:290] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:00.597152  9981 leader_election.cc:343] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.600922 10058 tablet_bootstrap.cc:654] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.601178 10114 consensus_queue.cc:1048] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.608650 10065 raft_consensus.cc:359] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.609571 10065 raft_consensus.cc:385] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.609926 10065 raft_consensus.cc:740] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.611478 10059 ts_tablet_manager.cc:1434] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 14:51:00.612712 10059 tablet_bootstrap.cc:492] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.610952 10069 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.619196 10143 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.624056 10143 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.623688 10069 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.628949 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.629732 10069 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.631242 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.631963 10016 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:00.633194  9759 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:00.633270  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.634022  9943 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:00.635496 10117 raft_consensus.cc:2804] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.635901 10117 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.636253 10117 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.638811 10015 raft_consensus.cc:2393] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
I20260709 14:51:00.642443  9867 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.607115  9794 raft_consensus.cc:2468] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:00.625946 10065 consensus_queue.cc:260] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.652714  9692 catalog_manager.cc:5697] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.650214  9688 catalog_manager.cc:5697] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.655630 10143 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:00.655776 10060 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:00.658850 10060 ts_tablet_manager.cc:1403] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.210s	user 0.019s	sys 0.017s
I20260709 14:51:00.659745 10065 ts_tablet_manager.cc:1434] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 14:51:00.660761 10065 tablet_bootstrap.cc:492] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:00.661552 10059 tablet_bootstrap.cc:654] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:00.663914  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:00.668066  9981 leader_election.cc:304] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.669220 10063 raft_consensus.cc:2804] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.669695 10063 raft_consensus.cc:697] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:00.670503 10063 consensus_queue.cc:237] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.675459 10065 tablet_bootstrap.cc:654] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.665551  9793 raft_consensus.cc:2468] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:00.679397  9907 leader_election.cc:304] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.680197 10114 raft_consensus.cc:2804] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.680684 10114 raft_consensus.cc:697] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:00.681474 10114 consensus_queue.cc:237] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.682451  9868 raft_consensus.cc:3060] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.656550 10107 raft_consensus.cc:493] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.686023 10107 raft_consensus.cc:515] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.703858  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.709488 10069 consensus_queue.cc:1048] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.714958  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.713220  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd8015d05744a1481b2d690c880dafa" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.716388 10145 raft_consensus.cc:493] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.716861 10145 raft_consensus.cc:515] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.718885 10145 leader_election.cc:290] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:00.716882  9793 raft_consensus.cc:2393] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:00.719939  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.710285 10107 leader_election.cc:290] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
W20260709 14:51:00.734885  9981 leader_election.cc:343] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.737272  9832 leader_election.cc:304] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:00.738966  9907 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:00.739950 10110 raft_consensus.cc:3060] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.740819 10117 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.743899  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.745827 10162 raft_consensus.cc:3060] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:00.746933  9980 leader_election.cc:343] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.747382  9980 leader_election.cc:304] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.748558 10147 raft_consensus.cc:2749] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.751286 10117 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.752086  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:00.752712  9943 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.752089 10110 raft_consensus.cc:2749] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.775724 10060 raft_consensus.cc:359] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.776479 10060 raft_consensus.cc:385] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.776733 10060 raft_consensus.cc:740] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.783402 10058 tablet_bootstrap.cc:492] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:00.783946 10058 ts_tablet_manager.cc:1403] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.014s
I20260709 14:51:00.786618 10060 consensus_queue.cc:260] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:00.787125 10058 raft_consensus.cc:359] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.787770 10058 raft_consensus.cc:385] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.788020 10058 raft_consensus.cc:740] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.788707 10060 ts_tablet_manager.cc:1434] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.129s	user 0.004s	sys 0.000s
I20260709 14:51:00.788774 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:00.789405 10017 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.790010 10162 raft_consensus.cc:2749] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.792485 10060 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.795966 10110 consensus_queue.cc:1048] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.803431  9943 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:00.803936  9687 catalog_manager.cc:5697] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.805267  9757 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:00.808926 10117 raft_consensus.cc:2804] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.809433 10117 raft_consensus.cc:697] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:00.810359 10117 consensus_queue.cc:237] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:00.812589 10060 tablet_bootstrap.cc:654] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.816671 10065 tablet_bootstrap.cc:492] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:00.817186 10065 ts_tablet_manager.cc:1403] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.026s
I20260709 14:51:00.819294 10059 tablet_bootstrap.cc:492] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:00.819813 10059 ts_tablet_manager.cc:1403] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.207s	user 0.027s	sys 0.008s
I20260709 14:51:00.820194 10065 raft_consensus.cc:359] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.823559 10065 raft_consensus.cc:385] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.823822 10065 raft_consensus.cc:740] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.824441 10065 consensus_queue.cc:260] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.820588 10058 consensus_queue.cc:260] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.829133 10058 ts_tablet_manager.cc:1434] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:51:00.836449 10063 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.822862 10069 consensus_queue.cc:1048] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:51:00.838196 10063 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.840265 10063 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:00.841265 10059 raft_consensus.cc:359] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.834407 10065 ts_tablet_manager.cc:1434] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 14:51:00.841933  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:00.842141  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.842854 10065 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:00.830862 10058 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
W20260709 14:51:00.843429  9981 leader_election.cc:343] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.841961 10059 raft_consensus.cc:385] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.829352  9689 catalog_manager.cc:5697] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:00.822057 10017 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
W20260709 14:51:00.844539  9981 leader_election.cc:343] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.832693 10114 raft_consensus.cc:493] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.848790 10162 raft_consensus.cc:493] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.848924  9981 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.849465 10162 raft_consensus.cc:515] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.849372 10114 raft_consensus.cc:515] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.850230 10063 raft_consensus.cc:2749] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.851722 10162 leader_election.cc:290] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.851845 10114 leader_election.cc:290] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:00.845299 10059 raft_consensus.cc:740] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.848832  9692 catalog_manager.cc:5697] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.853645 10059 consensus_queue.cc:260] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.855115  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.855115  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.858832 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.859437 10014 raft_consensus.cc:2468] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:00.859263 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f735c2889a4bf3808765a73262ce2d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:00.860211 10063 raft_consensus.cc:493] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.860941 10016 raft_consensus.cc:2393] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:00.860891 10063 raft_consensus.cc:515] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.863310 10059 ts_tablet_manager.cc:1434] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:51:00.864058 10059 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:00.866257 10065 tablet_bootstrap.cc:654] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.867471  9834 leader_election.cc:304] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
W20260709 14:51:00.867651  9907 leader_election.cc:343] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.871817 10162 raft_consensus.cc:3060] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.872189  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6379d92ed3544be8094232da6608925" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:00.873647  9908 leader_election.cc:304] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.876403 10059 tablet_bootstrap.cc:654] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.877279 10114 raft_consensus.cc:2804] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.877527  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6379d92ed3544be8094232da6608925" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:00.877744 10114 raft_consensus.cc:493] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.878167 10114 raft_consensus.cc:3060] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:00.878927  9980 leader_election.cc:343] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.882629 10063 leader_election.cc:290] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:00.890434 10162 raft_consensus.cc:2749] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.894991 10060 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
W20260709 14:51:00.890887  9981 leader_election.cc:343] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.911996 10060 ts_tablet_manager.cc:1403] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.002s
I20260709 14:51:00.901681 10114 raft_consensus.cc:515] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:00.923138 10060 raft_consensus.cc:359] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.924079 10060 raft_consensus.cc:385] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.924423 10060 raft_consensus.cc:740] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.926177 10058 tablet_bootstrap.cc:654] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.925257 10060 consensus_queue.cc:260] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:00.931876 10060 ts_tablet_manager.cc:1434] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:51:00.932900 10060 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:00.939922 10060 tablet_bootstrap.cc:654] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.943641  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:00.945156  9907 leader_election.cc:343] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.948258  9981 leader_election.cc:304] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:00.949543 10063 raft_consensus.cc:2749] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:00.949819  9981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 76316.5us
I20260709 14:51:00.983961 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:00.984985 10017 raft_consensus.cc:3060] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.989388 10114 leader_election.cc:290] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:01.003685 10069 raft_consensus.cc:493] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.004235 10069 raft_consensus.cc:515] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.006192 10017 raft_consensus.cc:2468] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.006382 10069 leader_election.cc:290] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:01.007112  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.007299  9908 leader_election.cc:304] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
W20260709 14:51:01.008533  9758 leader_election.cc:343] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.009617 10065 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.010093 10065 ts_tablet_manager.cc:1403] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.167s	user 0.035s	sys 0.030s
I20260709 14:51:01.011009 10114 raft_consensus.cc:2804] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.011413 10059 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.011672 10114 raft_consensus.cc:697] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:01.011852 10059 ts_tablet_manager.cc:1403] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.148s	user 0.046s	sys 0.062s
I20260709 14:51:01.012187 10058 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.012621 10058 ts_tablet_manager.cc:1403] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.000s
I20260709 14:51:01.012543 10114 consensus_queue.cc:237] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.013279  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:01.014578 10059 raft_consensus.cc:359] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.015187 10059 raft_consensus.cc:385] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.015470 10059 raft_consensus.cc:740] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
W20260709 14:51:01.015709  9757 leader_election.cc:343] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.016463 10060 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:01.016103 10059 consensus_queue.cc:260] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.017023 10060 ts_tablet_manager.cc:1403] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.011s
I20260709 14:51:01.019363 10162 consensus_queue.cc:1048] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.020296 10058 raft_consensus.cc:359] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.020984 10058 raft_consensus.cc:385] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.021248 10058 raft_consensus.cc:740] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.016161  9757 leader_election.cc:304] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.023780 10117 raft_consensus.cc:2749] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.024744 10065 raft_consensus.cc:359] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.024943 10060 raft_consensus.cc:359] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.031883 10059 ts_tablet_manager.cc:1434] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:51:01.032881 10059 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.021883 10058 consensus_queue.cc:260] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.039355 10058 ts_tablet_manager.cc:1434] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 14:51:01.042337 10058 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.025424 10065 raft_consensus.cc:385] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.040926 10059 tablet_bootstrap.cc:654] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.044762 10065 raft_consensus.cc:740] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.045516 10065 consensus_queue.cc:260] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.047560 10065 ts_tablet_manager.cc:1434] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:51:01.031881 10060 raft_consensus.cc:385] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.049250 10060 raft_consensus.cc:740] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.050077 10060 consensus_queue.cc:260] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.050552 10058 tablet_bootstrap.cc:654] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.051738 10063 raft_consensus.cc:493] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.052294 10063 raft_consensus.cc:515] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.052457 10162 consensus_queue.cc:1048] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.054575 10063 leader_election.cc:290] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.055267  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f97f9fab4c8ea7a7dba5f1b006f9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.055909  9794 raft_consensus.cc:2468] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:01.058187 10060 ts_tablet_manager.cc:1434] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:51:01.056862  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f97f9fab4c8ea7a7dba5f1b006f9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.059340 10060 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:01.060720 10065 tablet_bootstrap.cc:492] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
W20260709 14:51:01.059391  9981 leader_election.cc:343] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.083431  9981 leader_election.cc:304] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.066262 10143 consensus_queue.cc:1048] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:51:01.087265 10063 raft_consensus.cc:2804] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.087683 10063 raft_consensus.cc:493] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.088020 10063 raft_consensus.cc:3060] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.101115 10065 tablet_bootstrap.cc:654] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.100692 10063 raft_consensus.cc:515] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.104861 10063 leader_election.cc:290] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.105419 10110 consensus_queue.cc:1048] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:01.110661 10059 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.111218  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f97f9fab4c8ea7a7dba5f1b006f9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:01.111394 10059 ts_tablet_manager.cc:1403] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.011s
I20260709 14:51:01.111863  9793 raft_consensus.cc:3060] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.114508 10059 raft_consensus.cc:359] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.115247 10059 raft_consensus.cc:385] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.115568 10059 raft_consensus.cc:740] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.116264 10059 consensus_queue.cc:260] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.117550 10067 consensus_queue.cc:1048] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.118952 10059 ts_tablet_manager.cc:1434] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:01.119028  9793 raft_consensus.cc:2468] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:01.120180 10059 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.121918  9981 leader_election.cc:304] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.122184  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f97f9fab4c8ea7a7dba5f1b006f9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:01.124017 10147 raft_consensus.cc:2804] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.124486 10147 raft_consensus.cc:697] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:01.125314 10147 consensus_queue.cc:237] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.128067 10059 tablet_bootstrap.cc:654] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.135066 10058 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.135516 10058 ts_tablet_manager.cc:1403] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.019s
I20260709 14:51:01.140161 10058 raft_consensus.cc:359] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.140868 10058 raft_consensus.cc:385] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.141289 10060 tablet_bootstrap.cc:654] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.141209 10058 raft_consensus.cc:740] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.141847  9867 raft_consensus.cc:3060] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.144822 10058 consensus_queue.cc:260] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:01.140973  9981 leader_election.cc:343] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.147461 10058 ts_tablet_manager.cc:1434] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:01.148454 10058 tablet_bootstrap.cc:492] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.160183 10058 tablet_bootstrap.cc:654] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.167935 10147 consensus_queue.cc:1048] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.173311 10060 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:01.173815 10060 ts_tablet_manager.cc:1403] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.009s
I20260709 14:51:01.176299  9688 catalog_manager.cc:5697] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.178076 10059 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.178617 10059 ts_tablet_manager.cc:1403] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.014s
I20260709 14:51:01.186275 10110 consensus_queue.cc:1048] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:01.176362 10060 raft_consensus.cc:359] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.187605 10060 raft_consensus.cc:385] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.187882 10060 raft_consensus.cc:740] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.188563 10058 tablet_bootstrap.cc:492] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.188660 10060 consensus_queue.cc:260] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.186295 10059 raft_consensus.cc:359] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.189543 10059 raft_consensus.cc:385] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.189910 10059 raft_consensus.cc:740] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.189229 10058 ts_tablet_manager.cc:1403] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.007s
I20260709 14:51:01.191788 10060 ts_tablet_manager.cc:1434] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:51:01.197523 10060 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:01.192239  9689 catalog_manager.cc:5697] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.197402 10058 raft_consensus.cc:359] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.203246 10065 tablet_bootstrap.cc:492] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.203718 10065 ts_tablet_manager.cc:1403] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.009s
I20260709 14:51:01.206575 10065 raft_consensus.cc:359] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.192960 10069 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.207592 10069 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.192348 10059 consensus_queue.cc:260] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.211270 10059 ts_tablet_manager.cc:1434] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:51:01.212108 10059 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.209635 10069 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.212462 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:01.213109 10017 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:01.213323 10065 raft_consensus.cc:385] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.201753 10058 raft_consensus.cc:385] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.214015 10058 raft_consensus.cc:740] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.214435  9759 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.214776 10058 consensus_queue.cc:260] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.215309 10069 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.215631 10069 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.215953 10069 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.216296 10058 ts_tablet_manager.cc:1434] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 14:51:01.217167 10058 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.219478 10060 tablet_bootstrap.cc:654] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.224236 10069 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.228837 10058 tablet_bootstrap.cc:654] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.213694 10065 raft_consensus.cc:740] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.213053  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:51:01.231594  9758 leader_election.cc:343] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.232774 10065 consensus_queue.cc:260] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.235517 10065 ts_tablet_manager.cc:1434] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:51:01.237927 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:01.239255 10017 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.229893 10059 tablet_bootstrap.cc:654] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.238580 10069 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.242705 10065 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:01.242780 10145 consensus_queue.cc:1048] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:01.248965 10065 tablet_bootstrap.cc:654] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.238126  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:01.254936  9758 leader_election.cc:343] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.259923 10017 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:01.261915  9759 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.263342 10112 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.263823 10112 raft_consensus.cc:697] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:01.264627 10112 consensus_queue.cc:237] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.265926 10117 consensus_queue.cc:1048] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.266592 10059 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.267117 10059 ts_tablet_manager.cc:1403] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.004s
I20260709 14:51:01.268497 10063 raft_consensus.cc:493] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.268958 10063 raft_consensus.cc:515] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.269968 10059 raft_consensus.cc:359] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.270658 10059 raft_consensus.cc:385] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.270992 10059 raft_consensus.cc:740] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.271044 10063 leader_election.cc:290] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.271943 10059 consensus_queue.cc:260] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.272579  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:01.274067  9981 leader_election.cc:343] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.276142 10059 ts_tablet_manager.cc:1434] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:01.277165  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:01.278288 10059 tablet_bootstrap.cc:492] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
W20260709 14:51:01.279687  9980 leader_election.cc:343] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.280234  9980 leader_election.cc:304] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:01.286417 10063 raft_consensus.cc:2749] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.296057 10059 tablet_bootstrap.cc:654] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.296329 10058 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.298228 10058 ts_tablet_manager.cc:1403] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.004s
I20260709 14:51:01.299882  9692 catalog_manager.cc:5697] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.300999 10058 raft_consensus.cc:359] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.301918 10058 raft_consensus.cc:385] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.302271 10058 raft_consensus.cc:740] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.306198 10065 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.306648 10065 ts_tablet_manager.cc:1403] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.008s
I20260709 14:51:01.309111 10065 raft_consensus.cc:359] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.309787 10065 raft_consensus.cc:385] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.310048 10065 raft_consensus.cc:740] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.310667 10065 consensus_queue.cc:260] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.312704 10065 ts_tablet_manager.cc:1434] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:01.313659 10065 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:01.315511 10058 consensus_queue.cc:260] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.317894 10058 ts_tablet_manager.cc:1434] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:01.318928 10058 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.320601 10065 tablet_bootstrap.cc:654] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.326182 10060 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:01.326623 10060 ts_tablet_manager.cc:1403] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.006s
I20260709 14:51:01.329119 10060 raft_consensus.cc:359] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.329851 10060 raft_consensus.cc:385] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.334403 10065 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.336174 10065 ts_tablet_manager.cc:1403] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:51:01.339457 10065 raft_consensus.cc:359] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.339784 10117 consensus_queue.cc:1048] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.342114 10110 raft_consensus.cc:493] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.344357 10110 raft_consensus.cc:515] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.346170 10107 raft_consensus.cc:493] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.346479 10110 leader_election.cc:290] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.347841  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.348778 10065 raft_consensus.cc:385] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.349666 10065 raft_consensus.cc:740] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.346692 10107 raft_consensus.cc:515] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.350934 10065 consensus_queue.cc:260] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.347920  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.353597  9794 raft_consensus.cc:2468] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.354887  9907 leader_election.cc:304] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:01.355088 10065 ts_tablet_manager.cc:1434] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:51:01.356079  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:01.356775 10110 raft_consensus.cc:2804] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.357138 10110 raft_consensus.cc:493] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.357504 10110 raft_consensus.cc:3060] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.348778  9869 raft_consensus.cc:2468] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.360922 10065 tablet_bootstrap.cc:492] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:01.362360 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9ba1b2d0e14fcb8f14ad9ddd01a955" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:01.363216 10017 raft_consensus.cc:2393] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:01.364578  9834 leader_election.cc:304] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:01.365466 10162 raft_consensus.cc:3060] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.352072 10107 leader_election.cc:290] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:01.372844 10162 raft_consensus.cc:2749] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.378763 10060 raft_consensus.cc:740] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.379772 10060 consensus_queue.cc:260] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.380779 10110 raft_consensus.cc:515] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.381965 10065 tablet_bootstrap.cc:654] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.386057 10060 ts_tablet_manager.cc:1434] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:51:01.387199 10060 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:01.391350 10058 tablet_bootstrap.cc:654] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.394546 10059 tablet_bootstrap.cc:492] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.395015 10059 ts_tablet_manager.cc:1403] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.016s
I20260709 14:51:01.395220  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:01.395805  9794 raft_consensus.cc:3060] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.397550 10059 raft_consensus.cc:359] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.398247 10059 raft_consensus.cc:385] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.398509 10059 raft_consensus.cc:740] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.399180 10059 consensus_queue.cc:260] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.401546 10059 ts_tablet_manager.cc:1434] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:01.402473  9794 raft_consensus.cc:2468] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.403141 10059 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.403604  9907 leader_election.cc:304] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:01.404702 10114 raft_consensus.cc:2804] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.405248 10114 raft_consensus.cc:697] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:01.406585  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:01.406520 10114 consensus_queue.cc:237] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.407258  9869 raft_consensus.cc:3060] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.407546 10110 leader_election.cc:290] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.415122 10110 raft_consensus.cc:493] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.415656 10110 raft_consensus.cc:515] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.416697  9869 raft_consensus.cc:2468] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.418978 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:01.419631 10017 raft_consensus.cc:2468] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.421073  9908 leader_election.cc:304] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.421487 10065 tablet_bootstrap.cc:492] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.422139 10065 ts_tablet_manager.cc:1403] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.009s
I20260709 14:51:01.422863 10143 raft_consensus.cc:2804] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.423978 10143 raft_consensus.cc:493] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.424427 10143 raft_consensus.cc:3060] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.427964 10110 leader_election.cc:290] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.429342  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:01.431198  9907 leader_election.cc:343] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.436096 10112 raft_consensus.cc:493] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.436672 10112 raft_consensus.cc:515] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.451370 10114 consensus_queue.cc:1048] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.451503 10143 raft_consensus.cc:515] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.454059 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:01.454584 10014 raft_consensus.cc:3060] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.461223 10059 tablet_bootstrap.cc:654] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.461301 10067 raft_consensus.cc:493] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.461898 10067 raft_consensus.cc:515] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.462491 10014 raft_consensus.cc:2468] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.478842 10058 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.479205  9908 leader_election.cc:304] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.480342  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.480665 10067 leader_election.cc:290] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.479255 10112 leader_election.cc:290] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.479472  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:01.479820  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.482908 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:51:01.483366  9907 leader_election.cc:343] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.483629 10014 raft_consensus.cc:2468] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
W20260709 14:51:01.484045  9907 leader_election.cc:343] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.484149 10067 raft_consensus.cc:2804] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:01.484735  9907 leader_election.cc:343] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.484800 10067 raft_consensus.cc:697] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:01.484828  9759 leader_election.cc:304] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.485213  9907 leader_election.cc:304] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.480057 10143 leader_election.cc:290] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.486083 10112 raft_consensus.cc:2804] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.486343 10143 raft_consensus.cc:2749] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.486510 10112 raft_consensus.cc:493] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.480706 10058 ts_tablet_manager.cc:1403] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.024s
I20260709 14:51:01.484906  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.487701 10060 tablet_bootstrap.cc:654] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.486985 10112 raft_consensus.cc:3060] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:01.488749  9758 leader_election.cc:343] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.489415 10058 raft_consensus.cc:359] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.490134 10058 raft_consensus.cc:385] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.490402 10058 raft_consensus.cc:740] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.491034 10067 consensus_queue.cc:237] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.454530 10065 raft_consensus.cc:359] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.493167 10065 raft_consensus.cc:385] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.493458 10065 raft_consensus.cc:740] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.494211 10065 consensus_queue.cc:260] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.496116  9692 catalog_manager.cc:5697] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:01.497934 10112 raft_consensus.cc:515] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.501674 10065 ts_tablet_manager.cc:1434] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.000s
I20260709 14:51:01.505121 10065 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:01.504525 10058 consensus_queue.cc:260] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.508168 10058 ts_tablet_manager.cc:1434] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:51:01.509378 10058 tablet_bootstrap.cc:492] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.528676 10059 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.529177 10059 ts_tablet_manager.cc:1403] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.005s
I20260709 14:51:01.539307 10058 tablet_bootstrap.cc:654] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.531836 10063 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.540611 10063 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.542881 10063 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.544672  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.547281  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:01.550276  9981 leader_election.cc:343] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.552444 10059 raft_consensus.cc:359] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:01.553114  9980 leader_election.cc:343] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.553673  9980 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:01.555342 10063 raft_consensus.cc:2749] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.553208 10059 raft_consensus.cc:385] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.556154 10059 raft_consensus.cc:740] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.556973 10059 consensus_queue.cc:260] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:01.558231  9981 consensus_peers.cc:597] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:01.558985 10059 ts_tablet_manager.cc:1434] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:51:01.560702 10059 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.564299 10112 leader_election.cc:290] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.566911 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:01.566550  9692 catalog_manager.cc:5697] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.567586 10014 raft_consensus.cc:3060] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.568383  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:01.571115  9758 leader_election.cc:343] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.572722 10065 tablet_bootstrap.cc:654] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.575304 10060 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:01.575773 10060 ts_tablet_manager.cc:1403] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.007s
I20260709 14:51:01.577080 10014 raft_consensus.cc:2468] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:01.578516  9759 leader_election.cc:304] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.579972 10059 tablet_bootstrap.cc:654] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.579939 10112 raft_consensus.cc:2804] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.581570 10112 raft_consensus.cc:697] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:01.582646 10112 consensus_queue.cc:237] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.591400 10067 raft_consensus.cc:493] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.591976 10067 raft_consensus.cc:515] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.593358 10059 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.593863 10058 tablet_bootstrap.cc:492] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.595835 10065 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.596047 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6379d92ed3544be8094232da6608925" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:01.596416 10067 leader_election.cc:290] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:01.596755 10065 ts_tablet_manager.cc:1403] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.008s
I20260709 14:51:01.596793 10015 raft_consensus.cc:2468] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.596412 10058 ts_tablet_manager.cc:1403] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.007s
I20260709 14:51:01.596963  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6379d92ed3544be8094232da6608925" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.597949  9869 raft_consensus.cc:2468] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.598457  9908 leader_election.cc:304] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.599247 10063 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.599447 10067 raft_consensus.cc:2804] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.600111 10067 raft_consensus.cc:493] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.599903 10063 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.600618 10067 raft_consensus.cc:3060] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.601009 10058 raft_consensus.cc:359] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.601753 10058 raft_consensus.cc:385] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.602080 10058 raft_consensus.cc:740] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.599368 10059 ts_tablet_manager.cc:1403] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260709 14:51:01.602494 10063 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:01.604610  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.606040 10058 consensus_queue.cc:260] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.607157 10143 raft_consensus.cc:493] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.607663 10143 raft_consensus.cc:515] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.608349 10058 ts_tablet_manager.cc:1434] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:51:01.609900 10143 leader_election.cc:290] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.609242 10067 raft_consensus.cc:515] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.611649 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f987487eacc344159414d02ea548b212" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:01.611958 10067 leader_election.cc:290] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:01.612030 10065 raft_consensus.cc:359] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.609330 10058 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.612915 10065 raft_consensus.cc:385] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:01.613104  9981 leader_election.cc:343] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.605430 10059 raft_consensus.cc:359] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.612325 10015 raft_consensus.cc:2468] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.614183 10059 raft_consensus.cc:385] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.615003  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.615087  9908 leader_election.cc:304] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.614511 10059 raft_consensus.cc:740] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.616240 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6379d92ed3544be8094232da6608925" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:01.616876 10014 raft_consensus.cc:3060] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.616732 10059 consensus_queue.cc:260] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.619666 10058 tablet_bootstrap.cc:654] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.619176 10067 raft_consensus.cc:2804] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.620939 10067 raft_consensus.cc:493] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.621328 10067 raft_consensus.cc:3060] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.626120  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6379d92ed3544be8094232da6608925" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:01.626760  9867 raft_consensus.cc:3060] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.629514 10059 ts_tablet_manager.cc:1434] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:51:01.632649 10058 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.633221 10058 ts_tablet_manager.cc:1403] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
W20260709 14:51:01.634418  9981 leader_election.cc:343] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.634902  9981 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.636485 10063 raft_consensus.cc:2749] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.639417 10058 raft_consensus.cc:359] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.640314 10058 raft_consensus.cc:385] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.640692 10058 raft_consensus.cc:740] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.641321 10067 raft_consensus.cc:515] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.641546 10058 consensus_queue.cc:260] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.643249  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f987487eacc344159414d02ea548b212" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.643563 10067 leader_election.cc:290] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.643946  9794 raft_consensus.cc:2468] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:01.644313 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f987487eacc344159414d02ea548b212" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:01.644896 10015 raft_consensus.cc:3060] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.645061 10014 raft_consensus.cc:2468] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.645673 10147 consensus_queue.cc:1048] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.646320  9908 leader_election.cc:304] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.651237 10143 raft_consensus.cc:2804] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.651778 10143 raft_consensus.cc:697] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:01.652714 10015 raft_consensus.cc:2468] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.652670 10143 consensus_queue.cc:237] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.655658 10110 consensus_queue.cc:1048] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:01.656952 10059 tablet_bootstrap.cc:492] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.658402  9908 leader_election.cc:304] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.659353 10110 raft_consensus.cc:2804] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:01.659375 10252 log.cc:927] Time spent T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 14:51:01.660029 10110 raft_consensus.cc:697] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:01.613247 10065 raft_consensus.cc:740] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.654284 10058 ts_tablet_manager.cc:1434] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 14:51:01.661401 10110 consensus_queue.cc:237] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.667968 10065 consensus_queue.cc:260] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.673146 10058 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.667418 10147 raft_consensus.cc:493] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.674962 10147 raft_consensus.cc:515] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.677193 10147 leader_election.cc:290] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:01.670152 10060 raft_consensus.cc:359] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.686791 10060 raft_consensus.cc:385] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.687372 10060 raft_consensus.cc:740] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.690871 10065 ts_tablet_manager.cc:1434] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.002s
I20260709 14:51:01.692221 10065 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:01.698414 10060 consensus_queue.cc:260] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:01.679380  9867 raft_consensus.cc:2468] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.701923  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704226b580dc48a3b85af9b13bfc2c41" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:01.702654  9942 raft_consensus.cc:2468] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:01.703485 10059 tablet_bootstrap.cc:654] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.685813  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f987487eacc344159414d02ea548b212" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:01.710210  9793 raft_consensus.cc:3060] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.710436  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704226b580dc48a3b85af9b13bfc2c41" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.711321  9980 leader_election.cc:304] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:01.712209 10147 raft_consensus.cc:2804] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.712612 10147 raft_consensus.cc:493] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.713002 10147 raft_consensus.cc:3060] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:01.714491  9981 leader_election.cc:343] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.717931  9688 catalog_manager.cc:5697] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.738678 10060 ts_tablet_manager.cc:1434] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.162s	user 0.009s	sys 0.000s
I20260709 14:51:01.740391 10060 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:01.758476 10058 tablet_bootstrap.cc:654] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.775810  9687 catalog_manager.cc:5697] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.777711 10065 tablet_bootstrap.cc:654] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.788174 10147 raft_consensus.cc:515] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.775836  9793 raft_consensus.cc:2468] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:01.789085  9867 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.777848  9692 catalog_manager.cc:5697] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.794116  9866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704226b580dc48a3b85af9b13bfc2c41" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:01.795686  9981 leader_election.cc:343] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.805408 10059 tablet_bootstrap.cc:492] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:01.805920 10059 ts_tablet_manager.cc:1403] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.016s
I20260709 14:51:01.808486 10059 raft_consensus.cc:359] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.809144 10059 raft_consensus.cc:385] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.809446 10059 raft_consensus.cc:740] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.810734 10059 consensus_queue.cc:260] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.822547  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704226b580dc48a3b85af9b13bfc2c41" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:01.823911 10162 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.824206 10266 consensus_queue.cc:1048] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:01.824535 10162 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:01.822793 10147 leader_election.cc:290] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:01.830432 10060 tablet_bootstrap.cc:654] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.832548 10059 ts_tablet_manager.cc:1434] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:51:01.833640 10059 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:01.823972  9942 raft_consensus.cc:3060] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.851900  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:01.853950 10162 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:01.864369 10058 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:01.864838 10058 ts_tablet_manager.cc:1403] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.194s	user 0.017s	sys 0.020s
I20260709 14:51:01.858908 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:01.871606 10015 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:01.872699  9834 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:01.875200 10058 raft_consensus.cc:359] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.875933 10058 raft_consensus.cc:385] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.876230 10058 raft_consensus.cc:740] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.876942 10147 raft_consensus.cc:493] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.876873 10058 consensus_queue.cc:260] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.877481 10147 raft_consensus.cc:515] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.879712 10147 leader_election.cc:290] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:01.863793 10112 consensus_queue.cc:1048] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:01.881493  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:01.892349 10058 ts_tablet_manager.cc:1434] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:51:01.894691 10058 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:01.900202  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:01.894816  9981 leader_election.cc:343] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:01.903347  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:01.906564  9942 raft_consensus.cc:2468] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:01.910992 10058 tablet_bootstrap.cc:654] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:01.917503  9980 leader_election.cc:343] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.918080  9980 leader_election.cc:304] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.928330 10065 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:01.928995 10065 ts_tablet_manager.cc:1403] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.237s	user 0.013s	sys 0.032s
I20260709 14:51:01.919380  9980 leader_election.cc:304] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:01.933000 10059 tablet_bootstrap.cc:654] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.927659 10147 raft_consensus.cc:2749] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.936100 10162 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:01.938117 10145 raft_consensus.cc:2804] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.956285 10145 raft_consensus.cc:697] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:01.957267 10145 consensus_queue.cc:237] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:01.958560 10060 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:01.959133 10060 ts_tablet_manager.cc:1403] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.219s	user 0.019s	sys 0.010s
I20260709 14:51:01.952947 10162 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:01.960976 10162 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.943783 10065 raft_consensus.cc:359] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.967594 10065 raft_consensus.cc:385] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.967913 10114 consensus_queue.cc:1048] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.967947 10065 raft_consensus.cc:740] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.971808 10147 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.974316 10060 raft_consensus.cc:359] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.974838 10060 raft_consensus.cc:385] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.975090 10060 raft_consensus.cc:740] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.972939 10065 consensus_queue.cc:260] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.982628 10065 ts_tablet_manager.cc:1434] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 14:51:01.987037 10065 tablet_bootstrap.cc:492] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:02.009245 10067 raft_consensus.cc:493] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.009904 10067 raft_consensus.cc:515] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.012408 10060 consensus_queue.cc:260] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:01.972709 10147 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.015655 10107 raft_consensus.cc:493] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.034603 10147 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.037963 10069 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.040318 10069 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.045498 10067 leader_election.cc:290] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.049870 10058 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.050366 10058 ts_tablet_manager.cc:1403] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.156s	user 0.029s	sys 0.038s
I20260709 14:51:02.054381  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.055287 10065 tablet_bootstrap.cc:654] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.059011 10162 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.060272 10069 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.060388  9867 raft_consensus.cc:1240] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Rejecting Update request from peer 82d0cf02a98a4fa593b4730011d1a39d for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:02.061118 10162 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.061830  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:02.029706 10107 raft_consensus.cc:515] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.064234 10107 leader_election.cc:290] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:02.068010 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:02.072204 10058 raft_consensus.cc:359] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.072906 10058 raft_consensus.cc:385] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.073212 10058 raft_consensus.cc:740] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.073880 10058 consensus_queue.cc:260] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.075376 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.075982 10015 raft_consensus.cc:2468] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
W20260709 14:51:02.076774  9981 leader_election.cc:343] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.078764  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:02.078878  9759 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:02.079679 10266 consensus_queue.cc:1059] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.080340 10266 raft_consensus.cc:2804] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.080734 10112 raft_consensus.cc:3055] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:02.080497  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.081108 10112 raft_consensus.cc:740] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:02.081172  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.081411  9793 raft_consensus.cc:2468] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:02.082017 10112 consensus_queue.cc:260] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.083068 10112 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.086408  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.080693 10266 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.087194 10266 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.087679  9833 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:02.088864  9833 leader_election.cc:304] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:02.090391  9869 raft_consensus.cc:3060] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.092238 10162 raft_consensus.cc:2749] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:02.092901 10162 raft_consensus.cc:2804] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.093425 10162 raft_consensus.cc:493] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.093757 10162 raft_consensus.cc:3060] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.094589  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.094879 10114 consensus_queue.cc:1048] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:02.096742  9757 leader_election.cc:343] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.096681 10114 consensus_queue.cc:1048] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.103245 10058 ts_tablet_manager.cc:1434] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:51:02.104341 10058 tablet_bootstrap.cc:492] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:02.110221 10060 ts_tablet_manager.cc:1434] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.151s	user 0.012s	sys 0.020s
I20260709 14:51:02.110987 10060 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.118022 10266 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.121048  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
W20260709 14:51:02.123275  9757 leader_election.cc:343] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.129892 10266 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.131970 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
W20260709 14:51:02.128609  9907 leader_election.cc:343] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.132547 10015 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:02.133150  9907 consensus_peers.cc:597] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:02.133447 10060 tablet_bootstrap.cc:654] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:02.138265  9980 leader_election.cc:343] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.138734  9980 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:02.144675  9689 catalog_manager.cc:5697] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.146533 10063 raft_consensus.cc:2749] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.172736 10059 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:02.173240 10059 ts_tablet_manager.cc:1403] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.340s	user 0.008s	sys 0.011s
W20260709 14:51:02.173866  9907 leader_election.cc:343] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.174360  9907 leader_election.cc:304] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:02.175171 10114 raft_consensus.cc:2749] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.174409  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.178320  9942 raft_consensus.cc:2468] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:02.179944 10110 consensus_queue.cc:1048] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:02.186338 10065 tablet_bootstrap.cc:492] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:02.186827 10065 ts_tablet_manager.cc:1403] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.030s
I20260709 14:51:02.190693 10263 consensus_queue.cc:1048] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:02.191236 10059 raft_consensus.cc:359] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.191938 10059 raft_consensus.cc:385] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.192188 10059 raft_consensus.cc:740] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.192904 10059 consensus_queue.cc:260] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.194180 10162 raft_consensus.cc:515] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.195120 10059 ts_tablet_manager.cc:1434] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 14:51:02.196327 10059 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:02.189355 10065 raft_consensus.cc:359] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.198105 10065 raft_consensus.cc:385] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.198418 10065 raft_consensus.cc:740] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
W20260709 14:51:02.198504  9758 consensus_peers.cc:597] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:02.199180 10065 consensus_queue.cc:260] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.200527 10058 tablet_bootstrap.cc:654] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.200489 10110 consensus_queue.cc:1048] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:02.203796 10065 ts_tablet_manager.cc:1434] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:51:02.205063 10065 tablet_bootstrap.cc:492] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:02.213663 10143 raft_consensus.cc:493] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.216933 10143 raft_consensus.cc:515] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.221822  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:02.222456  9791 raft_consensus.cc:3060] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.230049 10275 raft_consensus.cc:493] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.230363 10162 leader_election.cc:290] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:02.230569 10275 raft_consensus.cc:515] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.232550 10275 leader_election.cc:290] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.235529 10114 consensus_queue.cc:1048] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.236083  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.236333 10143 leader_election.cc:290] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.237169 10060 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:02.237682 10060 ts_tablet_manager.cc:1403] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.127s	user 0.032s	sys 0.005s
I20260709 14:51:02.239109 10112 consensus_queue.cc:1048] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:02.240469  9981 leader_election.cc:343] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.241550  9791 raft_consensus.cc:2468] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:02.243299  9833 leader_election.cc:304] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:02.250115 10281 raft_consensus.cc:2804] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.240482 10060 raft_consensus.cc:359] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.268054 10060 raft_consensus.cc:385] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.268380 10060 raft_consensus.cc:740] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.233603 10015 raft_consensus.cc:2468] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:02.276911 10060 consensus_queue.cc:260] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.290692 10060 ts_tablet_manager.cc:1434] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:51:02.291613 10060 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.284359 10107 raft_consensus.cc:493] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f85df82838e46b3a46b77de621c5782)
I20260709 14:51:02.285935  9759 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:02.298171 10107 raft_consensus.cc:515] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.299264 10059 tablet_bootstrap.cc:654] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.299389 10266 raft_consensus.cc:2804] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.299927 10266 raft_consensus.cc:697] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:02.300717 10266 consensus_queue.cc:237] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.302513 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f97f9fab4c8ea7a7dba5f1b006f9" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.304533  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa77f97f9fab4c8ea7a7dba5f1b006f9" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.302556 10107 leader_election.cc:290] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.285634 10281 raft_consensus.cc:697] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:02.306368 10281 consensus_queue.cc:237] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.307578 10143 raft_consensus.cc:493] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.308055 10143 raft_consensus.cc:515] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.310009 10060 tablet_bootstrap.cc:654] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.334921 10065 tablet_bootstrap.cc:654] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.337949  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b86c9253fbb4cc69b5ec9bd8adbcbcc" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.341259 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.341996 10011 raft_consensus.cc:2468] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:02.322839 10143 leader_election.cc:290] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.346014  9908 leader_election.cc:304] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:02.347508 10143 raft_consensus.cc:2804] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.347858 10143 raft_consensus.cc:493] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.348163 10143 raft_consensus.cc:3060] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.350059 10058 tablet_bootstrap.cc:492] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.350540 10058 ts_tablet_manager.cc:1403] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.247s	user 0.024s	sys 0.031s
W20260709 14:51:02.351544  9907 leader_election.cc:343] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.352883  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.353956  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.323647  9833 leader_election.cc:304] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:02.354071  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:02.355044  9943 raft_consensus.cc:3060] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.356722  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b86c9253fbb4cc69b5ec9bd8adbcbcc" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:02.357966 10107 raft_consensus.cc:2749] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:02.358608 10107 raft_consensus.cc:493] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.359006 10107 raft_consensus.cc:515] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.360971 10107 leader_election.cc:290] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.353086 10058 raft_consensus.cc:359] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.365593 10058 raft_consensus.cc:385] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.365893 10058 raft_consensus.cc:740] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.366557 10058 consensus_queue.cc:260] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:51:02.375674  9907 leader_election.cc:343] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.376250  9907 leader_election.cc:304] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:02.377822 10110 raft_consensus.cc:2749] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:02.381310  9907 leader_election.cc:343] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.387017 10058 ts_tablet_manager.cc:1434] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 14:51:02.388103 10058 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:02.389355  9941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704226b580dc48a3b85af9b13bfc2c41" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.390862  9941 raft_consensus.cc:2393] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:02.396438  9943 raft_consensus.cc:2468] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:02.397709 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "704226b580dc48a3b85af9b13bfc2c41" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.399821  9834 leader_election.cc:304] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:02.403936 10060 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:02.404398 10060 ts_tablet_manager.cc:1403] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.015s
I20260709 14:51:02.404558 10294 raft_consensus.cc:3060] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.407263 10060 raft_consensus.cc:359] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.408000 10060 raft_consensus.cc:385] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.408298 10060 raft_consensus.cc:740] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.408995 10060 consensus_queue.cc:260] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.413501 10060 ts_tablet_manager.cc:1434] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:02.422467 10060 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.435662 10059 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:02.436112 10059 ts_tablet_manager.cc:1403] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.240s	user 0.012s	sys 0.015s
I20260709 14:51:02.444188 10143 raft_consensus.cc:515] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.445444  9942 raft_consensus.cc:2393] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:02.448938 10058 tablet_bootstrap.cc:654] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.450405  9980 leader_election.cc:304] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:02.452425 10059 raft_consensus.cc:359] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.453357 10059 raft_consensus.cc:385] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.454663 10275 raft_consensus.cc:3060] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:02.455075 10293 log.cc:927] Time spent T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: Append to log took a long time: real 0.172s	user 0.003s	sys 0.000s
I20260709 14:51:02.458180 10143 leader_election.cc:290] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.458467 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:02.453653 10059 raft_consensus.cc:740] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.459659 10060 tablet_bootstrap.cc:654] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.461484  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
W20260709 14:51:02.464124  9907 leader_election.cc:343] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.465332 10294 raft_consensus.cc:2749] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.460065 10059 consensus_queue.cc:260] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.473387 10063 raft_consensus.cc:493] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.473919 10063 raft_consensus.cc:515] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.476123 10058 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.476310 10063 leader_election.cc:290] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.476577 10058 ts_tablet_manager.cc:1403] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.006s
I20260709 14:51:02.479238 10058 raft_consensus.cc:359] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.479884 10058 raft_consensus.cc:385] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.480180 10058 raft_consensus.cc:740] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.480363 10147 consensus_queue.cc:1048] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.480908  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.480959 10058 consensus_queue.cc:260] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:51:02.482378  9981 leader_election.cc:343] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.483194 10058 ts_tablet_manager.cc:1434] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:02.468211 10275 raft_consensus.cc:2749] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.484153 10058 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:02.489125  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:51:02.490865  9981 leader_election.cc:343] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.491067 10014 raft_consensus.cc:2468] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:02.491487  9981 leader_election.cc:304] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:02.492396 10147 raft_consensus.cc:2749] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.494187  9908 leader_election.cc:304] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:02.493928  9687 catalog_manager.cc:5697] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.495328 10263 raft_consensus.cc:2804] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.502377 10263 raft_consensus.cc:697] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:02.503242 10263 consensus_queue.cc:237] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.504338 10060 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:02.504776 10060 ts_tablet_manager.cc:1403] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.006s
I20260709 14:51:02.497241 10059 ts_tablet_manager.cc:1434] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 14:51:02.506599 10059 tablet_bootstrap.cc:492] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:02.506727 10145 consensus_queue.cc:1048] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.507398 10060 raft_consensus.cc:359] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.508229 10060 raft_consensus.cc:385] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.508498 10060 raft_consensus.cc:740] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.509083 10060 consensus_queue.cc:260] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.471063  9689 catalog_manager.cc:5697] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.499171 10058 tablet_bootstrap.cc:654] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.516448 10266 raft_consensus.cc:493] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.516912 10266 raft_consensus.cc:515] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.518623  9794 raft_consensus.cc:3060] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.500999 10065 tablet_bootstrap.cc:492] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:02.519130 10266 leader_election.cc:290] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.519407 10065 ts_tablet_manager.cc:1403] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.315s	user 0.015s	sys 0.025s
I20260709 14:51:02.521155  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.523799 10065 raft_consensus.cc:359] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.524294 10060 ts_tablet_manager.cc:1434] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:51:02.524492 10065 raft_consensus.cc:385] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.524808 10065 raft_consensus.cc:740] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.525314 10060 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.525828 10065 consensus_queue.cc:260] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.528023 10065 ts_tablet_manager.cc:1434] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:02.528890 10065 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:02.534732 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.534981 10065 tablet_bootstrap.cc:654] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.536226  9759 leader_election.cc:304] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:02.536743 10060 tablet_bootstrap.cc:654] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.537442 10266 raft_consensus.cc:2749] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.541558 10058 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.542184 10058 ts_tablet_manager.cc:1403] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.003s
I20260709 14:51:02.546501 10065 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:02.549172 10065 ts_tablet_manager.cc:1403] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:51:02.550565 10059 tablet_bootstrap.cc:654] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.551712 10065 raft_consensus.cc:359] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.552397 10065 raft_consensus.cc:385] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.552656 10065 raft_consensus.cc:740] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.553355 10060 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:02.553285 10065 consensus_queue.cc:260] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.553925 10060 ts_tablet_manager.cc:1403] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.003s
I20260709 14:51:02.555299 10065 ts_tablet_manager.cc:1434] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:02.556243 10065 tablet_bootstrap.cc:492] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:02.556725 10060 raft_consensus.cc:359] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.557404 10060 raft_consensus.cc:385] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.557677 10060 raft_consensus.cc:740] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.559793 10058 raft_consensus.cc:359] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.564881 10065 tablet_bootstrap.cc:654] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.566002 10058 raft_consensus.cc:385] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.566437 10058 raft_consensus.cc:740] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.567310 10058 consensus_queue.cc:260] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.570286 10058 ts_tablet_manager.cc:1434] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 14:51:02.571453 10058 tablet_bootstrap.cc:492] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:02.577176 10065 tablet_bootstrap.cc:492] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:02.577651 10065 ts_tablet_manager.cc:1403] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:51:02.574321 10060 consensus_queue.cc:260] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.580426 10060 ts_tablet_manager.cc:1434] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:51:02.581095 10065 raft_consensus.cc:359] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.581725 10058 tablet_bootstrap.cc:654] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.581718 10065 raft_consensus.cc:385] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.582266 10065 raft_consensus.cc:740] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.583006 10065 consensus_queue.cc:260] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.585103 10065 ts_tablet_manager.cc:1434] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:02.585644 10060 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.586056 10065 tablet_bootstrap.cc:492] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:02.590854 10059 tablet_bootstrap.cc:492] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:02.591393 10059 ts_tablet_manager.cc:1403] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.012s
I20260709 14:51:02.593227 10263 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.593729 10263 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.595024 10059 raft_consensus.cc:359] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.595721 10263 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:02.596076 10065 tablet_bootstrap.cc:654] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.597113 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.598533 10059 raft_consensus.cc:385] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.598838 10059 raft_consensus.cc:740] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.598922 10017 raft_consensus.cc:2393] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
I20260709 14:51:02.597429 10266 raft_consensus.cc:493] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.599593 10058 tablet_bootstrap.cc:492] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.600172 10058 ts_tablet_manager.cc:1403] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 14:51:02.598037 10060 tablet_bootstrap.cc:654] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.597580  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.601855  9907 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:02.599613 10059 consensus_queue.cc:260] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.599864 10266 raft_consensus.cc:515] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.602905 10058 raft_consensus.cc:359] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.603765 10058 raft_consensus.cc:385] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.604007 10058 raft_consensus.cc:740] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.604496 10266 leader_election.cc:290] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.604681  9691 catalog_manager.cc:5697] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.606052  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:51:02.607496  9758 leader_election.cc:343] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.608721 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.609401 10017 raft_consensus.cc:2468] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:02.610606 10112 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.611012  9759 leader_election.cc:304] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:02.611250 10112 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.612079 10266 raft_consensus.cc:2804] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.612476 10266 raft_consensus.cc:493] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.612788 10266 raft_consensus.cc:3060] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.613758 10112 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.614302 10263 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.615135  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.618604  9942 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:02.619684 10266 raft_consensus.cc:515] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.620189  9757 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:02.621991 10282 raft_consensus.cc:2804] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.622337 10282 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.622648 10282 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.622538 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:02.623446 10014 raft_consensus.cc:3060] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.616573 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:02.626675 10017 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:02.627285 10059 ts_tablet_manager.cc:1434] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.004s
I20260709 14:51:02.628230 10059 tablet_bootstrap.cc:492] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:02.629629 10282 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.632418  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:02.632936  9942 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.635345  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:02.636689 10114 raft_consensus.cc:493] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:02.636883  9758 leader_election.cc:343] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.637180 10114 raft_consensus.cc:515] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.637581 10266 leader_election.cc:290] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.639081 10114 leader_election.cc:290] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.633687 10059 tablet_bootstrap.cc:654] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.604696 10058 consensus_queue.cc:260] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.641996  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a20c391e6794e3b96d1a6dd3b4d2b7a" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:02.643014 10058 ts_tablet_manager.cc:1434] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:51:02.646801 10058 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:02.646855 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a20c391e6794e3b96d1a6dd3b4d2b7a" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:51:02.643290  9907 leader_election.cc:343] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:02.649119  9908 leader_election.cc:343] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.649294 10282 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:02.645709  9942 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:02.649717  9908 leader_election.cc:304] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:02.651355  9757 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:02.651789 10114 raft_consensus.cc:2749] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.652325 10282 raft_consensus.cc:2804] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.653623 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:02.654209 10011 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.655295 10059 tablet_bootstrap.cc:492] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:02.655735 10059 ts_tablet_manager.cc:1403] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 14:51:02.656646 10282 raft_consensus.cc:697] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:02.657568 10282 consensus_queue.cc:237] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.663625 10058 tablet_bootstrap.cc:654] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.667740 10059 raft_consensus.cc:359] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.668484 10059 raft_consensus.cc:385] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.671634 10060 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:02.672153 10060 ts_tablet_manager.cc:1403] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.001s
I20260709 14:51:02.674818 10060 raft_consensus.cc:359] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.675539 10060 raft_consensus.cc:385] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.675812 10060 raft_consensus.cc:740] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.676417 10059 raft_consensus.cc:740] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.677242 10059 consensus_queue.cc:260] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.678467 10011 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:02.678323 10060 consensus_queue.cc:260] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:02.687381 10263 raft_consensus.cc:2749] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:02.687805 10060 ts_tablet_manager.cc:1434] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:51:02.681617 10059 ts_tablet_manager.cc:1434] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 14:51:02.689325 10059 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:02.694027 10060 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.709285 10065 tablet_bootstrap.cc:492] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:02.709856 10065 ts_tablet_manager.cc:1403] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.124s	user 0.039s	sys 0.020s
I20260709 14:51:02.712425 10065 raft_consensus.cc:359] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.713101 10065 raft_consensus.cc:385] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.713362 10065 raft_consensus.cc:740] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.714195 10065 consensus_queue.cc:260] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.683123 10014 raft_consensus.cc:2468] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:02.684002 10058 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.717532 10058 ts_tablet_manager.cc:1403] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.004s
I20260709 14:51:02.718041  9759 leader_election.cc:304] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:02.719486 10282 raft_consensus.cc:2804] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.719942 10282 raft_consensus.cc:697] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:02.720182 10058 raft_consensus.cc:359] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.720935 10058 raft_consensus.cc:385] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.721248 10058 raft_consensus.cc:740] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.720780 10282 consensus_queue.cc:237] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.721925 10266 consensus_queue.cc:1048] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.723376 10058 consensus_queue.cc:260] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.724493 10059 tablet_bootstrap.cc:654] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.726137 10060 tablet_bootstrap.cc:654] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.730225 10058 ts_tablet_manager.cc:1434] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:02.729562  9688 catalog_manager.cc:5697] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.731729 10063 raft_consensus.cc:493] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.732455 10065 ts_tablet_manager.cc:1434] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:51:02.732172 10063 raft_consensus.cc:515] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.733340 10065 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:02.734175 10063 leader_election.cc:290] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:02.736492  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938aa7ab58a84412945ccffc11b604c2" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:02.736786  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938aa7ab58a84412945ccffc11b604c2" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.737176  9868 raft_consensus.cc:2468] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:02.737605  9942 raft_consensus.cc:2468] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:02.738922  9980 leader_election.cc:304] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:02.740067 10063 raft_consensus.cc:2804] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:02.740413 10063 raft_consensus.cc:493] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:02.740782 10063 raft_consensus.cc:3060] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.743359 10058 tablet_bootstrap.cc:492] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:02.748270 10060 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:02.748816 10060 ts_tablet_manager.cc:1403] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.002s
I20260709 14:51:02.751935 10060 raft_consensus.cc:359] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.752345 10266 consensus_queue.cc:1048] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.752655 10060 raft_consensus.cc:385] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.754612 10060 raft_consensus.cc:740] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.755308 10060 consensus_queue.cc:260] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.753958 10063 raft_consensus.cc:515] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.760912 10065 tablet_bootstrap.cc:654] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.762507 10059 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:02.763083 10059 ts_tablet_manager.cc:1403] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.008s
I20260709 14:51:02.763465 10063 leader_election.cc:290] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:02.764124  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938aa7ab58a84412945ccffc11b604c2" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:02.764720  9868 raft_consensus.cc:3060] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.766644 10058 tablet_bootstrap.cc:654] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.766104 10059 raft_consensus.cc:359] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.768515  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938aa7ab58a84412945ccffc11b604c2" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:02.769143  9943 raft_consensus.cc:3060] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:02.768720 10060 ts_tablet_manager.cc:1434] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:51:02.770745 10060 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:02.773818  9868 raft_consensus.cc:2468] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:02.775506  9981 leader_election.cc:304] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:02.774286 10059 raft_consensus.cc:385] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.776446 10059 raft_consensus.cc:740] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.777280 10059 consensus_queue.cc:260] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.779534 10059 ts_tablet_manager.cc:1434] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:51:02.780725 10059 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:02.776319  9943 raft_consensus.cc:2468] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:02.779623 10063 raft_consensus.cc:2804] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:02.791219 10063 raft_consensus.cc:697] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:02.790997 10294 raft_consensus.cc:493] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.799769 10294 raft_consensus.cc:515] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.823330 10110 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.811480 10063 consensus_queue.cc:237] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.875511 10065 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:02.877051 10065 ts_tablet_manager.cc:1403] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.011s
I20260709 14:51:02.883267 10110 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.885447 10060 tablet_bootstrap.cc:654] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:02.871642 10323 log.cc:927] Time spent T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260709 14:51:02.891422 10295 raft_consensus.cc:493] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.894624 10295 raft_consensus.cc:515] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:02.896821 10295 leader_election.cc:290] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:02.897193  9689 catalog_manager.cc:5697] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.906893 10147 raft_consensus.cc:493] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.907449 10147 raft_consensus.cc:515] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.885665 10110 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.909590 10147 leader_election.cc:290] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:02.920713  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b86c9253fbb4cc69b5ec9bd8adbcbcc" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:02.948988 10059 tablet_bootstrap.cc:654] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:02.973865 10147 raft_consensus.cc:493] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.973636 10295 consensus_queue.cc:1048] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.974381 10147 raft_consensus.cc:515] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:02.983464 10147 leader_election.cc:290] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:02.983945  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:02.950937  9942 raft_consensus.cc:2468] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:02.987843  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:02.988229 10065 raft_consensus.cc:359] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:02.988946 10065 raft_consensus.cc:385] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:02.988823  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:02.989326 10065 raft_consensus.cc:740] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:02.993510 10058 tablet_bootstrap.cc:492] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:02.994124 10058 ts_tablet_manager.cc:1403] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.251s	user 0.019s	sys 0.029s
I20260709 14:51:02.993376  9689 catalog_manager.cc:5697] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.999614 10058 raft_consensus.cc:359] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.000298 10058 raft_consensus.cc:385] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.000586 10058 raft_consensus.cc:740] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.001273 10058 consensus_queue.cc:260] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.004288 10058 ts_tablet_manager.cc:1434] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
W20260709 14:51:03.004380  9907 leader_election.cc:343] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:03.005518  9981 leader_election.cc:343] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:02.992018 10295 consensus_queue.cc:1048] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:03.013622 10065 consensus_queue.cc:260] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.024066 10060 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:03.003517  9832 leader_election.cc:304] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:03.015565  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a20c391e6794e3b96d1a6dd3b4d2b7a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:03.024709 10065 ts_tablet_manager.cc:1434] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.147s	user 0.008s	sys 0.000s
I20260709 14:51:03.029209 10065 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:03.025343 10060 ts_tablet_manager.cc:1403] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.255s	user 0.023s	sys 0.012s
I20260709 14:51:03.032596  9942 raft_consensus.cc:2468] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:03.040115 10059 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:03.040553 10059 ts_tablet_manager.cc:1403] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.260s	user 0.011s	sys 0.008s
I20260709 14:51:03.038339 10281 raft_consensus.cc:2804] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.047726  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a20c391e6794e3b96d1a6dd3b4d2b7a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.046633  9980 leader_election.cc:304] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:03.054997 10147 raft_consensus.cc:2804] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.055461 10147 raft_consensus.cc:493] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.055876 10147 raft_consensus.cc:3060] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.050647 10059 raft_consensus.cc:359] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.062819 10059 raft_consensus.cc:385] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.058959 10294 leader_election.cc:290] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:03.063099 10059 raft_consensus.cc:740] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.046619 10281 raft_consensus.cc:493] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.059309  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b86c9253fbb4cc69b5ec9bd8adbcbcc" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.064456  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:03.067143 10281 raft_consensus.cc:3060] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.119421 10295 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.120188 10295 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.167032 10330 raft_consensus.cc:493] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.167809 10330 raft_consensus.cc:515] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.176368 10147 raft_consensus.cc:515] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.187084 10330 leader_election.cc:290] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:03.187952  9791 raft_consensus.cc:2468] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:03.190205 10295 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:03.191150 10330 raft_consensus.cc:493] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.191694 10330 raft_consensus.cc:515] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:03.191758 10059 consensus_queue.cc:260] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.195466 10058 tablet_bootstrap.cc:492] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:03.197216 10065 tablet_bootstrap.cc:654] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.197932 10060 raft_consensus.cc:359] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.198668 10060 raft_consensus.cc:385] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.200589 10060 raft_consensus.cc:740] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.193949  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.205585 10060 consensus_queue.cc:260] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.224591  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:03.228627  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:03.230842  9757 leader_election.cc:343] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.232493 10281 raft_consensus.cc:515] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.214481 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.216481 10294 raft_consensus.cc:493] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.236848 10330 leader_election.cc:290] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:03.260679 10060 ts_tablet_manager.cc:1434] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.231s	user 0.007s	sys 0.001s
I20260709 14:51:03.248940 10011 raft_consensus.cc:2468] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:03.259974 10331 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.249573 10294 raft_consensus.cc:515] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:03.271464  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 171763us
I20260709 14:51:03.274626 10059 ts_tablet_manager.cc:1434] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.233s	user 0.025s	sys 0.028s
I20260709 14:51:03.275529 10059 tablet_bootstrap.cc:492] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:03.276505 10060 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:03.285488 10281 leader_election.cc:290] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:03.286046  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.289451 10060 tablet_bootstrap.cc:654] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.290846  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:03.290848  9832 leader_election.cc:343] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.295987 10294 leader_election.cc:290] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:03.296658 10330 consensus_queue.cc:1048] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.278290 10331 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.298096  9942 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:03.299455 10331 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
W20260709 14:51:03.302022  9907 leader_election.cc:343] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.302500  9907 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.271361 10147 leader_election.cc:290] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:03.309278 10331 raft_consensus.cc:2749] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.333575 10059 tablet_bootstrap.cc:654] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.365792 10065 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:03.366356 10065 ts_tablet_manager.cc:1403] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.337s	user 0.022s	sys 0.016s
W20260709 14:51:03.314379  9981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:45001, user_credentials={real_user=slave}} blocked reactor thread for 95398.7us
I20260709 14:51:03.378518 10060 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:03.379045 10060 ts_tablet_manager.cc:1403] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.001s
I20260709 14:51:03.374485  9794 raft_consensus.cc:3060] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:03.382090  9981 leader_election.cc:343] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.392750  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.395337  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b86c9253fbb4cc69b5ec9bd8adbcbcc" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:03.395946  9792 raft_consensus.cc:3060] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:03.396123  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:03.392932  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.397205  9869 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:03.398803  9907 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:03.399502 10067 raft_consensus.cc:2804] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.399866 10067 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.400178 10067 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.401048 10058 tablet_bootstrap.cc:654] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.401892  9939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b86c9253fbb4cc69b5ec9bd8adbcbcc" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:03.402657  9939 raft_consensus.cc:3060] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.402786  9981 leader_election.cc:304] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.403885 10147 raft_consensus.cc:2749] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:03.404991  9981 leader_election.cc:343] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.406857 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.408947 10067 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.412565 10059 tablet_bootstrap.cc:492] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:03.413321 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.414088  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a20c391e6794e3b96d1a6dd3b4d2b7a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:03.417130  9834 leader_election.cc:304] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:03.418257 10294 raft_consensus.cc:2804] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.418627 10294 raft_consensus.cc:493] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.418629 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e4281519664ddea67e3a81af69a510" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.419237 10294 raft_consensus.cc:3060] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.415459 10059 ts_tablet_manager.cc:1403] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.008s
W20260709 14:51:03.422034  9834 leader_election.cc:343] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.419608 10017 raft_consensus.cc:2393] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:03.426839  9759 leader_election.cc:304] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:03.430604 10282 raft_consensus.cc:2749] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.435134 10117 consensus_queue.cc:1048] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.431214 10282 consensus_queue.cc:1048] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:51:03.442008  9981 leader_election.cc:343] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.447260  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a20c391e6794e3b96d1a6dd3b4d2b7a" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:03.447925  9938 raft_consensus.cc:3060] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.451658 10059 raft_consensus.cc:359] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.452378 10059 raft_consensus.cc:385] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.452628 10059 raft_consensus.cc:740] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.453753 10059 consensus_queue.cc:260] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.455662 10059 ts_tablet_manager.cc:1434] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:51:03.456701 10059 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:03.461069 10065 raft_consensus.cc:359] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:03.463186  9758 leader_election.cc:343] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.463678  9758 leader_election.cc:304] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.461692 10065 raft_consensus.cc:385] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.465553 10065 raft_consensus.cc:740] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.468083  9832 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 8f85df82838e46b3a46b77de621c5782
W20260709 14:51:03.466034 10348 log.cc:927] Time spent T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:51:03.470923 10281 raft_consensus.cc:2804] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.474524 10281 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.474958 10281 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.466686 10112 raft_consensus.cc:2749] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.484532  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:03.496127 10281 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.498072 10067 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:03.499042 10059 tablet_bootstrap.cc:654] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.506342 10060 raft_consensus.cc:359] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.507085 10060 raft_consensus.cc:385] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.507486 10060 raft_consensus.cc:740] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.502074  9939 raft_consensus.cc:2468] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:03.499246 10065 consensus_queue.cc:260] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.510072 10342 raft_consensus.cc:493] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.513827 10060 consensus_queue.cc:260] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:03.508344  9758 consensus_peers.cc:597] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:03.507184  9792 raft_consensus.cc:2468] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:03.528898 10065 ts_tablet_manager.cc:1434] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.162s	user 0.004s	sys 0.003s
I20260709 14:51:03.529671 10065 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:03.511052 10342 raft_consensus.cc:515] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.530092  9868 raft_consensus.cc:2393] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:03.535696 10060 ts_tablet_manager.cc:1434] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.156s	user 0.007s	sys 0.001s
I20260709 14:51:03.536706 10060 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:03.540375  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2063287cdba54ed3bdc2ea0e0cf30d4f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.534343  9832 leader_election.cc:304] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:03.535265 10342 leader_election.cc:290] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:03.533474 10294 raft_consensus.cc:515] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.554427 10343 raft_consensus.cc:2804] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.556385 10343 raft_consensus.cc:697] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
W20260709 14:51:03.558641  9908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 452187us
I20260709 14:51:03.562124  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:03.562901  9942 raft_consensus.cc:2393] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:03.568418 10065 tablet_bootstrap.cc:654] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.569113 10343 consensus_queue.cc:237] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.566253 10063 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.570279 10063 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.573441 10067 consensus_queue.cc:1048] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.575414 10058 tablet_bootstrap.cc:492] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:03.576052 10058 ts_tablet_manager.cc:1403] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.382s	user 0.010s	sys 0.008s
I20260709 14:51:03.563619  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2063287cdba54ed3bdc2ea0e0cf30d4f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:03.572263 10063 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.577855 10330 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.601009 10330 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.614547 10330 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.619928 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:03.598668  9833 leader_election.cc:304] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:03.624063 10337 raft_consensus.cc:2749] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.630143  9866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.630591  9865 raft_consensus.cc:3060] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.630906  9866 raft_consensus.cc:2468] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:03.634843 10330 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.635380 10330 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.640098 10281 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:03.641208 10330 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.642063 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.648790  9938 raft_consensus.cc:2468] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:03.656258  9758 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:03.657356  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.657891 10330 raft_consensus.cc:2804] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.658447 10330 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.658862 10330 raft_consensus.cc:3060] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:03.662832  9758 leader_election.cc:343] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.664654 10063 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.665289 10063 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.667855 10063 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:03.669505 10359 log.cc:927] Time spent T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 14:51:03.700062 10060 tablet_bootstrap.cc:654] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:03.693425  9980 leader_election.cc:343] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.694927 10294 leader_election.cc:290] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:03.689445 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.706301 10059 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:03.706233 10013 raft_consensus.cc:2468] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:03.706773 10059 ts_tablet_manager.cc:1403] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.250s	user 0.012s	sys 0.010s
I20260709 14:51:03.688987 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:03.711169 10017 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:03.712427 10059 raft_consensus.cc:359] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:03.712626  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.713289  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:03.713361  9792 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:03.713891 10342 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:03.714447 10342 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.713979  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.713997 10059 raft_consensus.cc:385] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.716535 10059 raft_consensus.cc:740] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.716815 10342 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.717155 10059 consensus_queue.cc:260] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:03.718075 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:03.718629 10013 raft_consensus.cc:3060] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.718955  9981 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:03.719892 10346 raft_consensus.cc:2804] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.720247 10346 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.720556 10346 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.723336 10059 ts_tablet_manager.cc:1434] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:51:03.724932 10059 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:03.688207 10330 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.728547  9759 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.729363  9791 raft_consensus.cc:2393] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
I20260709 14:51:03.729843 10332 raft_consensus.cc:2804] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:03.730230 10332 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.730561 10332 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.718971 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
W20260709 14:51:03.719901  9981 leader_election.cc:343] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.735193  9981 leader_election.cc:304] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.736042 10338 consensus_queue.cc:1048] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.736191  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.736925 10342 raft_consensus.cc:2749] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.745399  9691 catalog_manager.cc:5697] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.747730 10058 raft_consensus.cc:359] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.748387 10058 raft_consensus.cc:385] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.748661 10058 raft_consensus.cc:740] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.749261 10058 consensus_queue.cc:260] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.750608  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.753034  9792 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
W20260709 14:51:03.753485  9832 leader_election.cc:343] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.757376 10330 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.758149  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.758694  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:03.760640 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:03.761169 10014 raft_consensus.cc:3060] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:03.762933  9980 leader_election.cc:304] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.764516 10338 raft_consensus.cc:2804] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.764990 10338 raft_consensus.cc:697] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:03.758754  9869 raft_consensus.cc:2468] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:03.765749 10338 consensus_queue.cc:237] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.772333 10058 ts_tablet_manager.cc:1434] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.196s	user 0.008s	sys 0.000s
I20260709 14:51:03.773963 10058 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
W20260709 14:51:03.746343  9908 leader_election.cc:343] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.740728 10332 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.791431 10065 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:03.791934 10065 ts_tablet_manager.cc:1403] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.262s	user 0.012s	sys 0.004s
I20260709 14:51:03.792544  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:03.793318 10332 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.795210 10059 tablet_bootstrap.cc:654] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.798408 10065 raft_consensus.cc:359] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.799083 10065 raft_consensus.cc:385] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.799445 10065 raft_consensus.cc:740] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.793358  9869 raft_consensus.cc:2393] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 2: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:03.803799 10065 consensus_queue.cc:260] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.802353  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:03.805116  9834 leader_election.cc:343] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.805683  9834 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
W20260709 14:51:03.806134  9758 leader_election.cc:343] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.784636  9908 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.809144 10343 raft_consensus.cc:2749] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.810513 10065 ts_tablet_manager.cc:1434] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:51:03.811213 10060 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:03.811563 10065 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:03.811672 10060 ts_tablet_manager.cc:1403] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.275s	user 0.014s	sys 0.002s
I20260709 14:51:03.813141 10343 raft_consensus.cc:493] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.818478 10343 raft_consensus.cc:515] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.806597 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:03.830983 10343 leader_election.cc:290] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:03.832265  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:03.833407 10060 raft_consensus.cc:359] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.834113 10060 raft_consensus.cc:385] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.834362 10060 raft_consensus.cc:740] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.835156 10060 consensus_queue.cc:260] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:03.836912  9833 leader_election.cc:343] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.837426 10060 ts_tablet_manager.cc:1434] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:51:03.838572 10060 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:03.846459  9981 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:03.847211 10342 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:03.847594 10342 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:03.847954 10342 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:03.848624  9981 leader_election.cc:343] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.848646 10344 consensus_queue.cc:1048] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:03.849264  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:03.850291 10065 tablet_bootstrap.cc:654] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.850576 10346 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.802755 10014 raft_consensus.cc:2468] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:03.859848 10013 raft_consensus.cc:2468] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:03.861690 10015 raft_consensus.cc:2393] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:03.860026 10263 raft_consensus.cc:2749] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.849707  9981 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
W20260709 14:51:03.870369  9832 leader_election.cc:343] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.879236 10058 tablet_bootstrap.cc:654] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.881873 10342 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:03.871716  9908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 130215us
I20260709 14:51:03.887683  9759 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.894950  9759 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:03.887887 10346 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:03.888142 10060 tablet_bootstrap.cc:654] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:03.890141  9832 leader_election.cc:304] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:03.892185 10145 raft_consensus.cc:2764] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:03.907100  9834 leader_election.cc:304] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:03.897953 10334 raft_consensus.cc:2749] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.898000 10332 raft_consensus.cc:2804] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.908296 10294 raft_consensus.cc:2749] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.904104  9689 catalog_manager.cc:5697] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.911259 10343 raft_consensus.cc:2804] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:03.923102 10067 consensus_queue.cc:1048] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:03.914039 10332 raft_consensus.cc:697] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:03.926002  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:03.941423 10346 raft_consensus.cc:493] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.926249 10343 raft_consensus.cc:697] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:03.944454 10343 consensus_queue.cc:237] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:03.943658  9791 raft_consensus.cc:2393] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
W20260709 14:51:03.932907  9908 leader_election.cc:343] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.952736  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:03.956215 10332 consensus_queue.cc:237] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:03.963274 10058 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:03.963744 10058 ts_tablet_manager.cc:1403] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.010s
I20260709 14:51:03.965305 10059 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:03.966200 10059 ts_tablet_manager.cc:1403] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.242s	user 0.014s	sys 0.037s
I20260709 14:51:03.972963 10058 raft_consensus.cc:359] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.947428 10346 raft_consensus.cc:515] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:03.974773 10058 raft_consensus.cc:385] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.990742 10058 raft_consensus.cc:740] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.991457 10058 consensus_queue.cc:260] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:03.992295 10346 leader_election.cc:290] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:03.993043 10058 ts_tablet_manager.cc:1434] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:51:03.993351  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:03.994063 10058 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
W20260709 14:51:03.994880  9980 leader_election.cc:343] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:03.982270 10059 raft_consensus.cc:359] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:03.997990 10059 raft_consensus.cc:385] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:03.998275 10059 raft_consensus.cc:740] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:03.998953 10059 consensus_queue.cc:260] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:51:03.999992  9981 leader_election.cc:343] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.000488  9981 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.000556  9788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.001133 10059 ts_tablet_manager.cc:1434] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:51:04.001543 10145 raft_consensus.cc:2749] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:03.998278 10065 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:04.002241 10065 ts_tablet_manager.cc:1403] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.191s	user 0.014s	sys 0.012s
I20260709 14:51:04.001577  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:04.004704 10065 raft_consensus.cc:359] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.005331 10065 raft_consensus.cc:385] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.005599 10065 raft_consensus.cc:740] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.006297 10065 consensus_queue.cc:260] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.008279 10065 ts_tablet_manager.cc:1434] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:04.009130 10065 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:04.009476 10342 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:04.011750 10060 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
W20260709 14:51:03.993359 10371 log.cc:927] Time spent T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:51:04.012408 10058 tablet_bootstrap.cc:654] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.012713 10067 raft_consensus.cc:493] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.013216 10067 raft_consensus.cc:515] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:51:04.014375  9981 leader_election.cc:343] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.021974  9981 leader_election.cc:304] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:04.015303 10067 leader_election.cc:290] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:04.017185  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:04.018463  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.020447 10334 raft_consensus.cc:493] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.022907 10060 ts_tablet_manager.cc:1403] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.010s
I20260709 14:51:04.015134 10059 tablet_bootstrap.cc:492] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:04.034971 10065 tablet_bootstrap.cc:654] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.033085 10346 raft_consensus.cc:2749] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:04.041512  9869 raft_consensus.cc:2393] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 2: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:04.048247 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c083802fed042fa9b4793082376f308" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:04.049049 10013 raft_consensus.cc:2393] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:04.053159  9791 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:04.055650 10343 consensus_queue.cc:1048] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:04.033979 10334 raft_consensus.cc:515] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.060326 10342 raft_consensus.cc:493] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.060858 10342 raft_consensus.cc:515] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.062791 10342 leader_election.cc:290] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.065621  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844c6230072e40a3b951fa74f0438cbb" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.067121  9981 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:04.067624  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.070173  9788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844c6230072e40a3b951fa74f0438cbb" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.065210 10060 raft_consensus.cc:359] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.072537 10060 raft_consensus.cc:385] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:04.073696  9980 leader_election.cc:343] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:04.076586  9758 leader_election.cc:343] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.072817 10060 raft_consensus.cc:740] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
W20260709 14:51:04.087579  9981 leader_election.cc:343] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.088217  9981 leader_election.cc:304] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:04.089207 10059 tablet_bootstrap.cc:654] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.096752 10060 consensus_queue.cc:260] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.095613 10334 leader_election.cc:290] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.094533 10346 raft_consensus.cc:2749] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:04.100296  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.100997  9938 raft_consensus.cc:2468] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:04.102747  9908 leader_election.cc:304] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.103564 10067 raft_consensus.cc:3060] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.082893 10342 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:04.114076 10342 raft_consensus.cc:697] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:04.114960 10342 consensus_queue.cc:237] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.120232  9757 leader_election.cc:304] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.123669 10067 raft_consensus.cc:2749] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:04.112676  9688 catalog_manager.cc:5697] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.138671 10060 ts_tablet_manager.cc:1434] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.001s
I20260709 14:51:04.139614 10060 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:04.143117 10058 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:04.143620 10058 ts_tablet_manager.cc:1403] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.011s
I20260709 14:51:04.145660 10060 tablet_bootstrap.cc:654] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.149147 10332 raft_consensus.cc:2804] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.149562 10332 raft_consensus.cc:493] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.149940 10332 raft_consensus.cc:3060] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.155345 10294 consensus_queue.cc:1048] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:04.164186 10058 raft_consensus.cc:359] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.164894 10058 raft_consensus.cc:385] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.165165 10058 raft_consensus.cc:740] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.160888  9691 catalog_manager.cc:5697] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.165874 10058 consensus_queue.cc:260] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.177958 10059 tablet_bootstrap.cc:492] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:04.181227 10059 ts_tablet_manager.cc:1403] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.012s
I20260709 14:51:04.185150 10059 raft_consensus.cc:359] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:04.186303 10059 raft_consensus.cc:385] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.186565 10059 raft_consensus.cc:740] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.187003 10058 ts_tablet_manager.cc:1434] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:51:04.187911 10058 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:04.188375 10059 consensus_queue.cc:260] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:04.190762 10059 ts_tablet_manager.cc:1434] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:51:04.190804 10065 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:04.191601 10065 ts_tablet_manager.cc:1403] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.183s	user 0.017s	sys 0.006s
I20260709 14:51:04.191641 10059 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:04.194568 10065 raft_consensus.cc:359] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.195397 10065 raft_consensus.cc:385] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.195773 10065 raft_consensus.cc:740] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.211825 10060 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:04.212332 10060 ts_tablet_manager.cc:1403] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.009s
I20260709 14:51:04.214071 10281 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.214656 10281 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.215049 10060 raft_consensus.cc:359] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.215741 10060 raft_consensus.cc:385] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.215994 10060 raft_consensus.cc:740] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.216671 10060 consensus_queue.cc:260] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.218164 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:04.218663 10060 ts_tablet_manager.cc:1434] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:04.219564 10060 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:04.221973 10065 consensus_queue.cc:260] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:04.234951  9981 consensus_peers.cc:597] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.238304 10060 tablet_bootstrap.cc:654] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.239390 10058 tablet_bootstrap.cc:654] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.242183  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.242998  9792 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:04.243897 10067 raft_consensus.cc:493] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.244441 10067 raft_consensus.cc:515] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.244570 10332 raft_consensus.cc:515] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.246744 10067 leader_election.cc:290] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:04.248992 10065 ts_tablet_manager.cc:1434] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 14:51:04.248931 10281 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.254956 10065 tablet_bootstrap.cc:492] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:04.254876 10332 leader_election.cc:290] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.265489 10059 tablet_bootstrap.cc:654] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.268175  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.270653  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:04.271257  9943 raft_consensus.cc:3060] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.278076  9943 raft_consensus.cc:2468] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:04.284287 10065 tablet_bootstrap.cc:654] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.284900  9833 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:04.285957 10281 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:04.286176  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.286533 10281 raft_consensus.cc:493] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.287142 10281 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:04.287117  9865 raft_consensus.cc:2468] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:04.301558 10059 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:04.301353 10342 consensus_queue.cc:1048] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.302098 10059 ts_tablet_manager.cc:1403] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.005s
I20260709 14:51:04.302737 10281 raft_consensus.cc:515] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.304733 10059 raft_consensus.cc:359] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.305226 10281 leader_election.cc:290] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.316967 10332 raft_consensus.cc:493] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.317827 10065 tablet_bootstrap.cc:492] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:04.317482 10332 raft_consensus.cc:515] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.318310 10065 ts_tablet_manager.cc:1403] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260709 14:51:04.318176  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:04.319499  9791 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:04.320927 10065 raft_consensus.cc:359] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:04.321224 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:04.310885 10059 raft_consensus.cc:385] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.306511 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907af2c430354ab995895cf6070120a8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
W20260709 14:51:04.322649  9759 leader_election.cc:343] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.323060 10059 raft_consensus.cc:740] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.323480 10332 leader_election.cc:290] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:04.324105 10060 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:04.328951 10060 ts_tablet_manager.cc:1403] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.044s
I20260709 14:51:04.323812 10059 consensus_queue.cc:260] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.332567 10059 ts_tablet_manager.cc:1434] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 14:51:04.333420 10059 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:04.326948 10058 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
W20260709 14:51:04.327744  9832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 99431.7us
I20260709 14:51:04.335186 10343 raft_consensus.cc:493] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.335620 10343 raft_consensus.cc:515] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.336958 10058 ts_tablet_manager.cc:1403] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.005s
I20260709 14:51:04.338069  9757 leader_election.cc:304] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:04.338887 10332 raft_consensus.cc:2804] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:04.339124  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:04.339386 10332 raft_consensus.cc:697] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:04.339679  9867 raft_consensus.cc:3060] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.340222 10332 consensus_queue.cc:237] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.340775 10058 raft_consensus.cc:359] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.341437 10058 raft_consensus.cc:385] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.341697 10058 raft_consensus.cc:740] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.337628 10343 leader_election.cc:290] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.342489 10058 consensus_queue.cc:260] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.344122 10058 ts_tablet_manager.cc:1434] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:04.345036 10058 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:04.346029  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:04.347188  9757 leader_election.cc:343] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.347597  9757 leader_election.cc:304] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:04.321614 10065 raft_consensus.cc:385] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.348685 10112 raft_consensus.cc:2749] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:04.327829  9907 leader_election.cc:304] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:04.349920 10355 raft_consensus.cc:2804] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.349761 10060 raft_consensus.cc:359] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:04.349925  9907 leader_election.cc:343] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.350384 10355 raft_consensus.cc:493] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.350803 10355 raft_consensus.cc:3060] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.348702 10065 raft_consensus.cc:740] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.351696 10065 consensus_queue.cc:260] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:04.350525 10060 raft_consensus.cc:385] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.356068 10060 raft_consensus.cc:740] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.357575 10065 ts_tablet_manager.cc:1434] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:51:04.358594 10065 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:04.360275 10060 consensus_queue.cc:260] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.361939 10060 ts_tablet_manager.cc:1434] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:51:04.363366 10059 tablet_bootstrap.cc:654] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.374482 10355 raft_consensus.cc:515] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.376497 10355 leader_election.cc:290] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:04.377556  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.378216  9792 raft_consensus.cc:2468] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:04.380955  9939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.381559  9691 catalog_manager.cc:5697] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.409060 10330 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.409611 10330 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.411726 10330 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.411278  9688 catalog_manager.cc:5697] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.412720  9939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.383965  9867 raft_consensus.cc:2468] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:04.384351  9833 leader_election.cc:304] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:04.413358  9939 raft_consensus.cc:2468] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:04.414386  9757 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:04.414460  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:04.415063  9869 raft_consensus.cc:3060] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.415305 10330 raft_consensus.cc:2804] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.416007 10330 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.416396 10330 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:04.413509  9832 leader_election.cc:343] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.388912 10060 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:04.392293 10065 tablet_bootstrap.cc:654] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.395824 10058 tablet_bootstrap.cc:654] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.420015  9866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.420434 10281 raft_consensus.cc:2804] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.420845 10281 raft_consensus.cc:493] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.421218 10281 raft_consensus.cc:3060] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.424885 10330 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.396703  9791 raft_consensus.cc:2468] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 3.
I20260709 14:51:04.400436  9788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:04.426474  9869 raft_consensus.cc:2468] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:04.426327 10294 consensus_queue.cc:1048] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.429800 10060 tablet_bootstrap.cc:654] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.431695  9833 leader_election.cc:304] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:04.432461 10059 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:04.432912 10059 ts_tablet_manager.cc:1403] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.005s
I20260709 14:51:04.433058 10343 raft_consensus.cc:2804] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:04.433543 10343 raft_consensus.cc:697] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:04.434894 10112 consensus_queue.cc:1048] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:04.434494 10343 consensus_queue.cc:237] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.438388  9907 leader_election.cc:304] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:04.442438 10067 raft_consensus.cc:2804] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:04.443068 10067 raft_consensus.cc:697] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:04.443931 10334 raft_consensus.cc:493] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.443722 10067 consensus_queue.cc:237] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.444386 10334 raft_consensus.cc:515] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.446336 10334 leader_election.cc:290] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
W20260709 14:51:04.448450  9758 leader_election.cc:343] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.448774  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.437425 10059 raft_consensus.cc:359] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:51:04.449952  9757 leader_election.cc:343] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.450156 10059 raft_consensus.cc:385] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.450542 10059 raft_consensus.cc:740] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.451318 10059 consensus_queue.cc:260] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.453569 10059 ts_tablet_manager.cc:1434] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 14:51:04.454465 10059 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
W20260709 14:51:04.457932  9907 leader_election.cc:343] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.461781 10281 raft_consensus.cc:515] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.462626  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:04.471669  9866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:04.470098  9943 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.478940  9867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.464702 10330 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.483888 10281 leader_election.cc:290] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.493278  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:04.495138 10058 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:04.495671 10058 ts_tablet_manager.cc:1403] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.008s
I20260709 14:51:04.497483 10060 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:04.497968 10060 ts_tablet_manager.cc:1403] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.015s
I20260709 14:51:04.495138 10065 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:04.498607 10065 ts_tablet_manager.cc:1403] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.006s
I20260709 14:51:04.498430 10058 raft_consensus.cc:359] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.499161 10058 raft_consensus.cc:385] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:04.485351  9758 leader_election.cc:343] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:04.538741  9758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 53263.4us
W20260709 14:51:04.540129  9758 leader_election.cc:343] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.540733  9758 leader_election.cc:304] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.554257  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:04.555823  9791 raft_consensus.cc:3060] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.558097  9943 raft_consensus.cc:2468] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 1.
I20260709 14:51:04.560495  9691 catalog_manager.cc:5697] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:04.562529  9757 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.499486 10058 raft_consensus.cc:740] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.579968  9869 raft_consensus.cc:1240] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Rejecting Update request from peer 8f85df82838e46b3a46b77de621c5782 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:04.568889 10060 raft_consensus.cc:359] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.573231 10063 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.574465 10065 raft_consensus.cc:359] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.592880 10065 raft_consensus.cc:385] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.593219 10065 raft_consensus.cc:740] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.575910 10112 raft_consensus.cc:2749] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:04.594830 10065 consensus_queue.cc:260] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.599000 10058 consensus_queue.cc:260] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.600883 10065 ts_tablet_manager.cc:1434] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.102s	user 0.010s	sys 0.002s
I20260709 14:51:04.592724 10060 raft_consensus.cc:385] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.603042 10060 raft_consensus.cc:740] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.611317 10065 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
W20260709 14:51:04.614095  9832 leader_election.cc:343] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.614881 10342 consensus_queue.cc:1059] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.615685 10342 consensus_queue.cc:1243] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Peer a8b4057a81334da4968e160145abd3b1 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:51:04.616206 10342 raft_consensus.cc:3055] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:04.616554 10063 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:04.618712 10112 raft_consensus.cc:2804] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:04.619153  9757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 57074.1us
I20260709 14:51:04.619539 10112 raft_consensus.cc:697] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:04.622237  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.623354  9943 raft_consensus.cc:2393] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:04.624280 10063 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:04.624464 10392 consensus_queue.cc:1048] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.621183 10112 consensus_queue.cc:237] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.616569 10342 raft_consensus.cc:740] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:04.631912 10342 consensus_queue.cc:260] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.633836 10342 raft_consensus.cc:3060] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:04.635149 10058 ts_tablet_manager.cc:1434] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.003s
I20260709 14:51:04.637677  9866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.638831  9866 raft_consensus.cc:2393] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:04.641124  9865 raft_consensus.cc:3060] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.648643 10065 tablet_bootstrap.cc:654] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:04.662572  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:04.662818 10067 raft_consensus.cc:493] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.663909 10067 raft_consensus.cc:515] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.669476 10067 leader_election.cc:290] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:04.669333 10060 consensus_queue.cc:260] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.671604  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.672912 10060 ts_tablet_manager.cc:1434] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.175s	user 0.007s	sys 0.002s
I20260709 14:51:04.672430  9691 catalog_manager.cc:5697] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 2 to 3, leader changed from 8f85df82838e46b3a46b77de621c5782 (127.6.248.132) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:04.673707  9907 leader_election.cc:343] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.674433 10060 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:04.695688  9981 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.696830 10346 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.697265 10058 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:04.704957  9866 raft_consensus.cc:3060] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.721194 10059 tablet_bootstrap.cc:700] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: Time spent opening tablet: real 0.222s	user 0.000s	sys 0.002s
I20260709 14:51:04.722229 10059 tablet_bootstrap.cc:654] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.724236 10058 tablet_bootstrap.cc:654] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.701061 10067 raft_consensus.cc:493] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.699676  9791 raft_consensus.cc:2468] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:04.732502  9788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.738302  9788 raft_consensus.cc:2468] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:04.729918 10067 raft_consensus.cc:515] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.743873  9788 raft_consensus.cc:1240] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Rejecting Update request from peer 8f85df82838e46b3a46b77de621c5782 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:04.744321 10346 raft_consensus.cc:2749] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:04.753377  9907 leader_election.cc:304] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: a8b4057a81334da4968e160145abd3b1
W20260709 14:51:04.753816  9759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 114558us
I20260709 14:51:04.768419  9833 leader_election.cc:304] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:04.769377 10392 raft_consensus.cc:2804] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:04.772372 10392 raft_consensus.cc:697] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:04.773394 10392 consensus_queue.cc:237] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.775831 10346 raft_consensus.cc:493] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.776402 10346 raft_consensus.cc:515] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.779610 10342 raft_consensus.cc:493] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.780246 10342 raft_consensus.cc:515] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.778604 10346 leader_election.cc:290] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.791141  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:04.791152 10060 tablet_bootstrap.cc:654] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.793886 10342 leader_election.cc:290] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:04.794061  9980 leader_election.cc:343] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.795982 10059 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:04.796758 10059 ts_tablet_manager.cc:1403] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.342s	user 0.004s	sys 0.009s
I20260709 14:51:04.799747 10330 consensus_queue.cc:1048] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:51:04.806623  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.805492  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.807608  9794 raft_consensus.cc:2468] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:04.813493 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844c6230072e40a3b951fa74f0438cbb" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:04.814343 10011 raft_consensus.cc:2468] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:04.816962  9908 leader_election.cc:304] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:04.818347 10355 raft_consensus.cc:2804] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.818708 10355 raft_consensus.cc:493] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.819018 10355 raft_consensus.cc:3060] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.819059 10340 raft_consensus.cc:2804] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.819607 10340 raft_consensus.cc:493] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.819967 10340 raft_consensus.cc:3060] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.823591 10067 leader_election.cc:290] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.822911  9866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.822930  9691 catalog_manager.cc:5697] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.832013  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844c6230072e40a3b951fa74f0438cbb" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:04.828300  9981 leader_election.cc:343] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.839649  9689 catalog_manager.cc:5697] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 1 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.849746  9981 leader_election.cc:304] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:04.851583 10346 raft_consensus.cc:2804] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:04.852020 10346 raft_consensus.cc:493] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.852418 10346 raft_consensus.cc:3060] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:04.854152  9981 leader_election.cc:343] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.854641  9981 leader_election.cc:304] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.854171 10392 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.856479 10392 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.858207 10065 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:04.858721 10065 ts_tablet_manager.cc:1403] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.248s	user 0.015s	sys 0.006s
I20260709 14:51:04.858843 10392 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.865268 10065 raft_consensus.cc:359] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.865985 10065 raft_consensus.cc:385] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.866313 10065 raft_consensus.cc:740] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.867202 10065 consensus_queue.cc:260] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.870703 10338 raft_consensus.cc:2749] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:04.873507  9907 leader_election.cc:343] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.877187  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.878090  9791 raft_consensus.cc:2393] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
W20260709 14:51:04.874513  9907 consensus_peers.cc:597] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:04.883373 10059 raft_consensus.cc:359] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.884166 10059 raft_consensus.cc:385] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.884418 10059 raft_consensus.cc:740] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.885229 10059 consensus_queue.cc:260] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.887835 10059 ts_tablet_manager.cc:1434] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.000s
I20260709 14:51:04.869167 10330 consensus_queue.cc:1048] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:04.895778 10408 consensus_queue.cc:1048] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:04.872809 10346 raft_consensus.cc:515] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.899317 10355 raft_consensus.cc:515] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.900414 10346 leader_election.cc:290] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.905515 10065 ts_tablet_manager.cc:1434] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:51:04.905634 10355 leader_election.cc:290] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:04.906919 10065 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:04.914494 10060 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:04.915119 10060 ts_tablet_manager.cc:1403] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.241s	user 0.025s	sys 0.007s
I20260709 14:51:04.922569 10059 tablet_bootstrap.cc:492] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:04.924216 10065 tablet_bootstrap.cc:654] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.920167 10340 raft_consensus.cc:515] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:04.928040 10060 raft_consensus.cc:359] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.928929 10060 raft_consensus.cc:385] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:04.929311 10060 raft_consensus.cc:740] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:04.936079 10058 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:04.937201 10058 ts_tablet_manager.cc:1403] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.254s	user 0.036s	sys 0.024s
I20260709 14:51:04.940968  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:04.941687  9791 raft_consensus.cc:3060] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.942739  9788 raft_consensus.cc:1275] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:04.942873 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844c6230072e40a3b951fa74f0438cbb" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:04.943557 10016 raft_consensus.cc:3060] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.945346 10392 consensus_queue.cc:1048] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.950587 10346 raft_consensus.cc:493] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.950955 10059 tablet_bootstrap.cc:654] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:04.951154 10346 raft_consensus.cc:515] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:04.953329 10346 leader_election.cc:290] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:04.958990  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:04.959018 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:04.960675 10017 raft_consensus.cc:2393] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
W20260709 14:51:04.962054  9981 leader_election.cc:343] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.965059 10060 consensus_queue.cc:260] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:04.966957  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844c6230072e40a3b951fa74f0438cbb" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:04.967646  9793 raft_consensus.cc:3060] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.970212  9834 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:04.970919 10060 ts_tablet_manager.cc:1434] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.005s
I20260709 14:51:04.972071 10060 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:04.974064 10294 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:04.978174  9789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:04.979873 10017 raft_consensus.cc:1275] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
W20260709 14:51:04.979897  9981 leader_election.cc:343] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:04.980357 10017 pending_rounds.cc:85] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: Aborting all ops after (but not including) 1
I20260709 14:51:04.980670 10017 pending_rounds.cc:107] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:51:04.987795 10017 raft_consensus.cc:2889] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:04.980476  9981 leader_election.cc:304] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:04.963208  9791 raft_consensus.cc:2468] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:05.008697  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:05.018390  9793 raft_consensus.cc:2468] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:05.019944 10294 raft_consensus.cc:2749] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.019877 10016 raft_consensus.cc:2468] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:05.021592  9908 leader_election.cc:304] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:05.025309 10060 tablet_bootstrap.cc:654] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.028080  9981 leader_election.cc:304] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:05.012100 10346 raft_consensus.cc:2749] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.040369 10355 raft_consensus.cc:493] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.040906 10355 raft_consensus.cc:515] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.031919 10338 raft_consensus.cc:2804] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.043004 10355 leader_election.cc:290] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:05.043355 10338 raft_consensus.cc:697] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:05.044292 10338 consensus_queue.cc:237] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.034560 10294 consensus_queue.cc:1048] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:51:05.033056 10417 raft_consensus.cc:2804] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.049563 10417 raft_consensus.cc:697] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:05.050822 10417 consensus_queue.cc:237] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.052249 10058 raft_consensus.cc:359] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.052983 10058 raft_consensus.cc:385] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.053257 10058 raft_consensus.cc:740] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.056391 10063 raft_consensus.cc:493] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.056915 10063 raft_consensus.cc:515] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.059279 10059 tablet_bootstrap.cc:492] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:05.059767 10059 ts_tablet_manager.cc:1403] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.012s
I20260709 14:51:05.067149 10059 raft_consensus.cc:359] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.067899 10059 raft_consensus.cc:385] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.068149 10059 raft_consensus.cc:740] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.073064 10058 consensus_queue.cc:260] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.076664 10063 leader_election.cc:290] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.078076  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:05.078768  9791 raft_consensus.cc:3060] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.080520  9789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.080683 10059 consensus_queue.cc:260] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.081347  9789 raft_consensus.cc:2393] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:05.082805  9788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.083536 10059 ts_tablet_manager.cc:1434] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260709 14:51:05.084754 10059 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
W20260709 14:51:05.091123  9981 leader_election.cc:343] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.092133 10340 leader_election.cc:290] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:05.095072  9980 leader_election.cc:343] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.098965  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43e2e8cd4744cf289d7c582ffa4fca3" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:05.099169 10346 raft_consensus.cc:493] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.099738 10346 raft_consensus.cc:515] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.109933  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:05.110735  9869 raft_consensus.cc:3060] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.111013 10058 ts_tablet_manager.cc:1434] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.172s	user 0.006s	sys 0.001s
I20260709 14:51:05.112056 10058 tablet_bootstrap.cc:492] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:05.118489 10065 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:05.118993 10065 ts_tablet_manager.cc:1403] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.023s
I20260709 14:51:05.121510 10059 tablet_bootstrap.cc:654] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.122932  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
W20260709 14:51:05.124723  9981 leader_election.cc:343] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.125816  9907 leader_election.cc:304] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:05.125952 10263 consensus_queue.cc:1048] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:05.126610 10340 raft_consensus.cc:3060] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.128150  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:05.130654 10346 leader_election.cc:290] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
W20260709 14:51:05.132794  9980 leader_election.cc:343] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.133235  9980 leader_election.cc:304] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.135234 10340 raft_consensus.cc:2749] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.135461  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:05.134243 10065 raft_consensus.cc:359] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.137288 10065 raft_consensus.cc:385] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.137917 10065 raft_consensus.cc:740] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.139907  9869 raft_consensus.cc:2468] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:05.140663 10058 tablet_bootstrap.cc:654] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.142146 10342 raft_consensus.cc:2749] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.146836 10065 consensus_queue.cc:260] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.149420 10065 ts_tablet_manager.cc:1434] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 14:51:05.150487 10065 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
W20260709 14:51:05.151925  9980 leader_election.cc:343] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.152364  9980 leader_election.cc:304] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:05.153414 10346 raft_consensus.cc:2749] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:05.154600 10418 log.cc:927] Time spent T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 14:51:05.133559  9791 raft_consensus.cc:2468] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:05.158735  9907 leader_election.cc:304] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:05.160760 10417 raft_consensus.cc:2804] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.161402 10417 raft_consensus.cc:697] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:05.162343 10417 consensus_queue.cc:237] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.176975  9687 catalog_manager.cc:5697] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:05.190745  9758 consensus_peers.cc:597] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:05.180953  9688 catalog_manager.cc:5697] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:05.199855 10065 tablet_bootstrap.cc:654] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.205047 10112 consensus_queue.cc:1048] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:05.205307 10060 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:05.209100 10059 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:05.214735 10059 ts_tablet_manager.cc:1403] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.000s
I20260709 14:51:05.211100 10060 ts_tablet_manager.cc:1403] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.239s	user 0.019s	sys 0.021s
I20260709 14:51:05.216789 10058 tablet_bootstrap.cc:492] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:05.217247 10058 ts_tablet_manager.cc:1403] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.007s
I20260709 14:51:05.204612 10343 consensus_queue.cc:1048] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:51:05.233100 10058 raft_consensus.cc:359] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.233939 10058 raft_consensus.cc:385] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.233632  9688 catalog_manager.cc:5697] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:05.235303 10060 raft_consensus.cc:359] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.234301 10058 raft_consensus.cc:740] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.236124 10060 raft_consensus.cc:385] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.236502 10060 raft_consensus.cc:740] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.236642 10058 consensus_queue.cc:260] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.237519 10060 consensus_queue.cc:260] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.238988 10058 ts_tablet_manager.cc:1434] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:51:05.239953 10058 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:05.239951 10059 raft_consensus.cc:359] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.254513 10059 raft_consensus.cc:385] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.254782 10059 raft_consensus.cc:740] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.258749 10059 consensus_queue.cc:260] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.262764 10058 tablet_bootstrap.cc:654] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.275213 10059 ts_tablet_manager.cc:1434] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 14:51:05.276333 10059 tablet_bootstrap.cc:492] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:05.286684 10059 tablet_bootstrap.cc:654] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.305689 10065 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:05.306341 10065 ts_tablet_manager.cc:1403] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.000s
I20260709 14:51:05.309680 10060 ts_tablet_manager.cc:1434] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.094s	user 0.003s	sys 0.002s
I20260709 14:51:05.317533 10060 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:05.321539 10065 raft_consensus.cc:359] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.324877 10065 raft_consensus.cc:385] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.325176 10065 raft_consensus.cc:740] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.330464 10058 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:05.331007 10058 ts_tablet_manager.cc:1403] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.000s
I20260709 14:51:05.333710 10060 tablet_bootstrap.cc:654] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.336412 10059 tablet_bootstrap.cc:492] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:05.340389 10065 consensus_queue.cc:260] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.338011 10059 ts_tablet_manager.cc:1403] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260709 14:51:05.372574 10059 raft_consensus.cc:359] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.373378 10059 raft_consensus.cc:385] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.334116 10058 raft_consensus.cc:359] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.342711 10065 ts_tablet_manager.cc:1434] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:51:05.354135 10294 consensus_queue.cc:1048] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:05.359870 10060 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:05.373922 10058 raft_consensus.cc:385] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.376683 10058 raft_consensus.cc:740] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.377502 10058 consensus_queue.cc:260] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.381553 10058 ts_tablet_manager.cc:1434] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 14:51:05.382628 10058 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:05.374693 10065 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:05.390466 10058 tablet_bootstrap.cc:654] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.373675 10059 raft_consensus.cc:740] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.393078 10065 tablet_bootstrap.cc:654] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.393376 10059 consensus_queue.cc:260] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.374377 10060 ts_tablet_manager.cc:1403] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260709 14:51:05.395865 10059 ts_tablet_manager.cc:1434] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:51:05.397022 10059 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:05.400334 10060 raft_consensus.cc:359] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.401053 10060 raft_consensus.cc:385] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.401322 10060 raft_consensus.cc:740] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.401747 10424 raft_consensus.cc:493] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.402000 10060 consensus_queue.cc:260] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.402211 10424 raft_consensus.cc:515] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.404264 10424 leader_election.cc:290] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.405298  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.405716 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e159831ef0a45e9a17600686ea179b4" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:05.406153  9794 raft_consensus.cc:2393] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 1: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:05.407377 10060 ts_tablet_manager.cc:1434] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:05.407425  9908 leader_election.cc:304] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:05.414764 10417 raft_consensus.cc:3060] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.415151 10059 tablet_bootstrap.cc:654] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.418100 10424 raft_consensus.cc:493] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.422009 10424 raft_consensus.cc:515] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.424398 10424 leader_election.cc:290] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:05.421175 10065 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:05.425014 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2063287cdba54ed3bdc2ea0e0cf30d4f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:05.427230 10417 raft_consensus.cc:2749] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.429193  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2063287cdba54ed3bdc2ea0e0cf30d4f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:05.429955 10060 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:05.425698 10017 raft_consensus.cc:2468] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:05.431136  9908 leader_election.cc:304] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:05.421185 10058 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:05.431874 10058 ts_tablet_manager.cc:1403] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 14:51:05.432641 10340 raft_consensus.cc:2804] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:05.433046 10340 raft_consensus.cc:493] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:05.433393 10340 raft_consensus.cc:3060] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.425223 10065 ts_tablet_manager.cc:1403] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.010s
W20260709 14:51:05.437610  9907 leader_election.cc:343] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.451802 10346 consensus_queue.cc:1048] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:05.453392 10112 raft_consensus.cc:493] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.453938 10112 raft_consensus.cc:515] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.455804 10112 leader_election.cc:290] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:05.457242  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:05.459805 10058 raft_consensus.cc:359] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.453660 10065 raft_consensus.cc:359] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.461992 10065 raft_consensus.cc:385] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.462831 10065 raft_consensus.cc:740] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.461529 10058 raft_consensus.cc:385] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.463649 10058 raft_consensus.cc:740] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.466044  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:05.473641 10065 consensus_queue.cc:260] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.473752  9758 leader_election.cc:304] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:05.475617 10112 raft_consensus.cc:2749] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.474576 10058 consensus_queue.cc:260] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.472560 10340 raft_consensus.cc:515] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.480436 10058 ts_tablet_manager.cc:1434] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:51:05.481477 10058 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:05.484815 10065 ts_tablet_manager.cc:1434] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:51:05.490309 10340 leader_election.cc:290] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:05.490937  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2063287cdba54ed3bdc2ea0e0cf30d4f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:05.491408 10346 raft_consensus.cc:493] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.491554 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2063287cdba54ed3bdc2ea0e0cf30d4f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:05.492364 10016 raft_consensus.cc:3060] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.492159 10346 raft_consensus.cc:515] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.492982 10065 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:05.493327 10059 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:05.493846 10059 ts_tablet_manager.cc:1403] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.015s
I20260709 14:51:05.496417 10059 raft_consensus.cc:359] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.497066 10059 raft_consensus.cc:385] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.497313 10059 raft_consensus.cc:740] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.498210 10059 consensus_queue.cc:260] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:05.499228  9907 leader_election.cc:343] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.500459 10059 ts_tablet_manager.cc:1434] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:05.501647 10065 tablet_bootstrap.cc:654] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.504612  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f90774f07f046fd90706ee176c91a77" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.506048 10346 leader_election.cc:290] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
W20260709 14:51:05.506744  9981 leader_election.cc:343] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.508221 10060 tablet_bootstrap.cc:654] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.518713 10058 tablet_bootstrap.cc:654] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.520226 10294 raft_consensus.cc:493] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.520923 10294 raft_consensus.cc:515] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.523430 10059 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782: Bootstrap starting.
I20260709 14:51:05.534561 10065 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:05.535060 10065 ts_tablet_manager.cc:1403] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.012s
I20260709 14:51:05.536346  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f90774f07f046fd90706ee176c91a77" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:05.537040  9938 raft_consensus.cc:2468] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:05.537734 10065 raft_consensus.cc:359] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.538453 10065 raft_consensus.cc:385] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.538710 10065 raft_consensus.cc:740] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.539481 10065 consensus_queue.cc:260] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.509204 10016 raft_consensus.cc:2468] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:05.532254 10343 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.541783 10065 ts_tablet_manager.cc:1434] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:05.542167 10343 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.542671 10112 raft_consensus.cc:493] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.543172 10112 raft_consensus.cc:515] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.543624 10065 tablet_bootstrap.cc:492] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:05.544132 10343 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:05.544951 10112 leader_election.cc:290] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:05.545889  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.547353 10294 leader_election.cc:290] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.548497  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:05.549005  9864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:05.549842 10346 raft_consensus.cc:493] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.550282 10065 tablet_bootstrap.cc:654] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.550350 10346 raft_consensus.cc:515] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
W20260709 14:51:05.550877  9758 leader_election.cc:343] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.552484 10346 leader_election.cc:290] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:05.554136  9980 leader_election.cc:304] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.554862  9908 leader_election.cc:304] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:05.562258  9833 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.564440 10059 tablet_bootstrap.cc:654] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.571575  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.573486  9864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eab46a0ea184f74a38099ef8153f68b" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:05.568289 10338 raft_consensus.cc:2804] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:05.574703 10338 raft_consensus.cc:493] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:05.568400 10340 raft_consensus.cc:2804] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.575129 10338 raft_consensus.cc:3060] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.575518 10340 raft_consensus.cc:697] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
W20260709 14:51:05.577528  9981 leader_election.cc:343] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.571728 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:51:05.576777  9833 leader_election.cc:343] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.564958 10294 raft_consensus.cc:2749] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.586210  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eab46a0ea184f74a38099ef8153f68b" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:05.587827  9981 leader_election.cc:343] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.588218  9981 leader_election.cc:304] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:05.569509 10343 raft_consensus.cc:493] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.594559 10060 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:05.594249 10343 raft_consensus.cc:515] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.595036 10060 ts_tablet_manager.cc:1403] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.009s
I20260709 14:51:05.584843 10016 raft_consensus.cc:2468] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
W20260709 14:51:05.616500  9980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 52042.5us
I20260709 14:51:05.619812 10060 raft_consensus.cc:359] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.620464 10060 raft_consensus.cc:385] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.620707 10060 raft_consensus.cc:740] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.620038 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:51:05.624126  9759 leader_election.cc:343] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.624089 10060 consensus_queue.cc:260] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.624603  9759 leader_election.cc:304] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:05.608065 10340 consensus_queue.cc:237] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.628847 10058 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:05.629318 10058 ts_tablet_manager.cc:1403] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.008s
I20260709 14:51:05.635421 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:05.635289 10355 consensus_queue.cc:1048] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:05.636080 10017 raft_consensus.cc:2468] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:05.636529 10343 leader_election.cc:290] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.636778 10263 raft_consensus.cc:493] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.637233 10263 raft_consensus.cc:515] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.638674  9834 leader_election.cc:304] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.639184 10263 leader_election.cc:290] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.641351 10392 raft_consensus.cc:2804] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:05.641726 10392 raft_consensus.cc:493] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:05.642098 10392 raft_consensus.cc:3060] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.643814 10330 raft_consensus.cc:2749] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.651044 10060 ts_tablet_manager.cc:1434] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 14:51:05.648474 10338 raft_consensus.cc:515] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.665068 10059 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782: No bootstrap required, opened a new log
I20260709 14:51:05.665745 10059 ts_tablet_manager.cc:1403] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.003s
I20260709 14:51:05.649736 10058 raft_consensus.cc:359] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.671377 10058 raft_consensus.cc:385] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.671720 10058 raft_consensus.cc:740] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.677337 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:05.678366 10015 raft_consensus.cc:2468] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:05.652345 10424 consensus_queue.cc:1048] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:51:05.680028  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:05.681105  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:05.681376  9833 leader_election.cc:343] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:05.684116  9907 leader_election.cc:343] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.684993  9908 leader_election.cc:304] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.685398 10060 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:05.685966 10058 consensus_queue.cc:260] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:05.677966  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f90774f07f046fd90706ee176c91a77" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:05.650702 10392 raft_consensus.cc:515] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.695744 10447 raft_consensus.cc:2749] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:05.700289 10058 ts_tablet_manager.cc:1434] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.003s
I20260709 14:51:05.703223  9834 leader_election.cc:304] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.703636 10330 raft_consensus.cc:493] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.706297  9943 raft_consensus.cc:3060] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.707146 10060 tablet_bootstrap.cc:654] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.687120 10424 raft_consensus.cc:2804] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:05.727890 10281 raft_consensus.cc:2804] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:05.728343 10281 raft_consensus.cc:493] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:05.728672 10281 raft_consensus.cc:3060] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.729310  9788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f90774f07f046fd90706ee176c91a77" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:05.720985 10424 raft_consensus.cc:493] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:05.733585 10424 raft_consensus.cc:3060] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:05.734586  9981 leader_election.cc:343] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.721760 10330 raft_consensus.cc:515] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.737224 10330 leader_election.cc:290] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:05.739542 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:05.740227 10017 raft_consensus.cc:2468] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 0.
I20260709 14:51:05.742846  9759 leader_election.cc:304] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:05.744508 10112 raft_consensus.cc:2804] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:05.744926 10112 raft_consensus.cc:493] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:05.745285 10112 raft_consensus.cc:3060] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.748358 10392 leader_election.cc:290] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.748605  9866 raft_consensus.cc:3060] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.750036 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:05.750608 10017 raft_consensus.cc:3060] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.754876  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:05.757570 10058 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:05.757572 10355 consensus_queue.cc:1048] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:05.762876  9869 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.763486 10417 consensus_queue.cc:1048] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:05.766332  9868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:05.767117  9868 raft_consensus.cc:2393] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:05.768213 10059 raft_consensus.cc:359] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.760299  9943 raft_consensus.cc:2468] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:05.773883 10059 raft_consensus.cc:385] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.774817 10112 raft_consensus.cc:515] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.774360 10059 raft_consensus.cc:740] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.786549  9980 leader_election.cc:304] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:05.785069 10059 consensus_queue.cc:260] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.793196 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:05.791823 10017 raft_consensus.cc:2468] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:05.790277 10063 consensus_queue.cc:1048] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:05.799119 10059 ts_tablet_manager.cc:1434] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782: Time spent starting tablet: real 0.133s	user 0.008s	sys 0.000s
I20260709 14:51:05.801196 10112 leader_election.cc:290] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:05.803107 10065 tablet_bootstrap.cc:492] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:05.803746 10065 ts_tablet_manager.cc:1403] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.260s	user 0.013s	sys 0.017s
I20260709 14:51:05.804872  9791 raft_consensus.cc:2393] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 1: Already voted for candidate 82d0cf02a98a4fa593b4730011d1a39d in this term.
I20260709 14:51:05.806116 10450 raft_consensus.cc:2804] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.807498  9834 leader_election.cc:304] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:05.820500 10392 raft_consensus.cc:2804] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:05.820597  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:05.820892  9789 raft_consensus.cc:3060] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:05.821120 10392 raft_consensus.cc:697] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:05.822130 10392 consensus_queue.cc:237] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.825497 10058 tablet_bootstrap.cc:654] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:05.826210 10338 leader_election.cc:290] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:05.811565 10450 raft_consensus.cc:697] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:05.834260 10450 consensus_queue.cc:237] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:05.856469 10065 raft_consensus.cc:359] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.864288 10065 raft_consensus.cc:385] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:05.864566 10065 raft_consensus.cc:740] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:05.865105 10065 consensus_queue.cc:260] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:05.880226 10065 ts_tablet_manager.cc:1434] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
W20260709 14:51:05.891390  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:05.875123 10342 raft_consensus.cc:493] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.874773 10281 raft_consensus.cc:515] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.901490  9689 catalog_manager.cc:5697] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:05.915354 10065 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:05.900632 10342 raft_consensus.cc:515] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:51:05.953092 10458 log.cc:927] Time spent T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:51:05.934394 10447 raft_consensus.cc:493] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:05.963503 10342 leader_election.cc:290] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:05.971822  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafc0b1c12074110831e5a0977ab122c" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:05.974375  9980 leader_election.cc:343] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:05.985100 10447 raft_consensus.cc:515] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:05.999890  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafc0b1c12074110831e5a0977ab122c" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.012977  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.024377 10457 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.024958 10457 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.025697 10424 raft_consensus.cc:515] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.026908  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:06.027354 10457 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.027729  9792 raft_consensus.cc:2468] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:06.029194 10281 leader_election.cc:290] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
W20260709 14:51:06.032141  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 56589.2us
I20260709 14:51:06.027952 10424 leader_election.cc:290] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:06.037612  9981 leader_election.cc:304] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:05.999895 10447 leader_election.cc:290] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.051424 10447 raft_consensus.cc:2804] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.051959 10447 raft_consensus.cc:493] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.052390 10447 raft_consensus.cc:3060] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.054369  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.055193  9869 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:06.047019 10060 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:06.056392 10060 ts_tablet_manager.cc:1403] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.371s	user 0.018s	sys 0.009s
I20260709 14:51:06.059705 10060 raft_consensus.cc:359] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.060505 10060 raft_consensus.cc:385] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.060830 10060 raft_consensus.cc:740] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
W20260709 14:51:06.067461  9981 leader_election.cc:343] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.068719  9981 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.061640 10060 consensus_queue.cc:260] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.073458  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:06.074200  9791 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
W20260709 14:51:06.075846  9759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 89709.2us
I20260709 14:51:06.047411 10281 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:06.080858  9981 leader_election.cc:343] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.081750  9981 leader_election.cc:304] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:06.084287 10446 raft_consensus.cc:2804] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:06.084719 10446 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.085044 10446 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.088343 10065 tablet_bootstrap.cc:654] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.088554 10281 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:51:06.096100  9758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 59789.5us
W20260709 14:51:06.102001  9908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 55675.7us
I20260709 14:51:06.082660 10450 raft_consensus.cc:2749] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.117180 10058 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:06.117717 10058 ts_tablet_manager.cc:1403] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.360s	user 0.014s	sys 0.003s
I20260709 14:51:06.123102 10281 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.127283 10058 raft_consensus.cc:359] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.128379 10058 raft_consensus.cc:385] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.129807 10058 raft_consensus.cc:740] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.132572  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:06.137005 10058 consensus_queue.cc:260] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.158267 10471 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.158326 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.127470 10447 raft_consensus.cc:515] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.162336 10058 ts_tablet_manager.cc:1434] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.003s
I20260709 14:51:06.165489 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:06.166447 10017 raft_consensus.cc:3060] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.156469 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:06.163072 10355 raft_consensus.cc:493] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.176470 10058 tablet_bootstrap.cc:492] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:06.182884  9758 leader_election.cc:304] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:06.162986 10015 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.171010 10330 raft_consensus.cc:493] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:06.195572  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 55732.3us
I20260709 14:51:06.175930  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:06.186415 10011 raft_consensus.cc:3060] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.161415 10471 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:51:06.200984  9907 leader_election.cc:343] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.187575 10479 raft_consensus.cc:2749] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.201447 10060 ts_tablet_manager.cc:1434] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.145s	user 0.025s	sys 0.019s
I20260709 14:51:06.209527 10448 raft_consensus.cc:493] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.210137 10448 raft_consensus.cc:515] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.212425 10447 leader_election.cc:290] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.213264 10448 leader_election.cc:290] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.179437 10446 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.215494 10446 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.218853 10060 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:06.219134  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:06.219498 10471 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.219771  9943 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.195133 10330 raft_consensus.cc:515] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.221644 10330 leader_election.cc:290] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.222378 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.217697 10065 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
W20260709 14:51:06.222833 10478 log.cc:927] Time spent T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 14:51:06.223165 10065 ts_tablet_manager.cc:1403] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.320s	user 0.023s	sys 0.029s
I20260709 14:51:06.222117  9793 raft_consensus.cc:3060] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.225659 10065 raft_consensus.cc:359] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.226343 10065 raft_consensus.cc:385] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.226620 10065 raft_consensus.cc:740] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.227350 10065 consensus_queue.cc:260] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.188023 10355 raft_consensus.cc:515] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.229913 10017 raft_consensus.cc:2468] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.231783 10065 ts_tablet_manager.cc:1434] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:51:06.232751 10065 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:06.216040 10058 tablet_bootstrap.cc:654] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.242786  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:06.258638  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:06.259214  9869 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.235265  9793 raft_consensus.cc:2468] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.266376  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:06.242026 10355 leader_election.cc:290] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.279469  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:06.280325 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.312282 10017 raft_consensus.cc:2468] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:06.283660  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7dee62d2c3b481fb2c66561347d5bf0" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.303704 10065 tablet_bootstrap.cc:654] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:06.302194  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 92786.6us
I20260709 14:51:06.304131 10060 tablet_bootstrap.cc:654] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.307392  9869 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
W20260709 14:51:06.310859  9981 leader_election.cc:343] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.311779  9791 raft_consensus.cc:3060] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.315243  9792 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.319751  9981 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.325984  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:06.326669  9794 raft_consensus.cc:2468] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:06.310341  9834 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.328279  9864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.330552  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.322856 10338 raft_consensus.cc:2804] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:06.329349  9865 raft_consensus.cc:2393] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:06.338413  9907 leader_election.cc:304] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
W20260709 14:51:06.345803  9907 leader_election.cc:343] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.357641  9792 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:06.346877 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.358917 10010 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:06.349931 10392 consensus_queue.cc:1048] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:51:06.341212 10474 raft_consensus.cc:2804] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.341823  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:06.351217 10338 raft_consensus.cc:697] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:06.337459  9864 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
W20260709 14:51:06.339191  9834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 83629.5us
I20260709 14:51:06.364940 10474 raft_consensus.cc:493] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.373816 10011 raft_consensus.cc:2468] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:06.372767 10474 raft_consensus.cc:3060] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.370963 10294 raft_consensus.cc:2804] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:06.385962 10294 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.386435 10294 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:06.391937  9757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 44500.4us
W20260709 14:51:06.392609  9832 leader_election.cc:343] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.394424  9758 leader_election.cc:304] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:06.395316 10408 raft_consensus.cc:2749] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.396550 10338 consensus_queue.cc:237] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER 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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.420404  9791 raft_consensus.cc:2468] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:06.430649  9834 leader_election.cc:304] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.436766 10294 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.439401 10294 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.432739  9981 leader_election.cc:304] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: a8b4057a81334da4968e160145abd3b1
I20260709 14:51:06.448343  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:06.449057  9940 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.449679 10294 raft_consensus.cc:2804] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.450246 10294 raft_consensus.cc:697] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:06.451071 10449 raft_consensus.cc:2804] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.451567 10449 raft_consensus.cc:697] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:06.452343 10449 consensus_queue.cc:237] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.450791 10058 tablet_bootstrap.cc:492] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:06.453549 10058 ts_tablet_manager.cc:1403] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.281s	user 0.028s	sys 0.005s
I20260709 14:51:06.457629 10058 raft_consensus.cc:359] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.458595 10058 raft_consensus.cc:385] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.451849 10294 consensus_queue.cc:237] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.450235 10474 raft_consensus.cc:515] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.458854  9940 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:06.461297 10474 leader_election.cc:290] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.462105  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:06.462671  9793 raft_consensus.cc:3060] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.464845  9832 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.466349 10392 raft_consensus.cc:2804] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:06.466813 10392 raft_consensus.cc:697] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:06.467819 10392 consensus_queue.cc:237] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER 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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.469935 10060 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:06.470511 10060 ts_tablet_manager.cc:1403] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.259s	user 0.014s	sys 0.012s
I20260709 14:51:06.473026 10060 raft_consensus.cc:359] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.473677 10060 raft_consensus.cc:385] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.474002 10060 raft_consensus.cc:740] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.476022  9907 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.475598  9793 raft_consensus.cc:2468] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:06.479350  9907 leader_election.cc:304] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:06.479553 10480 raft_consensus.cc:2764] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:51:06.482128 10474 raft_consensus.cc:2804] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.482661 10474 raft_consensus.cc:697] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:06.483462 10474 consensus_queue.cc:237] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:06.485661  9907 consensus_peers.cc:597] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:06.486171  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:06.486809  9981 consensus_peers.cc:597] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:06.487325 10480 raft_consensus.cc:493] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.487794 10480 raft_consensus.cc:515] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.491354  9834 leader_election.cc:304] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:06.491794 10480 leader_election.cc:290] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.492924 10448 raft_consensus.cc:2804] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.493319 10448 raft_consensus.cc:493] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.493698 10448 raft_consensus.cc:3060] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.498937  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dcfb263af8464cb9196d5e89e116c1" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:06.503321  9907 leader_election.cc:343] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.505838 10457 consensus_queue.cc:1048] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:06.489333  9691 catalog_manager.cc:5697] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:06.507611  9907 leader_election.cc:343] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.507879  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dcfb263af8464cb9196d5e89e116c1" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:06.508307  9908 leader_election.cc:304] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:06.508735  9869 raft_consensus.cc:2468] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 0.
I20260709 14:51:06.458963 10058 raft_consensus.cc:740] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.510715 10263 consensus_queue.cc:1048] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:06.474625 10060 consensus_queue.cc:260] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.517293 10424 raft_consensus.cc:2804] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.527464  9907 leader_election.cc:304] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:06.529834 10486 raft_consensus.cc:2804] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.530365 10486 raft_consensus.cc:493] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.530771 10486 raft_consensus.cc:3060] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.558207 10058 consensus_queue.cc:260] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.523001 10424 raft_consensus.cc:697] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:06.575223 10060 ts_tablet_manager.cc:1434] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260709 14:51:06.581388 10065 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:06.593010 10065 ts_tablet_manager.cc:1403] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.360s	user 0.040s	sys 0.049s
I20260709 14:51:06.587800 10486 raft_consensus.cc:515] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.602670 10486 leader_election.cc:290] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:06.606539 10424 consensus_queue.cc:237] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.612466  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dcfb263af8464cb9196d5e89e116c1" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:06.613113  9869 raft_consensus.cc:3060] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.614063 10058 ts_tablet_manager.cc:1434] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.160s	user 0.009s	sys 0.000s
I20260709 14:51:06.615032 10060 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:06.601357 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:06.623160 10058 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:06.628525  9793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dcfb263af8464cb9196d5e89e116c1" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:06.635703 10448 raft_consensus.cc:515] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.640841  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:06.641458  9938 raft_consensus.cc:3060] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.640851 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:06.643357 10014 raft_consensus.cc:3060] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.643846 10060 tablet_bootstrap.cc:654] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.621678 10015 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:06.656780 10065 raft_consensus.cc:359] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.657528 10065 raft_consensus.cc:385] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.660591 10065 raft_consensus.cc:740] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.645859  9689 catalog_manager.cc:5697] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.663043 10065 consensus_queue.cc:260] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.672683  9938 raft_consensus.cc:2468] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.651815 10448 leader_election.cc:290] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.683463 10065 ts_tablet_manager.cc:1434] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.001s
I20260709 14:51:06.661927 10392 consensus_queue.cc:1048] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:51:06.690819  9832 leader_election.cc:304] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:06.692548 10281 raft_consensus.cc:2804] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.693076 10281 raft_consensus.cc:697] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:06.694015 10281 consensus_queue.cc:237] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.693343 10015 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:06.695643 10058 tablet_bootstrap.cc:654] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.699404 10065 tablet_bootstrap.cc:492] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
W20260709 14:51:06.700372  9758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 60822.6us
I20260709 14:51:06.700496  9869 raft_consensus.cc:2468] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
W20260709 14:51:06.700310  9759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 64896us
I20260709 14:51:06.701941  9907 leader_election.cc:304] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
W20260709 14:51:06.710527  9907 leader_election.cc:343] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.713595 10340 raft_consensus.cc:2804] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.715588 10340 raft_consensus.cc:697] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:06.716429 10340 consensus_queue.cc:237] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.722597 10060 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:06.723053 10060 ts_tablet_manager.cc:1403] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.020s
I20260709 14:51:06.730847 10014 raft_consensus.cc:2468] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.755530 10058 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:06.757925 10058 ts_tablet_manager.cc:1403] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.000s
I20260709 14:51:06.763214 10060 raft_consensus.cc:359] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.763756 10060 raft_consensus.cc:385] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.763965 10060 raft_consensus.cc:740] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.765276 10060 consensus_queue.cc:260] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.767606 10490 raft_consensus.cc:493] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.768102 10490 raft_consensus.cc:515] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.768905 10058 raft_consensus.cc:359] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.769663 10058 raft_consensus.cc:385] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.769997 10058 raft_consensus.cc:740] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.772935 10058 consensus_queue.cc:260] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.778677 10490 leader_election.cc:290] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:06.778791 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eab46a0ea184f74a38099ef8153f68b" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.780048 10058 ts_tablet_manager.cc:1434] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:51:06.780004 10010 raft_consensus.cc:2468] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:06.783829  9688 catalog_manager.cc:5697] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.784935  9790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eab46a0ea184f74a38099ef8153f68b" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:06.786144  9833 leader_election.cc:343] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.785233  9688 catalog_manager.cc:5697] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.787648 10479 raft_consensus.cc:493] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.788122 10479 raft_consensus.cc:515] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.789932 10060 ts_tablet_manager.cc:1434] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.002s
I20260709 14:51:06.788883  9834 leader_election.cc:304] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:06.798018 10281 raft_consensus.cc:2804] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.798414 10281 raft_consensus.cc:493] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.798763 10281 raft_consensus.cc:3060] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.804207 10479 leader_election.cc:290] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.808738 10065 tablet_bootstrap.cc:654] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.809373 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.814565 10468 raft_consensus.cc:493] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.822811 10010 raft_consensus.cc:2393] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:06.822626 10468 raft_consensus.cc:515] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.819164 10281 raft_consensus.cc:515] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.826575 10060 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:06.829668  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8da4a407f814166a8cf6ea85d74575f" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:06.832227 10058 tablet_bootstrap.cc:492] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075: Bootstrap starting.
I20260709 14:51:06.833650  9757 leader_election.cc:304] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:06.835417 10479 raft_consensus.cc:3060] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.844715 10468 leader_election.cc:290] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:06.848824 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f90774f07f046fd90706ee176c91a77" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:06.848723  9691 catalog_manager.cc:5697] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.850369  9691 catalog_manager.cc:5697] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.852288 10479 raft_consensus.cc:2749] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.859205 10060 tablet_bootstrap.cc:654] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.860919  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f90774f07f046fd90706ee176c91a77" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:06.863327 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eab46a0ea184f74a38099ef8153f68b" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:06.864935 10015 raft_consensus.cc:3060] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.865175  9790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eab46a0ea184f74a38099ef8153f68b" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
W20260709 14:51:06.868137  9833 leader_election.cc:343] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.864974 10281 leader_election.cc:290] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:06.878971 10338 consensus_queue.cc:1048] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:06.882835 10015 raft_consensus.cc:2468] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:06.883049  9757 leader_election.cc:304] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:06.884061  9834 leader_election.cc:304] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:06.885329 10281 raft_consensus.cc:2804] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:06.890653 10281 raft_consensus.cc:697] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:06.885967 10058 tablet_bootstrap.cc:654] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:06.892204 10479 raft_consensus.cc:2749] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:06.868696  9691 catalog_manager.cc:5697] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 0 to 1, leader changed from <none> to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.891687 10281 consensus_queue.cc:237] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:06.907019 10065 tablet_bootstrap.cc:492] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:06.907552 10065 ts_tablet_manager.cc:1403] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.008s
I20260709 14:51:06.910168 10338 raft_consensus.cc:493] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:06.910678 10338 raft_consensus.cc:515] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.912774 10338 leader_election.cc:290] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:06.913794  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:06.914454  9942 raft_consensus.cc:2468] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 0.
I20260709 14:51:06.915521  9790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:06.916800  9981 leader_election.cc:343] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.916671 10065 raft_consensus.cc:359] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.917492 10065 raft_consensus.cc:385] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.920267 10065 raft_consensus.cc:740] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.919835 10058 tablet_bootstrap.cc:492] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075: No bootstrap required, opened a new log
I20260709 14:51:06.921178 10058 ts_tablet_manager.cc:1403] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.001s
I20260709 14:51:06.922986  9980 leader_election.cc:304] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:06.923815 10065 consensus_queue.cc:260] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.924742 10338 raft_consensus.cc:2804] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:06.927697 10338 raft_consensus.cc:493] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:06.928128 10338 raft_consensus.cc:3060] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.935431 10060 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:06.935927 10060 ts_tablet_manager.cc:1403] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.000s
I20260709 14:51:06.938817 10065 ts_tablet_manager.cc:1434] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 14:51:06.924896 10058 raft_consensus.cc:359] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
W20260709 14:51:06.925091  9981 consensus_peers.cc:597] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:06.939576 10058 raft_consensus.cc:385] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.939882 10058 raft_consensus.cc:740] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.941646 10058 consensus_queue.cc:260] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:06.946868 10058 ts_tablet_manager.cc:1434] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260709 14:51:06.947706 10338 raft_consensus.cc:515] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:06.941102 10060 raft_consensus.cc:359] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.944859 10065 tablet_bootstrap.cc:492] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:06.943125  9688 catalog_manager.cc:5697] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.951768  9688 catalog_manager.cc:5697] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.953039  9792 raft_consensus.cc:1275] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:06.954425 10338 leader_election.cc:290] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:06.954860 10447 consensus_queue.cc:1048] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:06.955510  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
W20260709 14:51:06.959040  9981 leader_election.cc:343] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:06.949759 10060 raft_consensus.cc:385] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:06.960749  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:06.961397  9942 raft_consensus.cc:3060] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:06.959585 10060 raft_consensus.cc:740] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:06.962319 10060 consensus_queue.cc:260] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:06.962045  9688 catalog_manager.cc:5697] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 2, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.970048 10060 ts_tablet_manager.cc:1434] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:51:06.971396 10060 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:06.977850 10060 tablet_bootstrap.cc:654] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:06.983353  9907 consensus_peers.cc:597] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:06.984797  9938 raft_consensus.cc:1275] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:06.986542 10281 consensus_queue.cc:1048] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:06.993152  9688 catalog_manager.cc:5697] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:06.996735  9740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:07.000030  9864 raft_consensus.cc:1275] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:07.001713 10447 consensus_queue.cc:1048] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.001452 10065 tablet_bootstrap.cc:654] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.006536 10340 consensus_queue.cc:1048] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:06.997263  9942 raft_consensus.cc:2468] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:07.018079 10010 raft_consensus.cc:1275] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:07.022683 10281 consensus_queue.cc:1048] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.030529  9980 leader_election.cc:304] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:07.036937 10450 raft_consensus.cc:2804] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.051987 10060 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:07.052524 10060 ts_tablet_manager.cc:1403] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.006s
I20260709 14:51:07.055617 10060 raft_consensus.cc:359] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:07.056510 10060 raft_consensus.cc:385] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.045396 10450 raft_consensus.cc:697] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:07.057073 10343 consensus_queue.cc:1048] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.057878 10450 consensus_queue.cc:237] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:07.061029 10065 tablet_bootstrap.cc:492] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:07.061570 10065 ts_tablet_manager.cc:1403] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.005s
I20260709 14:51:07.056851 10060 raft_consensus.cc:740] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.063330 10060 consensus_queue.cc:260] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:07.072731 10343 consensus_queue.cc:1048] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:07.080240 10340 consensus_queue.cc:1048] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:51:07.102265 10060 ts_tablet_manager.cc:1434] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 14:51:07.104883  9791 raft_consensus.cc:3060] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.105634 10060 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:07.154635 10519 log.cc:927] Time spent T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 14:51:07.180146 10065 raft_consensus.cc:359] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:07.181195 10065 raft_consensus.cc:385] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.181560 10065 raft_consensus.cc:740] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.185101 10486 consensus_queue.cc:1048] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.155598 10424 consensus_queue.cc:1048] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:51:07.197012  9792 raft_consensus.cc:3060] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.182440 10065 consensus_queue.cc:260] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:07.206388 10065 ts_tablet_manager.cc:1434] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.144s	user 0.010s	sys 0.000s
W20260709 14:51:07.214326 10521 log.cc:927] Time spent T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:51:07.215181 10065 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:07.266476 10490 raft_consensus.cc:493] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.280231 10474 consensus_queue.cc:1048] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:07.279904 10490 raft_consensus.cc:515] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:07.288179  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafc0b1c12074110831e5a0977ab122c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:07.288754  9943 raft_consensus.cc:2468] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:07.291762 10060 tablet_bootstrap.cc:654] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.293170 10490 leader_election.cc:290] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:07.293325 10468 raft_consensus.cc:493] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.293864 10468 raft_consensus.cc:515] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:07.296269  9865 raft_consensus.cc:3060] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.296622 10468 leader_election.cc:290] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:07.296985 10015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:07.297731 10065 tablet_bootstrap.cc:654] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.298182  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de75d411220546a892e5adb8f48ab119" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:07.298929  9943 raft_consensus.cc:2393] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 1: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:07.299988  9757 leader_election.cc:304] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:07.301302 10468 raft_consensus.cc:3060] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.304630  9832 leader_election.cc:304] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:07.305330 10490 raft_consensus.cc:2804] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:07.305688 10490 raft_consensus.cc:493] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:07.306038 10490 raft_consensus.cc:3060] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.306344 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafc0b1c12074110831e5a0977ab122c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:07.307171 10011 raft_consensus.cc:2468] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 0.
I20260709 14:51:07.360854 10060 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: No bootstrap required, opened a new log
I20260709 14:51:07.361541 10060 ts_tablet_manager.cc:1403] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.256s	user 0.013s	sys 0.008s
I20260709 14:51:07.342185 10448 consensus_queue.cc:1048] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:51:07.385102 10065 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:07.385679 10065 ts_tablet_manager.cc:1403] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.021s
I20260709 14:51:07.392781 10468 raft_consensus.cc:2749] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.393332 10065 raft_consensus.cc:359] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:07.394052 10065 raft_consensus.cc:385] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.394321 10065 raft_consensus.cc:740] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.382843 10294 consensus_queue.cc:1048] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:07.395071 10065 consensus_queue.cc:260] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:07.397120 10065 ts_tablet_manager.cc:1434] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:07.399055 10065 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1: Bootstrap starting.
I20260709 14:51:07.431663 10490 raft_consensus.cc:515] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:07.436625  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafc0b1c12074110831e5a0977ab122c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:07.437390  9942 raft_consensus.cc:3060] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.440954  9689 catalog_manager.cc:5697] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 1 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.452487 10065 tablet_bootstrap.cc:654] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:07.440696 10490 leader_election.cc:290] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:07.441883 10532 raft_consensus.cc:493] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.459761 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dafc0b1c12074110831e5a0977ab122c" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:07.464459 10011 raft_consensus.cc:3060] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.463136 10343 consensus_queue.cc:1048] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:07.464361 10532 raft_consensus.cc:515] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:07.483924 10532 leader_election.cc:290] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:07.484980  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:07.471328 10060 raft_consensus.cc:359] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:07.486773 10060 raft_consensus.cc:385] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.487051 10060 raft_consensus.cc:740] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.487754 10060 consensus_queue.cc:260] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:07.490212 10060 ts_tablet_manager.cc:1434] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.000s
I20260709 14:51:07.502344  9791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a167e52f4bc4718af98c92254d1ec54" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:07.505846  9833 consensus_peers.cc:597] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.511036  9833 leader_election.cc:304] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:07.519973 10533 raft_consensus.cc:2749] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.527436  9942 raft_consensus.cc:2468] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:07.528939  9832 leader_election.cc:304] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:07.548528 10011 raft_consensus.cc:2468] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:07.552399 10490 raft_consensus.cc:2804] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:07.553074 10490 raft_consensus.cc:697] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:07.556447 10490 consensus_queue.cc:237] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:07.557301  9866 raft_consensus.cc:3060] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.587906 10065 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1: No bootstrap required, opened a new log
I20260709 14:51:07.589828 10065 ts_tablet_manager.cc:1403] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1: Time spent bootstrapping tablet: real 0.192s	user 0.026s	sys 0.019s
I20260709 14:51:07.599530 10447 consensus_queue.cc:1048] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.604198 10065 raft_consensus.cc:359] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:07.606581 10065 raft_consensus.cc:385] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:07.606873 10065 raft_consensus.cc:740] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Initialized, Role: FOLLOWER
I20260709 14:51:07.607357 10338 consensus_queue.cc:1048] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:07.607527 10065 consensus_queue.cc:260] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:07.629426 10065 ts_tablet_manager.cc:1434] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:51:07.731350  9689 catalog_manager.cc:5697] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.788717 10490 raft_consensus.cc:493] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:07.789232 10490 raft_consensus.cc:515] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:07.791322 10490 leader_election.cc:290] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:07.792379 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:07.793799  9792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f11b6c488b804f248283b9d9c421012b" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:07.798422  9833 leader_election.cc:304] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:07.799631 10490 raft_consensus.cc:2749] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:07.868472  9866 raft_consensus.cc:3060] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:07.873711  9792 raft_consensus.cc:3060] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.136711 10534 consensus_queue.cc:1048] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:08.153403 10490 consensus_queue.cc:1048] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.676559  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
W20260709 14:51:09.681694  9833 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 94 similar messages]
W20260709 14:51:09.692467  9833 consensus_peers.cc:597] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.708061  9907 consensus_peers.cc:597] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.715929  9907 consensus_peers.cc:597] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.716538  9907 consensus_peers.cc:597] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.721197  9907 consensus_peers.cc:597] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.726665  9907 consensus_peers.cc:597] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.735379  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:09.736243  7138 tablet_replica.cc:333] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.736955  7138 raft_consensus.cc:2243] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.737488  7138 raft_consensus.cc:2272] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.739503  7138 tablet_replica.cc:333] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.740306  7138 raft_consensus.cc:2243] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.740811  7138 raft_consensus.cc:2272] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.742785  7138 tablet_replica.cc:333] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.745275  7138 raft_consensus.cc:2243] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.745896  7138 raft_consensus.cc:2272] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.748843  7138 tablet_replica.cc:333] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.749634  7138 raft_consensus.cc:2243] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.750126  7138 raft_consensus.cc:2272] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.752467  7138 tablet_replica.cc:333] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.753399  7138 raft_consensus.cc:2243] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.753890  7138 raft_consensus.cc:2272] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.756062  7138 tablet_replica.cc:333] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.756776  7138 raft_consensus.cc:2243] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.757220  7138 raft_consensus.cc:2272] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.760116  7138 tablet_replica.cc:333] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.760980  7138 raft_consensus.cc:2243] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.761566  7138 raft_consensus.cc:2272] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.764364  7138 tablet_replica.cc:333] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.765313  7138 raft_consensus.cc:2243] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.766387  7138 raft_consensus.cc:2272] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.766590  9907 consensus_peers.cc:597] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.768314  9981 consensus_peers.cc:597] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.768637  7138 tablet_replica.cc:333] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.769405  7138 raft_consensus.cc:2243] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:09.769862  9907 consensus_peers.cc:597] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.770242  7138 raft_consensus.cc:2272] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.772558  7138 tablet_replica.cc:333] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.773208  7138 raft_consensus.cc:2243] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.773713  7138 raft_consensus.cc:2272] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.774281  9981 consensus_peers.cc:597] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.775481  7138 tablet_replica.cc:333] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.776113  7138 raft_consensus.cc:2243] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.776516  7138 raft_consensus.cc:2272] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.778352  7138 tablet_replica.cc:333] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.778982  7138 raft_consensus.cc:2243] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.779800  7138 raft_consensus.cc:2272] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.781571  7138 tablet_replica.cc:333] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.782135  7138 raft_consensus.cc:2243] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.782521  7138 raft_consensus.cc:2272] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.784214  7138 tablet_replica.cc:333] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.784832  7138 raft_consensus.cc:2243] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.785288  7138 raft_consensus.cc:2272] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.787648  7138 tablet_replica.cc:333] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.788414  7138 raft_consensus.cc:2243] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:09.788761  9907 consensus_peers.cc:597] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.788923  7138 raft_consensus.cc:2272] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.790943  7138 tablet_replica.cc:333] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.791518  7138 raft_consensus.cc:2243] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.792299  7138 raft_consensus.cc:2272] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.794472  7138 tablet_replica.cc:333] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.795037  7138 raft_consensus.cc:2243] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.795435  7138 raft_consensus.cc:2272] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.796941  7138 tablet_replica.cc:333] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.797508  7138 raft_consensus.cc:2243] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.797988  7138 raft_consensus.cc:2272] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.800112  7138 tablet_replica.cc:333] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.800942  7138 raft_consensus.cc:2243] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.801959  7138 raft_consensus.cc:2272] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.804517  9833 consensus_peers.cc:597] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.805837  7138 tablet_replica.cc:333] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.806463  7138 raft_consensus.cc:2243] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.806914  7138 raft_consensus.cc:2272] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.808821  7138 tablet_replica.cc:333] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.809422  7138 raft_consensus.cc:2243] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.810252  7138 raft_consensus.cc:2272] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.812179  7138 tablet_replica.cc:333] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.812719  7138 raft_consensus.cc:2243] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.813158  7138 raft_consensus.cc:2272] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.814980  7138 tablet_replica.cc:333] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.815516  7138 raft_consensus.cc:2243] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.815914  7138 raft_consensus.cc:2272] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.817904  7138 tablet_replica.cc:333] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.818554  7138 raft_consensus.cc:2243] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.819099  7138 raft_consensus.cc:2272] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.821224  7138 tablet_replica.cc:333] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.821759  7138 raft_consensus.cc:2243] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.822247  7138 raft_consensus.cc:2272] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.824504  7138 tablet_replica.cc:333] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.825208  7138 raft_consensus.cc:2243] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.825760  7138 raft_consensus.cc:2272] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.827960  7138 tablet_replica.cc:333] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.828512  7138 raft_consensus.cc:2243] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.828992  7138 raft_consensus.cc:2272] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.831086  7138 tablet_replica.cc:333] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.831609  7138 raft_consensus.cc:2243] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.832068  7138 raft_consensus.cc:2272] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.833906  7138 tablet_replica.cc:333] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.834565  7138 raft_consensus.cc:2243] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.835049  7138 raft_consensus.cc:2272] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.837551  7138 tablet_replica.cc:333] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.838122  7138 raft_consensus.cc:2243] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.838821  7138 raft_consensus.cc:2272] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.840718  7138 tablet_replica.cc:333] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.841260  7138 raft_consensus.cc:2243] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.841692  7138 raft_consensus.cc:2272] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.843506  7138 tablet_replica.cc:333] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.844065  7138 raft_consensus.cc:2243] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.844889  7138 raft_consensus.cc:2272] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.847004  7138 tablet_replica.cc:333] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.847723  7138 raft_consensus.cc:2243] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.848563  7138 raft_consensus.cc:2272] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.850485  7138 tablet_replica.cc:333] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.851003  7138 raft_consensus.cc:2243] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.851387  7138 raft_consensus.cc:2272] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.853178  7138 tablet_replica.cc:333] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.853926  7138 raft_consensus.cc:2243] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.854846  7138 raft_consensus.cc:2272] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.856940  7138 tablet_replica.cc:333] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.857479  7138 raft_consensus.cc:2243] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.857966  7138 raft_consensus.cc:2272] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.860116  7138 tablet_replica.cc:333] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.860774  7138 raft_consensus.cc:2243] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.861531  7138 raft_consensus.cc:2272] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.863500  7138 tablet_replica.cc:333] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.864008  7138 raft_consensus.cc:2243] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.864377  7138 raft_consensus.cc:2272] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.866675  7138 tablet_replica.cc:333] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.867311  7138 raft_consensus.cc:2243] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.867791  7138 raft_consensus.cc:2272] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.870011  7138 tablet_replica.cc:333] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.870651  7138 raft_consensus.cc:2243] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.871109  7138 raft_consensus.cc:2272] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.872670  9907 consensus_peers.cc:597] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.873577  7138 tablet_replica.cc:333] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.874313  7138 raft_consensus.cc:2243] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.874745  7138 raft_consensus.cc:2272] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.876034  9833 consensus_peers.cc:597] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.876866  7138 tablet_replica.cc:333] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.877561  7138 raft_consensus.cc:2243] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.878544  7138 raft_consensus.cc:2272] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.879678  9907 consensus_peers.cc:597] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.880699  7138 tablet_replica.cc:333] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.881242  7138 raft_consensus.cc:2243] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.881637  7138 raft_consensus.cc:2272] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.883335  7138 tablet_replica.cc:333] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.883795  7138 raft_consensus.cc:2243] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.884197  7138 raft_consensus.cc:2272] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.885890  7138 tablet_replica.cc:333] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: stopping tablet replica
I20260709 14:51:09.886445  7138 raft_consensus.cc:2243] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.887279  7138 raft_consensus.cc:2272] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.890264  9833 consensus_peers.cc:597] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.900496  9833 consensus_peers.cc:597] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.927177  9981 consensus_peers.cc:597] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.927943  9981 consensus_peers.cc:597] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.931463  9907 consensus_peers.cc:597] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.935345  9833 consensus_peers.cc:597] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.946523  9981 consensus_peers.cc:597] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.955278  9907 consensus_peers.cc:597] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.981946  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
W20260709 14:51:10.007743  9833 consensus_peers.cc:597] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.008563  9833 consensus_peers.cc:597] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.011284  9833 consensus_peers.cc:597] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.029561  9907 consensus_peers.cc:597] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.058341  9907 consensus_peers.cc:597] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.061194  9907 consensus_peers.cc:597] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:10.064091  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:10.071450 10563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:10.074474 10564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:10.074508 10566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:10.076328  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:10.080524  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:10.080729  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:10.081005  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608670080986 us; error 0 us; skew 500 ppm
I20260709 14:51:10.081565  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:10.084484  7138 webserver.cc:533] Webserver started at http://127.6.248.129:41981/ using document root <none> and password file <none>
I20260709 14:51:10.084995  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:10.085191  7138 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:51:10.089329  7138 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:51:10.099654 10571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.100618  7138 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:51:10.101094  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "82d0cf02a98a4fa593b4730011d1a39d"
format_stamp: "Formatted at 2026-07-09 14:50:56 on dist-test-slave-bgng"
I20260709 14:51:10.101675  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608591702756-7138-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)
I20260709 14:51:10.131827  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:10.133644  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:10.150336  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:10.170542 10580 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:51:10.180291  9981 consensus_peers.cc:597] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.226485  9981 consensus_peers.cc:597] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:10.249868  9981 consensus_peers.cc:597] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:10.507668  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:51:10.508038  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.349s	user 0.010s	sys 0.008s
I20260709 14:51:10.508381  7138 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:51:10.514763 10580 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.537024 10580 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.538182 10580 tablet_bootstrap.cc:492] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.538817 10580 ts_tablet_manager.cc:1403] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 14:51:10.541510 10580 raft_consensus.cc:359] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.543766 10580 raft_consensus.cc:740] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.544540 10580 consensus_queue.cc:260] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.560353 10580 ts_tablet_manager.cc:1434] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260709 14:51:10.561219 10580 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.575011 10580 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.576251 10580 tablet_bootstrap.cc:492] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.576886 10580 ts_tablet_manager.cc:1403] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:51:10.579672 10580 raft_consensus.cc:359] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.580367 10580 raft_consensus.cc:740] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.581148 10580 consensus_queue.cc:260] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.583958 10580 ts_tablet_manager.cc:1434] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:10.586505 10580 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.627591 10580 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.628533 10580 tablet_bootstrap.cc:492] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.629144 10580 ts_tablet_manager.cc:1403] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.011s
I20260709 14:51:10.631605 10580 raft_consensus.cc:359] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.632288 10580 raft_consensus.cc:740] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.632928 10580 consensus_queue.cc:260] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.636125 10580 ts_tablet_manager.cc:1434] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:51:10.636870 10580 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.651124 10580 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.652045 10580 tablet_bootstrap.cc:492] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.652652 10580 ts_tablet_manager.cc:1403] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:51:10.654913 10580 raft_consensus.cc:359] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.655606 10580 raft_consensus.cc:740] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.656304 10580 consensus_queue.cc:260] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.658238 10580 ts_tablet_manager.cc:1434] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:10.659013 10580 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.690209 10580 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.691156 10580 tablet_bootstrap.cc:492] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.691784 10580 ts_tablet_manager.cc:1403] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.004s
I20260709 14:51:10.694084 10580 raft_consensus.cc:359] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.694779 10580 raft_consensus.cc:740] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.695581 10580 consensus_queue.cc:260] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.697525 10580 ts_tablet_manager.cc:1434] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:10.699868 10580 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.746851  7138 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:51:10.747313  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.239s	user 0.219s	sys 0.015s
I20260709 14:51:10.853056 10580 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.854373 10580 tablet_bootstrap.cc:492] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.855244 10580 ts_tablet_manager.cc:1403] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.156s	user 0.041s	sys 0.057s
I20260709 14:51:10.858664 10580 raft_consensus.cc:359] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.859628 10580 raft_consensus.cc:740] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.860700 10580 consensus_queue.cc:260] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.866012 10580 ts_tablet_manager.cc:1434] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:10.867547 10580 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.876948 10559 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.877687 10559 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.880264 10559 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:10.880973 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:51:10.888684  9907 leader_election.cc:336] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:10.889317  9907 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:10.890267 10559 raft_consensus.cc:2749] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:10.898397 10580 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:10.899773 10580 tablet_bootstrap.cc:492] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:10.900669 10580 ts_tablet_manager.cc:1403] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260709 14:51:10.904250 10580 raft_consensus.cc:359] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.905216 10580 raft_consensus.cc:740] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:10.906287 10580 consensus_queue.cc:260] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.909179 10580 ts_tablet_manager.cc:1434] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:10.910233 10580 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:10.913303 10556 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.913883 10556 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.916092 10556 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:10.921429 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:10.930456 10559 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.930982 10559 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:10.933214 10559 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:10.934257 10338 raft_consensus.cc:493] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.934731 10338 raft_consensus.cc:515] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.936586 10338 leader_election.cc:290] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:10.939458  9907 leader_election.cc:336] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:10.944576  9981 leader_election.cc:336] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:10.947000 10338 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.947971 10338 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.953685 10555 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.961125 10555 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.963308 10555 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:10.964782  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:10.946609  9833 leader_election.cc:336] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:10.967002  9833 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:10.960227 10579 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.976733 10579 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:10.978945 10579 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:10.979804 10556 raft_consensus.cc:2749] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:10.981966 10559 raft_consensus.cc:493] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.984233 10581 raft_consensus.cc:493] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.985357 10582 raft_consensus.cc:493] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:10.993629 10581 raft_consensus.cc:515] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.994102 10582 raft_consensus.cc:515] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:10.995741 10581 leader_election.cc:290] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:10.996769 10582 leader_election.cc:290] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
W20260709 14:51:10.987682  9981 leader_election.cc:336] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:10.997611  9981 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:10.998504 10559 raft_consensus.cc:515] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:11.004539  9981 leader_election.cc:336] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.004668 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
W20260709 14:51:11.004953  9907 leader_election.cc:336] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.005350  9981 leader_election.cc:336] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.006718 10555 raft_consensus.cc:2749] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.015496 10555 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.016841 10555 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.004745 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.017899 10010 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:11.019308  9834 leader_election.cc:304] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:11.020422 10582 raft_consensus.cc:2804] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.020846 10582 raft_consensus.cc:493] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.021250 10582 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.022460 10581 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.023005 10581 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.025379 10581 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.031518  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.033236  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.033854  9869 raft_consensus.cc:2468] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:11.035283  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.036806  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.037387  9869 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:11.038646  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:10.973078 10338 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.043385 10579 raft_consensus.cc:493] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.044121 10579 raft_consensus.cc:515] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.046437 10579 leader_election.cc:290] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:11.047036  9981 leader_election.cc:336] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.047415 10338 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.051304 10338 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.053177 10338 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.054328 10559 leader_election.cc:290] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.055203 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.055918 10011 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:11.059718  9834 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:11.060827 10581 raft_consensus.cc:2804] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.061365 10581 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.020349 10555 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.061843 10581 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:11.068010  9981 leader_election.cc:336] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.068760  9981 leader_election.cc:336] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.082849 10542 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.083632 10542 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.086656 10542 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.087875 10582 raft_consensus.cc:515] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.093328  9981 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.094808  9981 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.096168 10338 raft_consensus.cc:2804] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.096705 10338 raft_consensus.cc:493] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.097132 10338 raft_consensus.cc:3060] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.099740  9907 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.101727  9981 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.102205  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.103331 10555 raft_consensus.cc:2749] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.107604 10424 raft_consensus.cc:2749] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.107841  9865 raft_consensus.cc:2393] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 2: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:11.101115 10556 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.101183 10581 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.126073 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.126780 10013 raft_consensus.cc:2468] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:11.128774 10606 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.129279 10606 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.129626 10582 leader_election.cc:290] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.130355 10338 raft_consensus.cc:515] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.131412 10606 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.132665 10338 leader_election.cc:290] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.111204 10607 raft_consensus.cc:2804] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.136176 10607 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.136709 10607 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.118036 10556 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.141640  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.143537 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.144205 10010 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.148077 10581 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.139245 10556 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.153119 10010 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:11.154294 10580 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.155944 10580 tablet_bootstrap.cc:492] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.158066 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.173208 10011 raft_consensus.cc:2468] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
W20260709 14:51:11.163267  9833 leader_election.cc:336] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.165642 10607 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.162030  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17b74064da4cd68522a561ce50cdab" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
W20260709 14:51:11.174229  9833 leader_election.cc:336] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.174448  9865 raft_consensus.cc:3060] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.174659  9833 leader_election.cc:304] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:11.175220 10607 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.167935 10559 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
W20260709 14:51:11.175611  9833 leader_election.cc:336] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.175931 10559 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.177939 10559 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:11.171825  9980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 54349.5us
I20260709 14:51:11.178447 10608 raft_consensus.cc:2749] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:11.179183  9833 leader_election.cc:336] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.179783  9833 leader_election.cc:336] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.179934  9908 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:11.182147 10424 raft_consensus.cc:2804] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.173395 10580 ts_tablet_manager.cc:1403] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.263s	user 0.027s	sys 0.012s
I20260709 14:51:11.182569 10424 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.183080 10424 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.185354 10580 raft_consensus.cc:359] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.186153 10580 raft_consensus.cc:740] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
W20260709 14:51:11.191035  9833 leader_election.cc:336] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.193238 10580 consensus_queue.cc:260] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.195536 10580 ts_tablet_manager.cc:1434] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 14:51:11.197748 10580 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:11.172652  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 64574.6us
I20260709 14:51:11.209614  9907 leader_election.cc:304] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.168144  9981 leader_election.cc:304] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.211513 10608 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
W20260709 14:51:11.214090  9981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 46045.3us
I20260709 14:51:11.212852 10612 raft_consensus.cc:2749] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.223631  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.212734 10556 raft_consensus.cc:493] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.222748 10608 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.225462 10556 raft_consensus.cc:515] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.225816  9869 raft_consensus.cc:2468] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:11.227829 10556 leader_election.cc:290] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:11.229060 10608 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:11.229914 10611 raft_consensus.cc:493] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.230624 10611 raft_consensus.cc:515] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.233235 10611 leader_election.cc:290] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
W20260709 14:51:11.235641  9833 leader_election.cc:336] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.211144  9865 raft_consensus.cc:2468] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
W20260709 14:51:11.236215  9833 leader_election.cc:336] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.218837 10579 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.237277 10579 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.239809 10579 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.212332 10607 raft_consensus.cc:2749] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.247545 10556 raft_consensus.cc:493] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.248090 10556 raft_consensus.cc:515] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.235885  9981 leader_election.cc:304] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.250164 10556 leader_election.cc:290] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.250550 10607 raft_consensus.cc:2749] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.216602 10424 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.254817 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.255673 10011 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:11.257036  9833 leader_election.cc:336] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.256234 10612 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.257730 10612 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.260489 10612 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.262691 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.263548 10010 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:11.265368  9908 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:11.266088 10612 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.266343 10559 raft_consensus.cc:2804] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.268656 10559 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.269104 10559 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.268024 10612 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.277074 10612 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.277944 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.279841 10559 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.280701 10013 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 1.
I20260709 14:51:11.282670 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.283249 10010 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.279603  9981 leader_election.cc:304] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:11.283985 10424 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.284646 10607 raft_consensus.cc:2804] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.285948 10607 raft_consensus.cc:697] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:11.286442  9908 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:11.286988 10607 consensus_queue.cc:237] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.288833 10556 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.289335 10556 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.291615 10542 raft_consensus.cc:2804] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.292022 10542 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.292475 10542 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:11.297585  9833 leader_election.cc:336] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.298318 10556 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:11.300529 10542 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.307865 10010 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 2.
I20260709 14:51:11.309514  9908 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:11.310184 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.310979 10559 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.311733 10559 raft_consensus.cc:2804] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.311800 10013 raft_consensus.cc:2393] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 2: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:11.317655  9834 leader_election.cc:304] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.318675 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.319301 10014 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.318733  9834 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.318881 10556 raft_consensus.cc:2804] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.323149 10581 raft_consensus.cc:2804] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.323329 10556 raft_consensus.cc:697] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:11.323524 10581 raft_consensus.cc:493] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.323916 10581 raft_consensus.cc:3060] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.324252 10556 consensus_queue.cc:237] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.331247 10014 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 2.
I20260709 14:51:11.332213 10581 raft_consensus.cc:515] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.334765  9689 catalog_manager.cc:5697] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.336666  9908 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:11.337438 10609 raft_consensus.cc:2804] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.337939 10609 raft_consensus.cc:697] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:11.338768 10609 consensus_queue.cc:237] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:51:11.339570  9833 leader_election.cc:336] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.340765 10581 leader_election.cc:290] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.346199 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:11.347172 10010 raft_consensus.cc:2468] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:11.351402  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:11.352267  9942 raft_consensus.cc:2468] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:11.356842  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:11.357662  9942 raft_consensus.cc:2468] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:11.360301 10011 raft_consensus.cc:2468] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 2.
I20260709 14:51:11.377367  9908 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:11.363108 10559 raft_consensus.cc:697] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:11.364451  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:11.378464 10424 raft_consensus.cc:2804] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.378894  9942 raft_consensus.cc:2468] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 1.
I20260709 14:51:11.379683 10424 raft_consensus.cc:697] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:11.380268 10559 consensus_queue.cc:237] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.370970  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:11.381560  9865 raft_consensus.cc:2393] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f85df82838e46b3a46b77de621c5782 in current term 2: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:11.373569  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:11.382366  9938 raft_consensus.cc:2468] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:11.375013  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:11.380458 10424 consensus_queue.cc:237] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.385430  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:11.385159  9691 catalog_manager.cc:5697] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.386057  9865 raft_consensus.cc:2468] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 1.
I20260709 14:51:11.388303  9834 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:11.390326 10608 raft_consensus.cc:2749] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.369550 10542 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.399121  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
W20260709 14:51:11.399766  9907 leader_election.cc:336] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.411604  9688 catalog_manager.cc:5697] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.412998 10580 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.414019 10580 tablet_bootstrap.cc:492] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.414616 10580 ts_tablet_manager.cc:1403] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.219s	user 0.066s	sys 0.127s
W20260709 14:51:11.415699  9981 leader_election.cc:336] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.418676  9981 leader_election.cc:336] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.420482  9834 leader_election.cc:304] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.421876 10556 raft_consensus.cc:2804] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.422355 10556 raft_consensus.cc:493] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.422820 10556 raft_consensus.cc:3060] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.425026 10580 raft_consensus.cc:359] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.425787 10580 raft_consensus.cc:740] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.426445 10580 consensus_queue.cc:260] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.427739 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850acf7c90714ca7af4ea785df0c4d0e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.428313 10011 raft_consensus.cc:3060] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.432228 10556 raft_consensus.cc:515] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.437536 10011 raft_consensus.cc:2468] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:11.441881  9832 leader_election.cc:304] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.442696 10608 raft_consensus.cc:2804] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.443046 10608 raft_consensus.cc:493] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.443374 10608 raft_consensus.cc:3060] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.445312  9832 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.445701  9980 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.446785 10607 raft_consensus.cc:2804] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.447150 10607 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.447252 10534 raft_consensus.cc:2804] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.447540 10607 raft_consensus.cc:3060] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.447705 10534 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.448218 10534 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.449507 10556 leader_election.cc:290] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.452178 10608 raft_consensus.cc:515] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:11.453884  9833 leader_election.cc:336] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.454301 10608 leader_election.cc:290] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:11.445318  9981 leader_election.cc:304] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:11.455582 10579 raft_consensus.cc:2804] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.455952 10579 raft_consensus.cc:493] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.456314 10579 raft_consensus.cc:3060] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:11.459216  9981 leader_election.cc:336] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.459725  9981 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.461730 10580 ts_tablet_manager.cc:1434] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 14:51:11.462579 10580 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:11.464277 10611 raft_consensus.cc:2749] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.455112 10607 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:51:11.465303  9981 leader_election.cc:336] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.463474 10579 raft_consensus.cc:515] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.465512  9832 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.466617  9980 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.469027 10611 raft_consensus.cc:2749] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:11.468384  9833 leader_election.cc:336] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.474050 10608 raft_consensus.cc:2804] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.474509 10608 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.474911 10608 raft_consensus.cc:3060] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:11.477298  9981 leader_election.cc:336] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.481141 10579 leader_election.cc:290] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.483264  9834 leader_election.cc:304] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.484290 10556 raft_consensus.cc:2804] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.484768 10556 raft_consensus.cc:697] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:11.486690 10556 consensus_queue.cc:237] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.487246  9688 catalog_manager.cc:5697] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.488969  9688 catalog_manager.cc:5697] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.492458 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0886add123374f8489e494330895589f" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:11.493080 10011 raft_consensus.cc:3060] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.493897 10534 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.501432 10011 raft_consensus.cc:2468] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:11.505100  9834 leader_election.cc:304] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.505863 10581 raft_consensus.cc:2804] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:51:11.506217  9833 leader_election.cc:336] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.506618 10581 raft_consensus.cc:697] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:11.507663  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a1afbe63e4abdbd2ef5397069ce84" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:11.508278  9869 raft_consensus.cc:3060] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.507488 10581 consensus_queue.cc:237] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.514739  9869 raft_consensus.cc:2468] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:11.489068 10607 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:11.520732  9981 leader_election.cc:304] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:11.520987  9907 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
W20260709 14:51:11.521503  9981 leader_election.cc:336] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.521692 10424 raft_consensus.cc:2804] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:11.522068 10424 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 82d0cf02a98a4fa593b4730011d1a39d)
I20260709 14:51:11.522454 10424 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.523756 10607 raft_consensus.cc:2804] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.524274 10607 raft_consensus.cc:697] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:11.525221 10534 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:11.496893 10608 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:11.522182  9981 leader_election.cc:336] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.532722  9833 leader_election.cc:336] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.525060 10607 consensus_queue.cc:237] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.538226  9980 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.557027 10579 raft_consensus.cc:2749] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.558243 10580 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.541021 10424 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:11.544083  9907 leader_election.cc:336] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.552322  9688 catalog_manager.cc:5697] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.560815 10424 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.575448 10608 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 2 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:11.576166  9938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffaebfcb2114bc48f6749b4e7814d26" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:11.576797  9938 raft_consensus.cc:3060] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.577498  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:11.579279  9943 raft_consensus.cc:3060] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.580493  9939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:11.584406  9937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:11.584967  9937 raft_consensus.cc:3060] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:11.585623  9938 raft_consensus.cc:2468] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:11.590503  9939 raft_consensus.cc:2393] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a8b4057a81334da4968e160145abd3b1 in current term 2: Already voted for candidate 701296cbca9942e5a25a4a7ddf3fd075 in this term.
I20260709 14:51:11.594055  9943 raft_consensus.cc:2468] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
W20260709 14:51:11.601395  9907 leader_election.cc:336] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.602867  9937 raft_consensus.cc:2468] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:11.603960 10580 tablet_bootstrap.cc:492] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.603336  9688 catalog_manager.cc:5697] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.606900 10580 ts_tablet_manager.cc:1403] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.014s
I20260709 14:51:11.619217 10580 raft_consensus.cc:359] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.619815 10580 raft_consensus.cc:740] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.620484 10580 consensus_queue.cc:260] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.622360 10580 ts_tablet_manager.cc:1434] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
W20260709 14:51:11.623076  9907 leader_election.cc:336] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.623937  9907 leader_election.cc:336] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
W20260709 14:51:11.625005  9907 leader_election.cc:336] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.623085 10580 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:11.625928  9907 leader_election.cc:336] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.631711  9688 catalog_manager.cc:5697] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.634132  9832 leader_election.cc:304] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.641243  9832 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [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: a8b4057a81334da4968e160145abd3b1; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.642143 10581 raft_consensus.cc:2804] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.643225 10534 raft_consensus.cc:2749] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.642273  9832 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.644548 10581 raft_consensus.cc:697] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:11.645551  9980 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:11.646311 10607 raft_consensus.cc:2804] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.645342 10581 consensus_queue.cc:237] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.646355 10582 raft_consensus.cc:2804] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:11.651540 10582 raft_consensus.cc:697] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:11.652700 10607 raft_consensus.cc:697] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:11.652522 10582 consensus_queue.cc:237] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:11.653602  9907 leader_election.cc:336] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111)
I20260709 14:51:11.653590 10607 consensus_queue.cc:237] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.668764  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:11.669590  9869 raft_consensus.cc:2393] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 701296cbca9942e5a25a4a7ddf3fd075 in current term 2: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:11.674005  9688 catalog_manager.cc:5697] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.676017  9907 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075; no voters: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:11.686239 10612 raft_consensus.cc:2749] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:11.681423  9691 catalog_manager.cc:5697] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.705647 10580 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.706871 10580 tablet_bootstrap.cc:492] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.707640 10580 ts_tablet_manager.cc:1403] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.004s
I20260709 14:51:11.710594 10580 raft_consensus.cc:359] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.711474 10580 raft_consensus.cc:740] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.712486 10580 consensus_queue.cc:260] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.715284 10580 ts_tablet_manager.cc:1434] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:11.716260 10580 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:11.715624  9691 catalog_manager.cc:5697] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 2, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:11.768525 10580 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.769800 10580 tablet_bootstrap.cc:492] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.770696 10580 ts_tablet_manager.cc:1403] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.014s
I20260709 14:51:11.777837 10580 raft_consensus.cc:359] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.778630 10580 raft_consensus.cc:740] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.779512 10580 consensus_queue.cc:260] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.782949 10580 ts_tablet_manager.cc:1434] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:11.783723 10580 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:11.811937 10580 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.812896 10580 tablet_bootstrap.cc:492] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.813638 10580 ts_tablet_manager.cc:1403] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260709 14:51:11.820868 10013 raft_consensus.cc:1275] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:11.818837 10580 raft_consensus.cc:359] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.822737 10580 raft_consensus.cc:740] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.822861 10582 consensus_queue.cc:1048] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:11.823629 10580 consensus_queue.cc:260] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.826944 10580 ts_tablet_manager.cc:1434] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:51:11.827739 10580 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:11.835196  9833 consensus_peers.cc:597] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:11.841830 10013 raft_consensus.cc:1275] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:11.843683 10612 consensus_queue.cc:1048] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:11.857692 10580 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.858946 10580 tablet_bootstrap.cc:492] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.859808 10580 ts_tablet_manager.cc:1403] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.007s
I20260709 14:51:11.862500 10580 raft_consensus.cc:359] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.863219 10580 raft_consensus.cc:740] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.864099 10580 consensus_queue.cc:260] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.866410 10580 ts_tablet_manager.cc:1434] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 14:51:11.867008  9981 consensus_peers.cc:597] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:11.867215 10580 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:11.871672 10014 raft_consensus.cc:1275] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:11.873693 10612 consensus_queue.cc:1048] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:11.876618 10010 raft_consensus.cc:1275] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:11.878225 10609 consensus_queue.cc:1048] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:11.891368 10580 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:11.892115 10584 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.892714 10584 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:11.904209 10584 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:11.912551 10011 raft_consensus.cc:1275] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:11.920816 10580 tablet_bootstrap.cc:492] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:11.923779 10580 ts_tablet_manager.cc:1403] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.000s
W20260709 14:51:11.926369  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:45001, user_credentials={real_user=slave}} blocked reactor thread for 54562.9us
I20260709 14:51:11.930352 10580 raft_consensus.cc:359] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.934878 10580 raft_consensus.cc:740] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.937064 10580 consensus_queue.cc:260] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:11.942575 10580 ts_tablet_manager.cc:1434] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:11.947074 10580 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:11.953464 10584 raft_consensus.cc:493] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.953684 10608 consensus_queue.cc:1048] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:11.954103 10584 raft_consensus.cc:515] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:11.956485 10584 leader_election.cc:290] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
W20260709 14:51:11.963891  9907 consensus_peers.cc:597] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:11.992029  9907 consensus_peers.cc:597] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:11.996769  9869 raft_consensus.cc:1275] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.028705 10579 consensus_queue.cc:1048] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:12.047847  9980 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:43971, user_credentials={real_user=slave}} blocked reactor thread for 47542.3us
I20260709 14:51:12.069386  9942 raft_consensus.cc:1275] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:12.069710  9907 consensus_peers.cc:597] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:12.076855 10556 consensus_queue.cc:1048] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.078644  9937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.079463  9937 raft_consensus.cc:2393] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 2: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:12.079589 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:12.079946 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f4706dfc8c432ea41f1f32d8846e18" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:12.080451 10014 raft_consensus.cc:2393] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 2: Already voted for candidate 8f85df82838e46b3a46b77de621c5782 in this term.
I20260709 14:51:12.081691 10574 leader_election.cc:304] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:12.082624 10584 raft_consensus.cc:3060] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:12.093441  9833 consensus_peers.cc:597] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:12.105229 10584 raft_consensus.cc:2749] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:12.105544  9981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 82617.3us
I20260709 14:51:12.106371 10584 raft_consensus.cc:493] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.109105 10584 raft_consensus.cc:515] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.113133 10013 raft_consensus.cc:1275] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.108223 10580 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: 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
W20260709 14:51:12.114730  9981 consensus_peers.cc:597] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.117724 10580 tablet_bootstrap.cc:492] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.118402 10698 raft_consensus.cc:493] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.118971 10580 ts_tablet_manager.cc:1403] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.000s
I20260709 14:51:12.118891 10698 raft_consensus.cc:515] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.121659 10580 raft_consensus.cc:359] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.128652 10580 raft_consensus.cc:740] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
W20260709 14:51:12.129532  9981 consensus_peers.cc:597] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:12.123387  9937 raft_consensus.cc:1275] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:12.124583  9907 consensus_peers.cc:597] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.126466  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.126710 10698 leader_election.cc:290] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:12.129354 10580 consensus_queue.cc:260] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.138935 10580 ts_tablet_manager.cc:1434] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:51:12.130491  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.129449 10556 consensus_queue.cc:1048] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:12.139912 10580 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.139696 10694 consensus_queue.cc:1048] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:12.147619  9907 consensus_peers.cc:597] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.123080 10584 leader_election.cc:290] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:12.155150  9863 raft_consensus.cc:1275] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:12.158238  9833 consensus_peers.cc:597] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:12.164248  9833 consensus_peers.cc:597] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:12.171495 10694 consensus_queue.cc:1048] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:12.173918  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:12.174785  9863 raft_consensus.cc:2393] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82d0cf02a98a4fa593b4730011d1a39d in current term 2: Already voted for candidate a8b4057a81334da4968e160145abd3b1 in this term.
I20260709 14:51:12.176367  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e23f9944bd54d319b1f76a82f98e20e" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:12.178032  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:12.192236 10573 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:12.193526 10573 leader_election.cc:304] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:12.194671 10573 leader_election.cc:304] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:12.195747 10698 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:12.198233  9981 consensus_peers.cc:597] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:12.202298 10584 raft_consensus.cc:2749] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:12.202970 10584 raft_consensus.cc:2749] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:12.204962  9833 consensus_peers.cc:597] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:12.208877 10698 raft_consensus.cc:2749] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:12.219672  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:45001
I20260709 14:51:12.220927 10706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:45001 every 8 connection(s)
I20260709 14:51:12.262128 10580 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.263161 10580 tablet_bootstrap.cc:492] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.263805 10580 ts_tablet_manager.cc:1403] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.006s
I20260709 14:51:12.273253 10580 raft_consensus.cc:359] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.279186 10580 raft_consensus.cc:740] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.288558  9942 raft_consensus.cc:1275] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:12.296334 10582 consensus_queue.cc:1048] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:12.308329  9981 consensus_peers.cc:597] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.292323 10580 consensus_queue.cc:260] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.332559 10580 ts_tablet_manager.cc:1434] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 14:51:12.333630 10580 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.340654 10698 raft_consensus.cc:493] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.341251 10698 raft_consensus.cc:515] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.343366 10698 leader_election.cc:290] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:12.346395 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:12.349152  9937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.351003 10572 leader_election.cc:304] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:12.352186 10698 raft_consensus.cc:2749] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:12.355885 10640 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:12.353401  9981 consensus_peers.cc:597] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.362998  9833 consensus_peers.cc:597] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.363626  9833 consensus_peers.cc:597] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.369988 10709 heartbeater.cc:344] Connected to a master server at 127.6.248.190:33797
I20260709 14:51:12.370519 10709 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:12.372730 10584 raft_consensus.cc:493] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.373183 10709 heartbeater.cc:507] Master 127.6.248.190:33797 requested a full tablet report, sending...
I20260709 14:51:12.373270 10584 raft_consensus.cc:515] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.376909  9937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.378945 10584 leader_election.cc:290] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
W20260709 14:51:12.386431  9833 consensus_peers.cc:597] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.387857  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a8b4057a81334da4968e160145abd3b1" is_pre_election: true
I20260709 14:51:12.389098 10643 raft_consensus.cc:3060] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.391602 10573 leader_election.cc:304] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1
I20260709 14:51:12.392807 10698 raft_consensus.cc:2749] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:12.395854  9907 consensus_peers.cc:597] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.396423  9907 consensus_peers.cc:597] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.396939  9907 consensus_peers.cc:597] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.398851  9907 consensus_peers.cc:597] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.401989 10638 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:12.412043  9907 consensus_peers.cc:597] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.413326  9907 consensus_peers.cc:597] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.417208  9833 consensus_peers.cc:597] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.421149 10580 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.422187 10580 tablet_bootstrap.cc:492] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.425135 10580 ts_tablet_manager.cc:1403] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.023s
I20260709 14:51:12.427635 10580 raft_consensus.cc:359] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.434245 10580 raft_consensus.cc:740] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.437302 10580 consensus_queue.cc:260] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.439706 10580 ts_tablet_manager.cc:1434] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 14:51:12.440820 10580 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:12.442142  9907 consensus_peers.cc:597] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.450204 10698 raft_consensus.cc:493] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.450713 10698 raft_consensus.cc:515] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.452718 10698 leader_election.cc:290] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:12.453616  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.454071 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:12.455780 10572 leader_election.cc:304] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:12.456583 10698 raft_consensus.cc:2749] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:12.465951 10698 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.466602 10698 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
W20260709 14:51:12.468564  9907 consensus_peers.cc:597] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.468982 10698 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:12.475234 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:12.476516  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:12.480393 10574 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d; no voters: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:12.481393 10698 raft_consensus.cc:2749] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:12.490891 10640 raft_consensus.cc:3060] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.502568 10580 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.503569 10580 tablet_bootstrap.cc:492] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.504312 10580 ts_tablet_manager.cc:1403] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.020s
I20260709 14:51:12.506350  9689 ts_manager.cc:194] Re-registered known tserver with Master: 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:12.506738 10580 raft_consensus.cc:359] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.507438 10580 raft_consensus.cc:740] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.508191 10580 consensus_queue.cc:260] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.510241 10580 ts_tablet_manager.cc:1434] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:12.510967 10580 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:12.518419  9981 consensus_peers.cc:597] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.530921  9907 consensus_peers.cc:597] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.556574 10643 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.574223 10580 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.575137 10580 tablet_bootstrap.cc:492] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.575735 10580 ts_tablet_manager.cc:1403] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.027s
I20260709 14:51:12.596542 10580 raft_consensus.cc:359] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.597470 10580 raft_consensus.cc:740] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.602630 10580 consensus_queue.cc:260] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.605432 10580 ts_tablet_manager.cc:1434] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:51:12.606424 10580 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.611691  9689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46740
I20260709 14:51:12.616837 10709 heartbeater.cc:499] Master 127.6.248.190:33797 was elected leader, sending a full tablet report...
I20260709 14:51:12.645449 10580 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.646409 10580 tablet_bootstrap.cc:492] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.647025 10580 ts_tablet_manager.cc:1403] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.011s
I20260709 14:51:12.649207 10580 raft_consensus.cc:359] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.649847 10580 raft_consensus.cc:740] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.650456 10580 consensus_queue.cc:260] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
W20260709 14:51:12.653995  9981 consensus_peers.cc:597] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.661232 10580 ts_tablet_manager.cc:1434] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:51:12.662200 10580 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
W20260709 14:51:12.680697  9981 consensus_peers.cc:597] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.682994  9907 consensus_peers.cc:597] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:12.696689  9981 consensus_peers.cc:597] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:12.705384 10580 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.706401 10580 tablet_bootstrap.cc:492] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.707216 10580 ts_tablet_manager.cc:1403] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.004s
I20260709 14:51:12.709810 10580 raft_consensus.cc:359] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.710465 10580 raft_consensus.cc:740] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.711289 10580 consensus_queue.cc:260] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.713297 10580 ts_tablet_manager.cc:1434] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:12.714090 10580 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.772346 10580 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.773284 10580 tablet_bootstrap.cc:492] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.773905 10580 ts_tablet_manager.cc:1403] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.019s
I20260709 14:51:12.776324 10580 raft_consensus.cc:359] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.776997 10580 raft_consensus.cc:740] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.777680 10580 consensus_queue.cc:260] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:12.792241 10580 ts_tablet_manager.cc:1434] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:51:12.793047 10580 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.845865 10580 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.847028 10580 tablet_bootstrap.cc:492] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.847630 10580 ts_tablet_manager.cc:1403] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.003s
I20260709 14:51:12.853854 10580 raft_consensus.cc:359] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.854512 10580 raft_consensus.cc:740] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.855237 10580 consensus_queue.cc:260] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.859737 10580 ts_tablet_manager.cc:1434] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:12.860519 10580 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.879197 10580 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.880560 10580 tablet_bootstrap.cc:492] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.881182 10580 ts_tablet_manager.cc:1403] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 14:51:12.887341 10580 raft_consensus.cc:359] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.888016 10580 raft_consensus.cc:740] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.888666 10580 consensus_queue.cc:260] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.890507 10580 ts_tablet_manager.cc:1434] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:12.891860 10580 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.904307 10580 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.905230 10580 tablet_bootstrap.cc:492] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.905750 10580 ts_tablet_manager.cc:1403] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 14:51:12.907433 10580 raft_consensus.cc:359] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.907928 10580 raft_consensus.cc:740] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.908540 10580 consensus_queue.cc:260] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:12.910300 10580 ts_tablet_manager.cc:1434] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:12.910959 10580 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.935696 10580 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:12.936592 10580 tablet_bootstrap.cc:492] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:12.937234 10580 ts_tablet_manager.cc:1403] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260709 14:51:12.939267 10580 raft_consensus.cc:359] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.939806 10581 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.939939 10580 raft_consensus.cc:740] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.940431 10581 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.940846 10580 consensus_queue.cc:260] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:12.942940 10580 ts_tablet_manager.cc:1434] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:51:12.943468 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782" is_pre_election: true
I20260709 14:51:12.943818 10580 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:12.944160 10013 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:12.945818  9834 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:12.947239 10581 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:12.954545 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
I20260709 14:51:12.955255 10640 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:12.958539 10643 raft_consensus.cc:3060] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:12.947185 10582 raft_consensus.cc:2804] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:12.965334 10582 raft_consensus.cc:493] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.965916 10582 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:51:13.054584  9981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 48876.3us
I20260709 14:51:13.112412 10640 raft_consensus.cc:3060] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.130115 10582 raft_consensus.cc:515] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.135288 10580 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.137756 10580 tablet_bootstrap.cc:492] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.138624 10580 ts_tablet_manager.cc:1403] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.195s	user 0.052s	sys 0.091s
I20260709 14:51:13.134845 10582 leader_election.cc:290] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001)
I20260709 14:51:13.141917 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:13.142767 10013 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.153649 10638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7820f7103c4cfcab961e54b20c6987" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
I20260709 14:51:13.154774 10638 raft_consensus.cc:3060] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.157439 10642 raft_consensus.cc:3060] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.159678 10013 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 3.
W20260709 14:51:13.169366  9908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.132:33027, user_credentials={real_user=slave}} blocked reactor thread for 97205.3us
I20260709 14:51:13.176858  9834 leader_election.cc:304] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:13.179177 10581 raft_consensus.cc:2804] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:13.179694 10581 raft_consensus.cc:697] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:13.180511 10581 consensus_queue.cc:237] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.194077 10580 raft_consensus.cc:359] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.195871 10580 raft_consensus.cc:740] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.196831 10580 consensus_queue.cc:260] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.199173 10580 ts_tablet_manager.cc:1434] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.060s	user 0.023s	sys 0.004s
I20260709 14:51:13.200017 10580 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.220956 10638 raft_consensus.cc:2468] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 3.
W20260709 14:51:13.259302  9907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:43731, user_credentials={real_user=slave}} blocked reactor thread for 188795us
I20260709 14:51:13.266412  9687 catalog_manager.cc:5697] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 3, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.295234 10580 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.296325 10580 tablet_bootstrap.cc:492] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.306329 10580 ts_tablet_manager.cc:1403] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.017s
I20260709 14:51:13.308871 10580 raft_consensus.cc:359] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.309624 10580 raft_consensus.cc:740] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.310511 10580 consensus_queue.cc:260] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.312602 10580 ts_tablet_manager.cc:1434] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:13.313457 10580 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.350629 10580 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.351518 10580 tablet_bootstrap.cc:492] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.352211 10580 ts_tablet_manager.cc:1403] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260709 14:51:13.354606 10580 raft_consensus.cc:359] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.355414 10580 raft_consensus.cc:740] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.356276 10580 consensus_queue.cc:260] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.363314 10580 ts_tablet_manager.cc:1434] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:51:13.364138 10580 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.379695 10735 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.380235 10735 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.383445 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d" is_pre_election: true
W20260709 14:51:13.385246  9833 leader_election.cc:343] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.390110  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075" is_pre_election: true
I20260709 14:51:13.390658 10735 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:13.390733  9943 raft_consensus.cc:2468] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 2.
I20260709 14:51:13.391949  9832 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:13.392841 10735 raft_consensus.cc:2804] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:13.393425 10735 raft_consensus.cc:493] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.393790 10735 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.397122 10580 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.398044 10580 tablet_bootstrap.cc:492] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.398526 10580 ts_tablet_manager.cc:1403] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260709 14:51:13.400158 10580 raft_consensus.cc:359] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.400573 10580 raft_consensus.cc:740] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.401186 10580 consensus_queue.cc:260] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.401350 10735 raft_consensus.cc:515] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.403306 10580 ts_tablet_manager.cc:1434] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:13.405061  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:13.405885 10640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a868e668924fd080e636b972fb9174" candidate_uuid: "a8b4057a81334da4968e160145abd3b1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
W20260709 14:51:13.407366  9833 leader_election.cc:343] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.405671  9943 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.408849 10580 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.424487  9943 raft_consensus.cc:2468] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b4057a81334da4968e160145abd3b1 in term 3.
I20260709 14:51:13.427699  9832 leader_election.cc:304] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:13.428574 10581 raft_consensus.cc:2804] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:13.429077 10581 raft_consensus.cc:697] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Becoming Leader. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:13.429960 10581 consensus_queue.cc:237] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.434525 10735 leader_election.cc:290] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [CANDIDATE]: Term 3 election: Requested vote from peers 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:13.484665 10580 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.485704 10580 tablet_bootstrap.cc:492] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.487445 10580 ts_tablet_manager.cc:1403] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.003s
I20260709 14:51:13.498101  9688 catalog_manager.cc:5697] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 reported cstate change: term changed from 1 to 3, leader changed from 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129) to a8b4057a81334da4968e160145abd3b1 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "a8b4057a81334da4968e160145abd3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.491321 10580 raft_consensus.cc:359] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.502635 10580 raft_consensus.cc:740] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.503381 10580 consensus_queue.cc:260] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.505785 10580 ts_tablet_manager.cc:1434] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:51:13.512185 10580 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.536967 10580 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.538093 10580 tablet_bootstrap.cc:492] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.538791 10580 ts_tablet_manager.cc:1403] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 14:51:13.540943 10580 raft_consensus.cc:359] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.541496 10580 raft_consensus.cc:740] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.542135 10580 consensus_queue.cc:260] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.543870 10580 ts_tablet_manager.cc:1434] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:13.549610 10580 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.587970 10641 raft_consensus.cc:1275] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:13.589537 10737 consensus_queue.cc:1048] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.617710 10014 raft_consensus.cc:1275] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:13.619314 10580 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.619208 10734 consensus_queue.cc:1048] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.620375 10580 tablet_bootstrap.cc:492] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.621094 10580 ts_tablet_manager.cc:1403] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.007s
I20260709 14:51:13.623652 10580 raft_consensus.cc:359] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.624253 10580 raft_consensus.cc:740] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.624861 10580 consensus_queue.cc:260] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.639518 10580 ts_tablet_manager.cc:1434] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:51:13.662676 10580 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.695276 10580 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.696233 10580 tablet_bootstrap.cc:492] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.696900 10580 ts_tablet_manager.cc:1403] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.011s
I20260709 14:51:13.699508 10580 raft_consensus.cc:359] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.700263 10580 raft_consensus.cc:740] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.701116 10580 consensus_queue.cc:260] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.718475 10580 ts_tablet_manager.cc:1434] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:51:13.719260 10580 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.774407 10580 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.777868 10580 tablet_bootstrap.cc:492] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.779520 10580 ts_tablet_manager.cc:1403] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.010s
I20260709 14:51:13.783989 10580 raft_consensus.cc:359] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.784651 10580 raft_consensus.cc:740] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.785382 10580 consensus_queue.cc:260] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.793476 10580 ts_tablet_manager.cc:1434] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:51:13.794348 10580 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.818964 10580 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.819976 10580 tablet_bootstrap.cc:492] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.820685 10580 ts_tablet_manager.cc:1403] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260709 14:51:13.823477 10580 raft_consensus.cc:359] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.824199 10580 raft_consensus.cc:740] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.825116 10580 consensus_queue.cc:260] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:13.831187 10580 ts_tablet_manager.cc:1434] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:13.831990 10580 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.850594 10580 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.851269 10580 tablet_bootstrap.cc:492] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.851720 10580 ts_tablet_manager.cc:1403] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:51:13.853376 10580 raft_consensus.cc:359] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.853885 10580 raft_consensus.cc:740] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.854413 10580 consensus_queue.cc:260] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.855806 10580 ts_tablet_manager.cc:1434] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:51:13.856614 10580 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.882221 10580 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.883131 10580 tablet_bootstrap.cc:492] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.883740 10580 ts_tablet_manager.cc:1403] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260709 14:51:13.886085 10580 raft_consensus.cc:359] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.886711 10580 raft_consensus.cc:740] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.887326 10580 consensus_queue.cc:260] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:13.889281 10580 ts_tablet_manager.cc:1434] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:13.890012 10580 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.903614  9943 raft_consensus.cc:1275] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:13.905128 10581 consensus_queue.cc:1048] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.907482 10580 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:13.908463 10580 tablet_bootstrap.cc:492] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:13.909088 10580 ts_tablet_manager.cc:1403] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 14:51:13.912075 10580 raft_consensus.cc:359] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.912717 10580 raft_consensus.cc:740] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.913462 10580 consensus_queue.cc:260] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:13.920665 10580 ts_tablet_manager.cc:1434] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:51:13.921492 10580 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:13.935948 10641 raft_consensus.cc:3060] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.952399 10643 raft_consensus.cc:3060] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:13.967705 10643 raft_consensus.cc:1275] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Refusing update from remote peer a8b4057a81334da4968e160145abd3b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:13.969393 10737 consensus_queue.cc:1048] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:14.037815 10580 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:14.038784 10580 tablet_bootstrap.cc:492] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:14.039438 10580 ts_tablet_manager.cc:1403] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.118s	user 0.022s	sys 0.046s
I20260709 14:51:14.041966 10580 raft_consensus.cc:359] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:14.042699 10580 raft_consensus.cc:740] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.043390 10580 consensus_queue.cc:260] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:14.045589 10580 ts_tablet_manager.cc:1434] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:14.047341 10580 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:14.069062 10580 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:14.070048 10580 tablet_bootstrap.cc:492] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:14.070659 10580 ts_tablet_manager.cc:1403] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 14:51:14.072842 10580 raft_consensus.cc:359] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:14.073485 10580 raft_consensus.cc:740] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.074105 10580 consensus_queue.cc:260] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:14.075531 10580 ts_tablet_manager.cc:1434] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:14.076516 10580 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:14.091926 10580 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:14.092643 10580 tablet_bootstrap.cc:492] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:14.093180 10580 ts_tablet_manager.cc:1403] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 14:51:14.095073 10580 raft_consensus.cc:359] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:14.095803 10580 raft_consensus.cc:740] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.096451 10580 consensus_queue.cc:260] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:14.098506 10580 ts_tablet_manager.cc:1434] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:51:14.100973 10580 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:14.118144 10580 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:14.118861 10580 tablet_bootstrap.cc:492] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:14.119542 10580 ts_tablet_manager.cc:1403] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:51:14.121495 10580 raft_consensus.cc:359] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:14.122152 10580 raft_consensus.cc:740] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.122819 10580 consensus_queue.cc:260] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:14.124743 10580 ts_tablet_manager.cc:1434] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:14.126879 10580 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap starting.
I20260709 14:51:14.145596 10580 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: 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
I20260709 14:51:14.149101 10580 tablet_bootstrap.cc:492] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Bootstrap complete.
I20260709 14:51:14.150204 10580 ts_tablet_manager.cc:1403] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.001s
I20260709 14:51:14.152731 10580 raft_consensus.cc:359] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:14.153491 10580 raft_consensus.cc:740] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.154249 10580 consensus_queue.cc:260] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:14.157305 10580 ts_tablet_manager.cc:1434] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:14.248792 10641 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.852979  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:17.913865  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:17.914733  9942 raft_consensus.cc:606] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:17.917475  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:17.917991  9942 raft_consensus.cc:606] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:17.920354  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899439f73f284540813beac5b2b44fd7"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:17.920758  9942 raft_consensus.cc:606] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:17.931535 10792 raft_consensus.cc:993] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:17.931995 10792 raft_consensus.cc:1081] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:17.934427 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:17.934880 10640 raft_consensus.cc:493] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.935237 10640 raft_consensus.cc:3060] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.939972  9863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3"
dest_uuid: "a8b4057a81334da4968e160145abd3b1"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:41728
I20260709 14:51:17.940527  9863 raft_consensus.cc:606] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:17.941903 10640 raft_consensus.cc:515] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:17.943243  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:17.943783  9942 raft_consensus.cc:606] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:17.944382 10640 leader_election.cc:290] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:17.945549 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:17.945722  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383526dcfbaa4adc852ee5c79a0ba902" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:17.946303 10013 raft_consensus.cc:3060] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.946372  9942 raft_consensus.cc:3055] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:17.946820  9942 raft_consensus.cc:740] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:17.947432  9937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "8f85df82838e46b3a46b77de621c5782"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:17.947579  9942 consensus_queue.cc:260] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:17.948045  9937 raft_consensus.cc:606] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:17.948503  9942 raft_consensus.cc:3060] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.954201  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:17.955806  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:17.956619  9942 raft_consensus.cc:2468] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:17.960314 10572 leader_election.cc:304] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:17.954898 10013 raft_consensus.cc:2468] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:17.963495 10797 raft_consensus.cc:2804] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:17.970942 10797 raft_consensus.cc:697] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:17.972009 10797 consensus_queue.cc:237] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:17.977180 10790 raft_consensus.cc:993] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:17.978063 10581 raft_consensus.cc:1081] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:17.979525 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54120
I20260709 14:51:17.980002 10641 raft_consensus.cc:493] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.980309 10641 raft_consensus.cc:3060] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.987237 10641 raft_consensus.cc:515] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:17.989404 10641 leader_election.cc:290] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:17.990157 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:17.990720 10013 raft_consensus.cc:3060] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.994616  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdead42f92f4bb8895975dcb86164b3" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:17.995208  9863 raft_consensus.cc:3055] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:17.995537  9863 raft_consensus.cc:740] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:17.995847  9692 catalog_manager.cc:5697] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.996363  9863 consensus_queue.cc:260] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:17.997900  9863 raft_consensus.cc:3060] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.999714 10013 raft_consensus.cc:2468] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.001012 10574 leader_election.cc:304] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:18.001924 10797 raft_consensus.cc:2804] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:18.002377 10797 raft_consensus.cc:697] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:18.003208 10797 consensus_queue.cc:237] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:18.004712  9863 raft_consensus.cc:2468] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.033690  9692 catalog_manager.cc:5697] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from a8b4057a81334da4968e160145abd3b1 (127.6.248.130) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.110625 10786 raft_consensus.cc:993] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:18.111099 10792 raft_consensus.cc:1081] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:18.112390 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:18.112824 10641 raft_consensus.cc:493] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.113116 10641 raft_consensus.cc:3060] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.117717 10641 raft_consensus.cc:515] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:18.119123 10641 leader_election.cc:290] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:18.119917  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:18.120137  9937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0e43f3826f494b9d4d6e360c893182" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:18.120496  9869 raft_consensus.cc:3060] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.120767  9937 raft_consensus.cc:3055] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:18.121119  9937 raft_consensus.cc:740] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:18.121960  9937 consensus_queue.cc:260] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:18.123131  9937 raft_consensus.cc:3060] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.127202  9869 raft_consensus.cc:2468] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.128371 10573 leader_election.cc:304] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:18.129092 10797 raft_consensus.cc:2804] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:18.129462 10797 raft_consensus.cc:697] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:18.130210 10797 consensus_queue.cc:237] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:18.130880  9937 raft_consensus.cc:2468] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.138972  9692 catalog_manager.cc:5697] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.233295 10786 raft_consensus.cc:993] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:18.233848 10792 raft_consensus.cc:1081] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:18.235194 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899439f73f284540813beac5b2b44fd7"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:18.235636 10641 raft_consensus.cc:493] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.235920 10641 raft_consensus.cc:3060] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.245510 10641 raft_consensus.cc:515] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:18.248225 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:18.248325 10641 leader_election.cc:290] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:18.248850 10010 raft_consensus.cc:3060] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.249293  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899439f73f284540813beac5b2b44fd7" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:18.249891  9942 raft_consensus.cc:3055] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:18.250182  9942 raft_consensus.cc:740] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:18.250939  9942 consensus_queue.cc:260] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:18.252149  9942 raft_consensus.cc:3060] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.255712 10010 raft_consensus.cc:2468] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.256850 10574 leader_election.cc:304] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:18.257704 10797 raft_consensus.cc:2804] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:18.258181 10797 raft_consensus.cc:697] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:18.259068  9942 raft_consensus.cc:2468] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.259017 10797 consensus_queue.cc:237] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:18.268771  9692 catalog_manager.cc:5697] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.397816  9863 raft_consensus.cc:1275] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.399034 10797 consensus_queue.cc:1048] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.409901 10010 raft_consensus.cc:1275] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.411142 10797 consensus_queue.cc:1048] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.422060 10013 raft_consensus.cc:1275] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.423262 10797 consensus_queue.cc:1048] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.428010 10792 raft_consensus.cc:993] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:18.428493 10792 raft_consensus.cc:1081] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:18.432053 10792 raft_consensus.cc:993] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 8f85df82838e46b3a46b77de621c5782 to start an election
I20260709 14:51:18.432722 10786 raft_consensus.cc:1081] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 8f85df82838e46b3a46b77de621c5782 to start an election
I20260709 14:51:18.433434 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:18.434017 10641 raft_consensus.cc:493] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.434430 10641 raft_consensus.cc:3060] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.435727 10010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18"
dest_uuid: "8f85df82838e46b3a46b77de621c5782"
 from {username='slave'} at 127.0.0.1:54866
I20260709 14:51:18.436256 10010 raft_consensus.cc:493] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.436601 10010 raft_consensus.cc:3060] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.447616  9937 raft_consensus.cc:1275] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.447438 10010 raft_consensus.cc:515] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:18.449137 10797 consensus_queue.cc:1048] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.453672  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:18.454264  9863 raft_consensus.cc:3060] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.455655  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7524559b144f4c858eabbcac549a18" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:18.456224  9942 raft_consensus.cc:3055] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:18.456679  9942 raft_consensus.cc:740] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:18.457386  9942 consensus_queue.cc:260] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:18.458500  9942 raft_consensus.cc:3060] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.456110 10641 raft_consensus.cc:515] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:18.460951  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:18.461459  9869 raft_consensus.cc:3060] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.464839  9863 raft_consensus.cc:2468] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:18.465562 10010 leader_election.cc:290] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:18.465723  9942 raft_consensus.cc:2468] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:18.467907  9869 raft_consensus.cc:2468] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.468151  9980 leader_election.cc:304] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:18.469372 10780 raft_consensus.cc:2804] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:18.469857 10780 raft_consensus.cc:697] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:18.470613 10780 consensus_queue.cc:237] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:18.472951  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b598bcf3324e698aa3b4d7d64028a2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:18.474052 10641 leader_election.cc:290] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:18.474848  9942 raft_consensus.cc:3055] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:18.476135  9942 raft_consensus.cc:740] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:18.476897 10573 leader_election.cc:304] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:18.477903 10797 raft_consensus.cc:2804] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:18.478976 10797 raft_consensus.cc:697] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:18.479866 10797 consensus_queue.cc:237] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:18.477029  9942 consensus_queue.cc:260] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:18.499457  9942 raft_consensus.cc:3060] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:18.506330  9688 catalog_manager.cc:5697] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.508669  9942 raft_consensus.cc:2468] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:18.521394  9692 catalog_manager.cc:5697] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.606480  9869 raft_consensus.cc:1275] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.607571 10797 consensus_queue.cc:1048] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.618096  9942 raft_consensus.cc:1275] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.619249 10797 consensus_queue.cc:1048] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.732429  9942 raft_consensus.cc:1275] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.733536 10797 consensus_queue.cc:1048] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.741796 10014 raft_consensus.cc:1275] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.743237 10798 consensus_queue.cc:1048] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.908092  9942 raft_consensus.cc:1275] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.909154 10798 consensus_queue.cc:1048] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.917855  9869 raft_consensus.cc:1275] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.919066 10797 consensus_queue.cc:1048] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.925686  9863 raft_consensus.cc:1275] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.929387 10795 consensus_queue.cc:1048] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.946838  9942 raft_consensus.cc:1275] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:18.950165 10780 consensus_queue.cc:1048] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.957118  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:19.007509  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:19.046631  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:19.047159  9942 raft_consensus.cc:606] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:19.049278  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:19.049695  9942 raft_consensus.cc:606] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:19.051988  9869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8"
dest_uuid: "a8b4057a81334da4968e160145abd3b1"
mode: GRACEFUL
new_leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
 from {username='slave'} at 127.0.0.1:41728
I20260709 14:51:19.052418  9869 raft_consensus.cc:606] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Received request to transfer leadership to TS 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:19.054659  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:19.055158  9942 raft_consensus.cc:606] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:19.057374  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:19.057868  9942 raft_consensus.cc:606] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:19.060019  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa39d402b3044c478cd361070ad32417"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:19.060501  9942 raft_consensus.cc:606] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:19.061502  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:19.063014  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:19.136924 10812 raft_consensus.cc:993] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.137476 10792 raft_consensus.cc:1081] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.139076 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:19.139550 10641 raft_consensus.cc:493] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:19.139840 10641 raft_consensus.cc:3060] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.144373 10641 raft_consensus.cc:515] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.145730 10641 leader_election.cc:290] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:19.146481  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:19.146755 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44288e8866b1483cb201ec12c4e3418d" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:19.147073  9942 raft_consensus.cc:3055] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:19.147310 10010 raft_consensus.cc:3060] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.147436  9942 raft_consensus.cc:740] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:19.148250  9942 consensus_queue.cc:260] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.149436  9942 raft_consensus.cc:3060] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.152456 10010 raft_consensus.cc:2468] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:19.153424 10574 leader_election.cc:304] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:19.154150 10797 raft_consensus.cc:2804] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:19.154577  9942 raft_consensus.cc:2468] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:19.154663 10797 raft_consensus.cc:697] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:19.155664 10797 consensus_queue.cc:237] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.165230  9688 catalog_manager.cc:5697] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.217651 10812 raft_consensus.cc:993] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.218142 10792 raft_consensus.cc:1081] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.219476 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:19.219849 10641 raft_consensus.cc:493] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:19.220072 10641 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.224972 10641 raft_consensus.cc:515] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.227154 10641 leader_election.cc:290] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 3 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:19.227329  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:19.227674 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d5a80307a4c54ba7f161efbb4dd14" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:19.227928  9942 raft_consensus.cc:3055] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:19.228276  9942 raft_consensus.cc:740] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:19.228312 10014 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.229167  9942 consensus_queue.cc:260] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.230227  9942 raft_consensus.cc:3060] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.235023 10014 raft_consensus.cc:2468] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:19.239148 10581 raft_consensus.cc:993] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: : Instructing follower 701296cbca9942e5a25a4a7ddf3fd075 to start an election
I20260709 14:51:19.239614 10581 raft_consensus.cc:1081] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Signalling peer 701296cbca9942e5a25a4a7ddf3fd075 to start an election
I20260709 14:51:19.241112  9943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
 from {username='slave'} at 127.0.0.1:33690
I20260709 14:51:19.241519  9943 raft_consensus.cc:493] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:19.241721  9943 raft_consensus.cc:3060] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.241891 10574 leader_election.cc:304] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:19.242756 10797 raft_consensus.cc:2804] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:19.243235 10797 raft_consensus.cc:697] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:19.243366  9942 raft_consensus.cc:2468] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:19.244149 10797 consensus_queue.cc:237] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.249372  9943 raft_consensus.cc:515] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:19.253516  9943 leader_election.cc:290] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:19.254105  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:19.254654  9869 raft_consensus.cc:3055] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:19.254777 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa39f99a739486da95b5630a730dce8" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:19.253515 10812 raft_consensus.cc:993] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.255009  9869 raft_consensus.cc:740] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:19.255556 10812 raft_consensus.cc:1081] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.255873  9869 consensus_queue.cc:260] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:19.256661 10014 raft_consensus.cc:3060] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.257148  9869 raft_consensus.cc:3060] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.257846  9688 catalog_manager.cc:5697] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 2 to 3, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 3 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.259574 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:19.263641  9869 raft_consensus.cc:2468] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 2.
I20260709 14:51:19.265686 10014 raft_consensus.cc:2468] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 2.
I20260709 14:51:19.267505  9907 leader_election.cc:304] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:19.260131 10641 raft_consensus.cc:493] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:19.268570 10786 raft_consensus.cc:2804] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:19.268798 10641 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.269013 10786 raft_consensus.cc:697] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:19.269810 10786 consensus_queue.cc:237] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:19.276607 10641 raft_consensus.cc:515] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.279547 10641 leader_election.cc:290] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 3 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:19.280215  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:19.280691  9943 raft_consensus.cc:3055] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:19.280939  9943 raft_consensus.cc:740] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:19.281555  9943 consensus_queue.cc:260] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.282549  9943 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.287137  9943 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:19.288278 10572 leader_election.cc:304] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:19.287636  9689 catalog_manager.cc:5697] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 1 to 2, leader changed from a8b4057a81334da4968e160145abd3b1 (127.6.248.130) to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.292506 10798 raft_consensus.cc:2804] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:19.293011 10798 raft_consensus.cc:697] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:19.293876 10798 consensus_queue.cc:237] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.298139 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f499fd86c8043fda54bc5de82599b03" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:19.302409 10010 raft_consensus.cc:3060] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.312322 10010 raft_consensus.cc:2468] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:19.328691  9689 catalog_manager.cc:5697] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 2 to 3, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 3 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.348978 10792 raft_consensus.cc:993] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.349463 10786 raft_consensus.cc:1081] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.350646 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa39d402b3044c478cd361070ad32417"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:19.351073 10640 raft_consensus.cc:493] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:19.351337 10640 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.356775 10640 raft_consensus.cc:515] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.358815 10640 leader_election.cc:290] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 3 election: Requested vote from peers 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:19.359460  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:19.359791 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa39d402b3044c478cd361070ad32417" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:19.360082  9943 raft_consensus.cc:3055] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:19.360394 10010 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.360427  9943 raft_consensus.cc:740] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:19.361342  9943 consensus_queue.cc:260] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.362514  9943 raft_consensus.cc:3060] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:19.366744 10010 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:19.367837 10574 leader_election.cc:304] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:19.368001  9943 raft_consensus.cc:2468] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:19.368705 10797 raft_consensus.cc:2804] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:19.369179 10797 raft_consensus.cc:697] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:19.369997 10797 consensus_queue.cc:237] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [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: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } }
I20260709 14:51:19.379922  9689 catalog_manager.cc:5697] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 2 to 3, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 3 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.410493 10792 raft_consensus.cc:993] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.410991 10786 raft_consensus.cc:1081] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:19.412405 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:19.412971 10640 raft_consensus.cc:493] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:19.413264 10640 raft_consensus.cc:3060] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.418548 10640 raft_consensus.cc:515] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:19.420176 10640 leader_election.cc:290] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:19.420881  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:19.421092  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da3771dbfb2447db146eae9f710bdf2" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:19.421483  9869 raft_consensus.cc:3060] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.421646  9943 raft_consensus.cc:3055] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:19.422040  9943 raft_consensus.cc:740] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:19.422703  9943 consensus_queue.cc:260] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:19.423795  9943 raft_consensus.cc:3060] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:19.426698  9869 raft_consensus.cc:2468] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:19.427815 10573 leader_election.cc:304] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:19.428607 10797 raft_consensus.cc:2804] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:19.429003 10797 raft_consensus.cc:697] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:19.429046  9943 raft_consensus.cc:2468] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:19.429885 10797 consensus_queue.cc:237] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:19.439172  9689 catalog_manager.cc:5697] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.612689  9943 raft_consensus.cc:1275] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:19.613809 10819 consensus_queue.cc:1048] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:19.625794 10010 raft_consensus.cc:1275] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:19.627090 10819 consensus_queue.cc:1048] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:19.672030 10010 raft_consensus.cc:1275] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:19.673314 10786 consensus_queue.cc:1048] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:19.680660  9869 raft_consensus.cc:1275] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:19.681964 10792 consensus_queue.cc:1048] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:19.740715 10010 raft_consensus.cc:1275] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:19.747529 10819 consensus_queue.cc:1048] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:19.759684  9942 raft_consensus.cc:1275] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:19.761044 10797 consensus_queue.cc:1048] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:19.778375 10010 raft_consensus.cc:1275] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:19.779531 10797 consensus_queue.cc:1048] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:19.791172  9943 raft_consensus.cc:1275] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:19.792313 10798 consensus_queue.cc:1048] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:19.825205  9942 raft_consensus.cc:1275] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:19.826400 10798 consensus_queue.cc:1048] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:19.844659  9863 raft_consensus.cc:1275] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:19.847044 10798 consensus_queue.cc:1048] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:19.929430  9943 raft_consensus.cc:1275] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:19.930743 10798 consensus_queue.cc:1048] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:19.939466 10013 raft_consensus.cc:1275] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:19.941488 10798 consensus_queue.cc:1048] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:20.063771  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:20.103935  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:20.143178  9869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d"
dest_uuid: "a8b4057a81334da4968e160145abd3b1"
mode: GRACEFUL
new_leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
 from {username='slave'} at 127.0.0.1:41728
I20260709 14:51:20.143709  9869 raft_consensus.cc:606] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Received request to transfer leadership to TS 701296cbca9942e5a25a4a7ddf3fd075
I20260709 14:51:20.146390  9869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad"
dest_uuid: "a8b4057a81334da4968e160145abd3b1"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:41728
I20260709 14:51:20.146886  9869 raft_consensus.cc:606] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:20.149250  9942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "8f85df82838e46b3a46b77de621c5782"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:20.149682  9942 raft_consensus.cc:606] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 8f85df82838e46b3a46b77de621c5782
I20260709 14:51:20.152164  9863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83"
dest_uuid: "a8b4057a81334da4968e160145abd3b1"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:41728
I20260709 14:51:20.152666  9863 raft_consensus.cc:606] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:20.153806  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:20.155144  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:20.165292 10581 raft_consensus.cc:993] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:20.165838 10790 raft_consensus.cc:1081] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:20.167104 10641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54120
I20260709 14:51:20.167472 10641 raft_consensus.cc:493] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.167691 10641 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:20.172044 10641 raft_consensus.cc:515] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:20.173458 10641 leader_election.cc:290] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 3 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:20.174317  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:20.174563 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09a889acd7f4aac81d432f8b23f1a83" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:20.174916  9863 raft_consensus.cc:3055] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:20.175153 10013 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:20.175271  9863 raft_consensus.cc:740] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:20.176113  9863 consensus_queue.cc:260] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:20.177186  9863 raft_consensus.cc:3060] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:20.180480 10013 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:20.181447 10574 leader_election.cc:304] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:20.182297 10797 raft_consensus.cc:2804] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:20.182746 10797 raft_consensus.cc:697] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:20.183188  9863 raft_consensus.cc:2468] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:20.183615 10797 consensus_queue.cc:237] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:20.192431  9688 catalog_manager.cc:5697] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 2 to 3, leader changed from a8b4057a81334da4968e160145abd3b1 (127.6.248.130) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 3 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.231751 10854 raft_consensus.cc:993] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 8f85df82838e46b3a46b77de621c5782 to start an election
I20260709 14:51:20.232323 10853 raft_consensus.cc:1081] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 8f85df82838e46b3a46b77de621c5782 to start an election
I20260709 14:51:20.233685 10013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502"
dest_uuid: "8f85df82838e46b3a46b77de621c5782"
 from {username='slave'} at 127.0.0.1:54866
I20260709 14:51:20.234195 10013 raft_consensus.cc:493] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.234473 10013 raft_consensus.cc:3060] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.239475 10013 raft_consensus.cc:515] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:20.242019 10013 leader_election.cc:290] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:20.243439  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:20.243495  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0135de8e13f4147b5f72a5228e55502" candidate_uuid: "8f85df82838e46b3a46b77de621c5782" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:20.243963  9942 raft_consensus.cc:3055] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.244096  9863 raft_consensus.cc:3060] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.244269  9942 raft_consensus.cc:740] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:20.245191  9942 consensus_queue.cc:260] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:20.246260  9942 raft_consensus.cc:3060] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.250939  9863 raft_consensus.cc:2468] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:20.252475  9981 leader_election.cc:304] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [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: 8f85df82838e46b3a46b77de621c5782, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:20.253500 10827 raft_consensus.cc:2804] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.254179 10827 raft_consensus.cc:697] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Leader. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:20.255036 10827 consensus_queue.cc:237] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:20.256285  9942 raft_consensus.cc:2468] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f85df82838e46b3a46b77de621c5782 in term 2.
I20260709 14:51:20.265204  9688 catalog_manager.cc:5697] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 8f85df82838e46b3a46b77de621c5782 (127.6.248.132). New cstate: current_term: 2 leader_uuid: "8f85df82838e46b3a46b77de621c5782" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:20.358642 10581 raft_consensus.cc:993] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: : Instructing follower 701296cbca9942e5a25a4a7ddf3fd075 to start an election
I20260709 14:51:20.359323 10790 raft_consensus.cc:1081] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Signalling peer 701296cbca9942e5a25a4a7ddf3fd075 to start an election
I20260709 14:51:20.362068  9942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
 from {username='slave'} at 127.0.0.1:33690
I20260709 14:51:20.362618  9942 raft_consensus.cc:493] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.363399  9942 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:20.370329  9942 raft_consensus.cc:515] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:20.372181  9942 leader_election.cc:290] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [CANDIDATE]: Term 3 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027)
I20260709 14:51:20.372972  9869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:20.373572  9869 raft_consensus.cc:3055] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:20.373585 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b601f74d74040c893f1e8d76c54757d" candidate_uuid: "701296cbca9942e5a25a4a7ddf3fd075" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:20.373972  9869 raft_consensus.cc:740] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:20.374646  9869 consensus_queue.cc:260] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:20.375087 10013 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:20.375758  9869 raft_consensus.cc:3060] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:20.381590 10013 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 3.
I20260709 14:51:20.383049  9908 leader_election.cc:304] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [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: 701296cbca9942e5a25a4a7ddf3fd075, 8f85df82838e46b3a46b77de621c5782; no voters: 
I20260709 14:51:20.383798 10854 raft_consensus.cc:2804] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:20.384311  9869 raft_consensus.cc:2468] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 701296cbca9942e5a25a4a7ddf3fd075 in term 3.
I20260709 14:51:20.384279 10854 raft_consensus.cc:697] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 LEADER]: Becoming Leader. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:20.385430 10854 consensus_queue.cc:237] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [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: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } }
I20260709 14:51:20.402781  9689 catalog_manager.cc:5697] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 reported cstate change: term changed from 2 to 3, leader changed from a8b4057a81334da4968e160145abd3b1 (127.6.248.130) to 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131). New cstate: current_term: 3 leader_uuid: "701296cbca9942e5a25a4a7ddf3fd075" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.596096  9869 raft_consensus.cc:1275] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:20.597668 10797 consensus_queue.cc:1048] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:20.616272 10013 raft_consensus.cc:1275] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:20.618446 10837 consensus_queue.cc:1048] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:20.708067 10581 raft_consensus.cc:993] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:20.708478 10864 raft_consensus.cc:1081] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:20.710193 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54120
I20260709 14:51:20.710690 10640 raft_consensus.cc:493] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.710983 10640 raft_consensus.cc:3060] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.716593 10640 raft_consensus.cc:515] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:20.717931 10640 leader_election.cc:290] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:20.718632  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:20.718966  9942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8c7c0e9c8c412ebeac5c83cbe533ad" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:20.719309  9863 raft_consensus.cc:3055] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:20.719473  9942 raft_consensus.cc:3060] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.719648  9863 raft_consensus.cc:740] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8b4057a81334da4968e160145abd3b1, State: Running, Role: LEADER
I20260709 14:51:20.720515  9863 consensus_queue.cc:260] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:20.721643  9863 raft_consensus.cc:3060] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:20.726666  9942 raft_consensus.cc:2468] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:20.727695 10572 leader_election.cc:304] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [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: 701296cbca9942e5a25a4a7ddf3fd075, 82d0cf02a98a4fa593b4730011d1a39d; no voters: 
I20260709 14:51:20.727811  9863 raft_consensus.cc:2468] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:20.728461 10837 raft_consensus.cc:2804] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:20.728933 10837 raft_consensus.cc:697] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:20.729552 10837 consensus_queue.cc:237] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:20.738137  9688 catalog_manager.cc:5697] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from a8b4057a81334da4968e160145abd3b1 (127.6.248.130) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.786091 10013 raft_consensus.cc:1275] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:20.787220 10854 consensus_queue.cc:1048] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.801757  9863 raft_consensus.cc:1275] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Refusing update from remote peer 701296cbca9942e5a25a4a7ddf3fd075: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:20.803150 10854 consensus_queue.cc:1048] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:20.817536  9942 raft_consensus.cc:1275] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.818658 10829 consensus_queue.cc:1048] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:20.828552  9863 raft_consensus.cc:1275] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 8f85df82838e46b3a46b77de621c5782: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:20.829762 10827 consensus_queue.cc:1048] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:21.141872  9863 raft_consensus.cc:1275] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:21.143038 10837 consensus_queue.cc:1048] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:21.155977  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:21.157068  9942 raft_consensus.cc:1275] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:21.158486 10797 consensus_queue.cc:1048] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:21.224233  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:21.257284  9943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd"
dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:49458
I20260709 14:51:21.257835  9943 raft_consensus.cc:606] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:21.268561 10013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "824daf9dce844f589cb53e71064359b9"
dest_uuid: "8f85df82838e46b3a46b77de621c5782"
mode: GRACEFUL
new_leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:44694
I20260709 14:51:21.269076 10013 raft_consensus.cc:606] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Received request to transfer leadership to TS 82d0cf02a98a4fa593b4730011d1a39d
I20260709 14:51:21.270082  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:21.271281  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:21.351930 10854 raft_consensus.cc:993] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:21.352422 10853 raft_consensus.cc:1081] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:21.353598 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54148
I20260709 14:51:21.354046 10640 raft_consensus.cc:493] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:21.354274 10640 raft_consensus.cc:3060] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.359157 10640 raft_consensus.cc:515] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:21.360745 10640 leader_election.cc:290] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 2 election: Requested vote from peers a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731), 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971)
I20260709 14:51:21.361521  9865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:21.361656  9943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b22129ca3504565b838cbc609299dcd" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "701296cbca9942e5a25a4a7ddf3fd075"
I20260709 14:51:21.362154  9865 raft_consensus.cc:3060] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.362188  9943 raft_consensus.cc:3055] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:21.362697  9943 raft_consensus.cc:740] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 701296cbca9942e5a25a4a7ddf3fd075, State: Running, Role: LEADER
I20260709 14:51:21.363317  9943 consensus_queue.cc:260] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:21.364118  9943 raft_consensus.cc:3060] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.366912  9865 raft_consensus.cc:2468] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:21.367885 10573 leader_election.cc:304] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:21.368404  9943 raft_consensus.cc:2468] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 2.
I20260709 14:51:21.368611 10797 raft_consensus.cc:2804] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:21.369240 10797 raft_consensus.cc:697] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:21.370131 10797 consensus_queue.cc:237] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [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: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } }
I20260709 14:51:21.379601  9688 catalog_manager.cc:5697] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 1 to 2, leader changed from 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 2 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.711593 10890 raft_consensus.cc:993] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: : Instructing follower 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:21.712064 10890 raft_consensus.cc:1081] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Signalling peer 82d0cf02a98a4fa593b4730011d1a39d to start an election
I20260709 14:51:21.713513 10640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "824daf9dce844f589cb53e71064359b9"
dest_uuid: "82d0cf02a98a4fa593b4730011d1a39d"
 from {username='slave'} at 127.0.0.1:54132
I20260709 14:51:21.714038 10640 raft_consensus.cc:493] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:21.714375 10640 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:21.721431 10640 raft_consensus.cc:515] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:21.724273 10640 leader_election.cc:290] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [CANDIDATE]: Term 3 election: Requested vote from peers 8f85df82838e46b3a46b77de621c5782 (127.6.248.132:33027), a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731)
I20260709 14:51:21.723738 10013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8f85df82838e46b3a46b77de621c5782"
I20260709 14:51:21.725239 10013 raft_consensus.cc:3055] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:21.725623 10013 raft_consensus.cc:740] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f85df82838e46b3a46b77de621c5782, State: Running, Role: LEADER
I20260709 14:51:21.726121  9863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824daf9dce844f589cb53e71064359b9" candidate_uuid: "82d0cf02a98a4fa593b4730011d1a39d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a8b4057a81334da4968e160145abd3b1"
I20260709 14:51:21.726704  9863 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:21.733284  9863 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:21.726698 10013 consensus_queue.cc:260] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:21.734076 10573 leader_election.cc:304] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [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: 82d0cf02a98a4fa593b4730011d1a39d, a8b4057a81334da4968e160145abd3b1; no voters: 
I20260709 14:51:21.734863 10837 raft_consensus.cc:2804] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:21.734988 10013 raft_consensus.cc:3060] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:21.735472 10837 raft_consensus.cc:697] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Becoming Leader. State: Replica: 82d0cf02a98a4fa593b4730011d1a39d, State: Running, Role: LEADER
I20260709 14:51:21.736720 10837 consensus_queue.cc:237] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [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: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } }
I20260709 14:51:21.741431 10013 raft_consensus.cc:2468] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d0cf02a98a4fa593b4730011d1a39d in term 3.
I20260709 14:51:21.747206  9688 catalog_manager.cc:5697] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d reported cstate change: term changed from 2 to 3, leader changed from 8f85df82838e46b3a46b77de621c5782 (127.6.248.132) to 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129). New cstate: current_term: 3 leader_uuid: "82d0cf02a98a4fa593b4730011d1a39d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82d0cf02a98a4fa593b4730011d1a39d" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 45001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.801433  9869 raft_consensus.cc:1275] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:21.802511 10837 consensus_queue.cc:1048] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:21.811923  9942 raft_consensus.cc:1275] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:21.814181 10797 consensus_queue.cc:1048] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "701296cbca9942e5a25a4a7ddf3fd075" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 43971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:22.187341  9869 raft_consensus.cc:1275] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:22.188541 10837 consensus_queue.cc:1048] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8b4057a81334da4968e160145abd3b1" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:22.196219 10010 raft_consensus.cc:1275] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Refusing update from remote peer 82d0cf02a98a4fa593b4730011d1a39d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:22.198156 10869 consensus_queue.cc:1048] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f85df82838e46b3a46b77de621c5782" member_type: VOTER last_known_addr { host: "127.6.248.132" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:22.272100  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:22.309067  7138 tablet_server.cc:179] TabletServer@127.6.248.129:45001 shutting down...
I20260709 14:51:22.338588  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:22.340059  7138 tablet_replica.cc:333] stopping tablet replica
W20260709 14:51:22.340013  9907 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 212 similar messages]
I20260709 14:51:22.341331  7138 raft_consensus.cc:2243] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.342118  7138 raft_consensus.cc:2272] T 1da3771dbfb2447db146eae9f710bdf2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.344233  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.344841  7138 raft_consensus.cc:2243] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.345214  7138 raft_consensus.cc:2272] T 50dcfb263af8464cb9196d5e89e116c1 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.347041  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.347681  7138 raft_consensus.cc:2243] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.348366  7138 raft_consensus.cc:2272] T f09a889acd7f4aac81d432f8b23f1a83 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.349543  9907 consensus_peers.cc:597] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.350617  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.351276  7138 raft_consensus.cc:2243] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.351682  7138 raft_consensus.cc:2272] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.353313  9833 consensus_peers.cc:597] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.354116  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.354939  7138 raft_consensus.cc:2243] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.355252  7138 raft_consensus.cc:2272] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.356956  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.357435  7138 raft_consensus.cc:2243] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.357757  7138 raft_consensus.cc:2272] T f4e4281519664ddea67e3a81af69a510 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.359612  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.360201  7138 raft_consensus.cc:2243] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.360658  7138 raft_consensus.cc:2272] T 5f90774f07f046fd90706ee176c91a77 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.363262  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.363930  7138 raft_consensus.cc:2243] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:22.364274  9981 consensus_peers.cc:597] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.364336  7138 raft_consensus.cc:2272] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.366364  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.367065  7138 raft_consensus.cc:2243] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.367532  7138 raft_consensus.cc:2272] T 42a868e668924fd080e636b972fb9174 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.369930  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.370671  7138 raft_consensus.cc:2243] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.371140  7138 raft_consensus.cc:2272] T afb94e84b1b94e5d8fd278b20bbc6f5a P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.371923  9833 consensus_peers.cc:597] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.371718  9981 consensus_peers.cc:597] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.373474  9833 consensus_peers.cc:597] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.373569  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.374182  7138 raft_consensus.cc:2243] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.374557  7138 raft_consensus.cc:2272] T f987487eacc344159414d02ea548b212 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.376452  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.376984  7138 raft_consensus.cc:2243] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.377830  7138 raft_consensus.cc:2272] T 824daf9dce844f589cb53e71064359b9 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.380043  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.380558  7138 raft_consensus.cc:2243] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.380900  7138 raft_consensus.cc:2272] T 2a167e52f4bc4718af98c92254d1ec54 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.382704  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.383205  7138 raft_consensus.cc:2243] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.383620  7138 raft_consensus.cc:2272] T 61dc35e99e3b4f409b406d1d1992eab8 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.385979  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.386497  7138 raft_consensus.cc:2243] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.387141  7138 raft_consensus.cc:2272] T bd0e43f3826f494b9d4d6e360c893182 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.388921  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.389542  7138 raft_consensus.cc:2243] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.390201  7138 raft_consensus.cc:2272] T 899439f73f284540813beac5b2b44fd7 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.391928  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.392448  7138 raft_consensus.cc:2243] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.392853  7138 raft_consensus.cc:2272] T bffaebfcb2114bc48f6749b4e7814d26 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.394701  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.395152  7138 raft_consensus.cc:2243] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.395490  7138 raft_consensus.cc:2272] T 850acf7c90714ca7af4ea785df0c4d0e P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.397419  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.398133  7138 raft_consensus.cc:2243] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.398975  7138 raft_consensus.cc:2272] T acdead42f92f4bb8895975dcb86164b3 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.401002  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.401543  7138 raft_consensus.cc:2243] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.401914  7138 raft_consensus.cc:2272] T 3fc567c615d644b1baea2ceb3c12cb9c P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.403695  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.404193  7138 raft_consensus.cc:2243] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.404536  7138 raft_consensus.cc:2272] T 8e159831ef0a45e9a17600686ea179b4 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.406215  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.406735  7138 raft_consensus.cc:2243] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.407387  7138 raft_consensus.cc:2272] T 0f499fd86c8043fda54bc5de82599b03 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.409082  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.409598  7138 raft_consensus.cc:2243] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.409950  7138 raft_consensus.cc:2272] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.411602  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.412140  7138 raft_consensus.cc:2243] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.412536  7138 raft_consensus.cc:2272] T d7dee62d2c3b481fb2c66561347d5bf0 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.414497  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.415040  7138 raft_consensus.cc:2243] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.415403  7138 raft_consensus.cc:2272] T 844c6230072e40a3b951fa74f0438cbb P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.417125  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.417620  7138 raft_consensus.cc:2243] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.418455  7138 raft_consensus.cc:2272] T 561d5a80307a4c54ba7f161efbb4dd14 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.420277  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.420866  7138 raft_consensus.cc:2243] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.421639  7138 raft_consensus.cc:2272] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.421561  9981 consensus_peers.cc:597] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.423735  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.424280  7138 raft_consensus.cc:2243] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.424695  7138 raft_consensus.cc:2272] T 0886add123374f8489e494330895589f P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.426504  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.427019  7138 raft_consensus.cc:2243] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.427697  7138 raft_consensus.cc:2272] T 44288e8866b1483cb201ec12c4e3418d P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.429309  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.429854  7138 raft_consensus.cc:2243] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.430248  7138 raft_consensus.cc:2272] T a0f4706dfc8c432ea41f1f32d8846e18 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.431941  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.432430  7138 raft_consensus.cc:2243] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.433102  7138 raft_consensus.cc:2272] T aa39d402b3044c478cd361070ad32417 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.435101  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.435719  7138 raft_consensus.cc:2243] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.436118  7138 raft_consensus.cc:2272] T 3dd8015d05744a1481b2d690c880dafa P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.438531  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.439224  7138 raft_consensus.cc:2243] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.439715  7138 raft_consensus.cc:2272] T 2e23f9944bd54d319b1f76a82f98e20e P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.441478  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.442035  7138 raft_consensus.cc:2243] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.442390  7138 raft_consensus.cc:2272] T f11b6c488b804f248283b9d9c421012b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.444272  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.444737  7138 raft_consensus.cc:2243] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.445129  7138 raft_consensus.cc:2272] T ac17b74064da4cd68522a561ce50cdab P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.446866  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.447449  7138 raft_consensus.cc:2243] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.447810  7138 raft_consensus.cc:2272] T e43e2e8cd4744cf289d7c582ffa4fca3 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.449879  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.450503  7138 raft_consensus.cc:2243] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.450961  7138 raft_consensus.cc:2272] T 2eab46a0ea184f74a38099ef8153f68b P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.452805  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.453322  7138 raft_consensus.cc:2243] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.454018  7138 raft_consensus.cc:2272] T 383526dcfbaa4adc852ee5c79a0ba902 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.455852  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.456343  7138 raft_consensus.cc:2243] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.456801  7138 raft_consensus.cc:2272] T 907af2c430354ab995895cf6070120a8 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.458525  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.458979  7138 raft_consensus.cc:2243] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.459321  7138 raft_consensus.cc:2272] T f861a583d63141c6bd4bc2152bb77c9d P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.461166  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.461726  7138 raft_consensus.cc:2243] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.462549  7138 raft_consensus.cc:2272] T 87b598bcf3324e698aa3b4d7d64028a2 P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.464064  9907 consensus_peers.cc:597] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.464763  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.465477  7138 raft_consensus.cc:2243] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.466353  7138 raft_consensus.cc:2272] T 6b22129ca3504565b838cbc609299dcd P 82d0cf02a98a4fa593b4730011d1a39d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.468788  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.469267  7138 raft_consensus.cc:2243] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.469584  7138 raft_consensus.cc:2272] T c8da4a407f814166a8cf6ea85d74575f P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.471176  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.471580  7138 raft_consensus.cc:2243] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.471911  7138 raft_consensus.cc:2272] T de75d411220546a892e5adb8f48ab119 P 82d0cf02a98a4fa593b4730011d1a39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.473608  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:22.474063  7138 raft_consensus.cc:2243] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.474454  7138 raft_consensus.cc:2272] T ed7820f7103c4cfcab961e54b20c6987 P 82d0cf02a98a4fa593b4730011d1a39d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.492041  9981 consensus_peers.cc:597] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.494346  9833 consensus_peers.cc:597] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.494270  9907 consensus_peers.cc:597] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.499697  9907 consensus_peers.cc:597] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.510622  9833 consensus_peers.cc:597] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.540335  9981 consensus_peers.cc:597] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.542914  7138 tablet_server.cc:196] TabletServer@127.6.248.129:45001 shutdown complete.
W20260709 14:51:22.563540  9833 consensus_peers.cc:597] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.570462  9981 consensus_peers.cc:597] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.573271  9907 consensus_peers.cc:597] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.591814  9981 consensus_peers.cc:597] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.594858  9981 consensus_peers.cc:597] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.616487  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
W20260709 14:51:22.621660  9981 consensus_peers.cc:597] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.638236  9981 consensus_peers.cc:597] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.646898  9907 consensus_peers.cc:597] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.647794  9907 consensus_peers.cc:597] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.650676  9981 consensus_peers.cc:597] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.654121  9981 consensus_peers.cc:597] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.654768  9981 consensus_peers.cc:597] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.657701  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:22.658545  7138 tablet_replica.cc:333] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.659183  7138 raft_consensus.cc:2243] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.659610  7138 raft_consensus.cc:2272] T f11b6c488b804f248283b9d9c421012b P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.661623  7138 tablet_replica.cc:333] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.662271  7138 raft_consensus.cc:2243] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.662714  7138 raft_consensus.cc:2272] T 2063287cdba54ed3bdc2ea0e0cf30d4f P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.664767  7138 tablet_replica.cc:333] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.665414  7138 raft_consensus.cc:2243] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:22.665517  9833 consensus_peers.cc:597] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.666426  7138 raft_consensus.cc:2272] T dafc0b1c12074110831e5a0977ab122c P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.668619  7138 tablet_replica.cc:333] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
W20260709 14:51:22.668500  9981 consensus_peers.cc:597] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.669323  7138 raft_consensus.cc:2243] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.670084  7138 raft_consensus.cc:2272] T 2eab46a0ea184f74a38099ef8153f68b P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.671727  7138 tablet_replica.cc:333] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.672324  7138 raft_consensus.cc:2243] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.673005  7138 raft_consensus.cc:2272] T 0886add123374f8489e494330895589f P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.674751  7138 tablet_replica.cc:333] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.675276  7138 raft_consensus.cc:2243] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.675920  7138 raft_consensus.cc:2272] T 42a868e668924fd080e636b972fb9174 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.677728  7138 tablet_replica.cc:333] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.678308  7138 raft_consensus.cc:2243] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.679090  7138 raft_consensus.cc:2272] T d7dee62d2c3b481fb2c66561347d5bf0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.680928  7138 tablet_replica.cc:333] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.681631  7138 raft_consensus.cc:2243] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.682085  7138 raft_consensus.cc:2272] T bd0e43f3826f494b9d4d6e360c893182 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.682593  9833 consensus_peers.cc:597] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.683722  7138 tablet_replica.cc:333] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.684319  7138 raft_consensus.cc:2243] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.684688  7138 raft_consensus.cc:2272] T 2a167e52f4bc4718af98c92254d1ec54 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.686820  7138 tablet_replica.cc:333] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.687541  7138 raft_consensus.cc:2243] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.687927  7138 raft_consensus.cc:2272] T 824daf9dce844f589cb53e71064359b9 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.691694  7138 tablet_replica.cc:333] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
W20260709 14:51:22.692461  9907 consensus_peers.cc:597] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.692466  7138 raft_consensus.cc:2243] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.693153  7138 raft_consensus.cc:2272] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.694837  9981 consensus_peers.cc:597] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.695617  7138 tablet_replica.cc:333] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.696206  7138 raft_consensus.cc:2243] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.697028  7138 raft_consensus.cc:2272] T e43e2e8cd4744cf289d7c582ffa4fca3 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.698954  7138 tablet_replica.cc:333] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.699556  7138 raft_consensus.cc:2243] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.700053  7138 raft_consensus.cc:2272] T 8b4a1afbe63e4abdbd2ef5397069ce84 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.702244  7138 tablet_replica.cc:333] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.702888  7138 raft_consensus.cc:2243] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.703387  7138 raft_consensus.cc:2272] T ac17b74064da4cd68522a561ce50cdab P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.705641  7138 tablet_replica.cc:333] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.706323  7138 raft_consensus.cc:2243] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.706755  7138 raft_consensus.cc:2272] T 5b601f74d74040c893f1e8d76c54757d P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.708796  7138 tablet_replica.cc:333] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.709434  7138 raft_consensus.cc:2243] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.710330  7138 raft_consensus.cc:2272] T 3c083802fed042fa9b4793082376f308 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.712576  7138 tablet_replica.cc:333] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.713289  7138 raft_consensus.cc:2243] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.714303  7138 raft_consensus.cc:2272] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.716688  7138 tablet_replica.cc:333] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.717422  7138 raft_consensus.cc:2243] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.717907  7138 raft_consensus.cc:2272] T ac8c7c0e9c8c412ebeac5c83cbe533ad P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.719230  9907 consensus_peers.cc:597] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.719992  7138 tablet_replica.cc:333] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.720571  7138 raft_consensus.cc:2243] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.720955  7138 raft_consensus.cc:2272] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.722806  7138 tablet_replica.cc:333] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.723342  7138 raft_consensus.cc:2243] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.723708  7138 raft_consensus.cc:2272] T 938aa7ab58a84412945ccffc11b604c2 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.725716  7138 tablet_replica.cc:333] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.726339  7138 raft_consensus.cc:2243] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.726760  7138 raft_consensus.cc:2272] T d6379d92ed3544be8094232da6608925 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.728637  7138 tablet_replica.cc:333] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.729095  7138 raft_consensus.cc:2243] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.729426  7138 raft_consensus.cc:2272] T 6b22129ca3504565b838cbc609299dcd P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.731441  7138 tablet_replica.cc:333] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.732105  7138 raft_consensus.cc:2243] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.732580  7138 raft_consensus.cc:2272] T f861a583d63141c6bd4bc2152bb77c9d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.735016  7138 tablet_replica.cc:333] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.735703  7138 raft_consensus.cc:2243] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:22.735878  9907 consensus_peers.cc:597] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.736230  7138 raft_consensus.cc:2272] T 87b598bcf3324e698aa3b4d7d64028a2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.738086  7138 tablet_replica.cc:333] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.738596  7138 raft_consensus.cc:2243] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.739264  7138 raft_consensus.cc:2272] T 907af2c430354ab995895cf6070120a8 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.741597  7138 tablet_replica.cc:333] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.742152  7138 raft_consensus.cc:2243] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.742584  7138 raft_consensus.cc:2272] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.744746  7138 tablet_replica.cc:333] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.745468  7138 raft_consensus.cc:2243] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.745970  7138 raft_consensus.cc:2272] T 1fa39f99a739486da95b5630a730dce8 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.748270  7138 tablet_replica.cc:333] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.748965  7138 raft_consensus.cc:2243] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.749462  7138 raft_consensus.cc:2272] T afb94e84b1b94e5d8fd278b20bbc6f5a P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.750295  9833 consensus_peers.cc:597] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.751837  7138 tablet_replica.cc:333] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.752550  7138 raft_consensus.cc:2243] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.753240  7138 raft_consensus.cc:2272] T 2e23f9944bd54d319b1f76a82f98e20e P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.753280  9981 consensus_peers.cc:597] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.755793  7138 tablet_replica.cc:333] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.756439  7138 raft_consensus.cc:2243] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.756901  7138 raft_consensus.cc:2272] T 3dd8015d05744a1481b2d690c880dafa P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:22.758716  9981 consensus_peers.cc:597] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.759006  7138 tablet_replica.cc:333] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.759577  7138 raft_consensus.cc:2243] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.760238  7138 raft_consensus.cc:2272] T ed7820f7103c4cfcab961e54b20c6987 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.761885  7138 tablet_replica.cc:333] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.762351  7138 raft_consensus.cc:2243] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.762749  7138 raft_consensus.cc:2272] T 8606578d7dd746149df645a304058bab P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.764433  7138 tablet_replica.cc:333] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.764909  7138 raft_consensus.cc:2243] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.765347  7138 raft_consensus.cc:2272] T acdead42f92f4bb8895975dcb86164b3 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.767168  7138 tablet_replica.cc:333] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.767693  7138 raft_consensus.cc:2243] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.768501  7138 raft_consensus.cc:2272] T 850acf7c90714ca7af4ea785df0c4d0e P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.770304  7138 tablet_replica.cc:333] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.770936  7138 raft_consensus.cc:2243] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.771328  7138 raft_consensus.cc:2272] T e7f735c2889a4bf3808765a73262ce2d P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.773262  7138 tablet_replica.cc:333] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.773743  7138 raft_consensus.cc:2243] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.774233  7138 raft_consensus.cc:2272] T 50dcfb263af8464cb9196d5e89e116c1 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.776186  7138 tablet_replica.cc:333] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.776659  7138 raft_consensus.cc:2243] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:22.776932  9907 consensus_peers.cc:597] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.777029  7138 raft_consensus.cc:2272] T f09a889acd7f4aac81d432f8b23f1a83 P a8b4057a81334da4968e160145abd3b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.778846  7138 tablet_replica.cc:333] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.779332  7138 raft_consensus.cc:2243] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.779718  7138 raft_consensus.cc:2272] T d0135de8e13f4147b5f72a5228e55502 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.781319  7138 tablet_replica.cc:333] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.781917  7138 raft_consensus.cc:2243] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.782325  7138 raft_consensus.cc:2272] T 704226b580dc48a3b85af9b13bfc2c41 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.784689  7138 tablet_replica.cc:333] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.785216  7138 raft_consensus.cc:2243] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.785696  7138 raft_consensus.cc:2272] T 1da3771dbfb2447db146eae9f710bdf2 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.787686  7138 tablet_replica.cc:333] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.788231  7138 raft_consensus.cc:2243] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.788982  7138 raft_consensus.cc:2272] T 3fc567c615d644b1baea2ceb3c12cb9c P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.790838  7138 tablet_replica.cc:333] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.791288  7138 raft_consensus.cc:2243] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.791980  7138 raft_consensus.cc:2272] T bffaebfcb2114bc48f6749b4e7814d26 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.793824  7138 tablet_replica.cc:333] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.794281  7138 raft_consensus.cc:2243] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.794657  7138 raft_consensus.cc:2272] T fa7524559b144f4c858eabbcac549a18 P a8b4057a81334da4968e160145abd3b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.796262  7138 tablet_replica.cc:333] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1: stopping tablet replica
I20260709 14:51:22.796727  7138 raft_consensus.cc:2243] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.797523  7138 raft_consensus.cc:2272] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P a8b4057a81334da4968e160145abd3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.859880  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
W20260709 14:51:22.867256  9907 consensus_peers.cc:597] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.872630  9907 consensus_peers.cc:597] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.898783  9907 consensus_peers.cc:597] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer 82d0cf02a98a4fa593b4730011d1a39d (127.6.248.129:45001): Couldn't send request to peer 82d0cf02a98a4fa593b4730011d1a39d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:45001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.922626  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
W20260709 14:51:22.949365  9981 consensus_peers.cc:597] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:22.958318  9907 consensus_peers.cc:597] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.962975  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:22.963950  7138 tablet_replica.cc:333] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.964704  7138 raft_consensus.cc:2243] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.965422  7138 raft_consensus.cc:2272] T 1fa39f99a739486da95b5630a730dce8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.967170  7138 tablet_replica.cc:333] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.967700  7138 raft_consensus.cc:2243] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.968385  7138 raft_consensus.cc:2272] T 2a167e52f4bc4718af98c92254d1ec54 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.970117  7138 tablet_replica.cc:333] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.970614  7138 raft_consensus.cc:2243] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.970983  7138 raft_consensus.cc:2272] T 5f90774f07f046fd90706ee176c91a77 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.975912  7138 tablet_replica.cc:333] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.976459  7138 raft_consensus.cc:2243] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.976861  7138 raft_consensus.cc:2272] T de75d411220546a892e5adb8f48ab119 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.978473  7138 tablet_replica.cc:333] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.979116  7138 raft_consensus.cc:2243] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.979795  7138 raft_consensus.cc:2272] T c8da4a407f814166a8cf6ea85d74575f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.981420  7138 tablet_replica.cc:333] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.981982  7138 raft_consensus.cc:2243] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.982676  7138 raft_consensus.cc:2272] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.984411  7138 tablet_replica.cc:333] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.984897  7138 raft_consensus.cc:2243] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.985293  7138 raft_consensus.cc:2272] T e43e2e8cd4744cf289d7c582ffa4fca3 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.986939  7138 tablet_replica.cc:333] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.987449  7138 raft_consensus.cc:2243] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.988131  7138 raft_consensus.cc:2272] T 844c6230072e40a3b951fa74f0438cbb P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.989821  7138 tablet_replica.cc:333] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.990334  7138 raft_consensus.cc:2243] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.990703  7138 raft_consensus.cc:2272] T bd0e43f3826f494b9d4d6e360c893182 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.992209  7138 tablet_replica.cc:333] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.992733  7138 raft_consensus.cc:2243] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:22.993407  7138 raft_consensus.cc:2272] T 5b601f74d74040c893f1e8d76c54757d P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.994932  7138 tablet_replica.cc:333] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.995419  7138 raft_consensus.cc:2243] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.995779  7138 raft_consensus.cc:2272] T 42a868e668924fd080e636b972fb9174 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:22.998227  7138 tablet_replica.cc:333] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:22.999004  7138 raft_consensus.cc:2243] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:22.999511  7138 raft_consensus.cc:2272] T 0f499fd86c8043fda54bc5de82599b03 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.001991  7138 tablet_replica.cc:333] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.002718  7138 raft_consensus.cc:2243] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.003201  7138 raft_consensus.cc:2272] T 561d5a80307a4c54ba7f161efbb4dd14 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:23.004528  9981 consensus_peers.cc:597] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.005661  7138 tablet_replica.cc:333] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.006580  7138 raft_consensus.cc:2243] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.007139  7138 raft_consensus.cc:2272] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.009783  7138 tablet_replica.cc:333] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.010586  7138 raft_consensus.cc:2243] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:23.010645  9907 consensus_peers.cc:597] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.011521  7138 raft_consensus.cc:2272] T f4e4281519664ddea67e3a81af69a510 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.013365  7138 tablet_replica.cc:333] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.013955  7138 raft_consensus.cc:2243] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.014649  7138 raft_consensus.cc:2272] T f987487eacc344159414d02ea548b212 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.016794  7138 tablet_replica.cc:333] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.017462  7138 raft_consensus.cc:2243] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.017946  7138 raft_consensus.cc:2272] T 383526dcfbaa4adc852ee5c79a0ba902 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.020002  7138 tablet_replica.cc:333] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.020565  7138 raft_consensus.cc:2243] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.021498  7138 raft_consensus.cc:2272] T d6379d92ed3544be8094232da6608925 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.024212  7138 tablet_replica.cc:333] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.024830  7138 raft_consensus.cc:2243] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.025370  7138 raft_consensus.cc:2272] T 938aa7ab58a84412945ccffc11b604c2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.028100  7138 tablet_replica.cc:333] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.028662  7138 raft_consensus.cc:2243] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.029570  7138 raft_consensus.cc:2272] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.032003  7138 tablet_replica.cc:333] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.032645  7138 raft_consensus.cc:2243] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.033143  7138 raft_consensus.cc:2272] T 899439f73f284540813beac5b2b44fd7 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.034999  7138 tablet_replica.cc:333] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.035749  7138 raft_consensus.cc:2243] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.036706  7138 raft_consensus.cc:2272] T 8606578d7dd746149df645a304058bab P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.038976  7138 tablet_replica.cc:333] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.039529  7138 raft_consensus.cc:2243] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.039942  7138 raft_consensus.cc:2272] T ac8c7c0e9c8c412ebeac5c83cbe533ad P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.041920  7138 tablet_replica.cc:333] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.042618  7138 raft_consensus.cc:2243] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.043097  7138 raft_consensus.cc:2272] T 44288e8866b1483cb201ec12c4e3418d P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.045056  7138 tablet_replica.cc:333] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
W20260709 14:51:23.045125  9980 consensus_peers.cc:597] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.045696  7138 raft_consensus.cc:2243] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.046227  7138 raft_consensus.cc:2272] T 2e23f9944bd54d319b1f76a82f98e20e P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.047987  7138 tablet_replica.cc:333] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.048543  7138 raft_consensus.cc:2243] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.049265  7138 raft_consensus.cc:2272] T 3dd8015d05744a1481b2d690c880dafa P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.051071  7138 tablet_replica.cc:333] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.051604  7138 raft_consensus.cc:2243] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.052008  7138 raft_consensus.cc:2272] T fa7524559b144f4c858eabbcac549a18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.053872  7138 tablet_replica.cc:333] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.054409  7138 raft_consensus.cc:2243] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.054831  7138 raft_consensus.cc:2272] T bffaebfcb2114bc48f6749b4e7814d26 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.056742  7138 tablet_replica.cc:333] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.057291  7138 raft_consensus.cc:2243] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.057806  7138 raft_consensus.cc:2272] T 3c083802fed042fa9b4793082376f308 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.059669  7138 tablet_replica.cc:333] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
W20260709 14:51:23.059736  9981 consensus_peers.cc:597] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.060340  7138 raft_consensus.cc:2243] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.060797  7138 raft_consensus.cc:2272] T 1b86c9253fbb4cc69b5ec9bd8adbcbcc P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.062723  7138 tablet_replica.cc:333] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.063272  7138 raft_consensus.cc:2243] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.064088  7138 raft_consensus.cc:2272] T 61dc35e99e3b4f409b406d1d1992eab8 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.066107  7138 tablet_replica.cc:333] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.066643  7138 raft_consensus.cc:2243] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.067051  7138 raft_consensus.cc:2272] T 8e159831ef0a45e9a17600686ea179b4 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.068851  7138 tablet_replica.cc:333] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.069411  7138 raft_consensus.cc:2243] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.069882  7138 raft_consensus.cc:2272] T 704226b580dc48a3b85af9b13bfc2c41 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.071760  7138 tablet_replica.cc:333] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.072294  7138 raft_consensus.cc:2243] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.072700  7138 raft_consensus.cc:2272] T 1da3771dbfb2447db146eae9f710bdf2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.074461  7138 tablet_replica.cc:333] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.074993  7138 raft_consensus.cc:2243] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.075399  7138 raft_consensus.cc:2272] T 3fc567c615d644b1baea2ceb3c12cb9c P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.077282  7138 tablet_replica.cc:333] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.077880  7138 raft_consensus.cc:2243] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.078347  7138 raft_consensus.cc:2272] T 6b22129ca3504565b838cbc609299dcd P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:23.080430  9981 consensus_peers.cc:597] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 -> Peer a8b4057a81334da4968e160145abd3b1 (127.6.248.130:43731): Couldn't send request to peer a8b4057a81334da4968e160145abd3b1. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:43731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.080852  7138 tablet_replica.cc:333] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.081696  7138 raft_consensus.cc:2243] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.082191  7138 raft_consensus.cc:2272] T 87b598bcf3324e698aa3b4d7d64028a2 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.084535  7138 tablet_replica.cc:333] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.085183  7138 raft_consensus.cc:2243] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.085701  7138 raft_consensus.cc:2272] T dafc0b1c12074110831e5a0977ab122c P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.088231  7138 tablet_replica.cc:333] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.088912  7138 raft_consensus.cc:2243] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.089458  7138 raft_consensus.cc:2272] T aa39d402b3044c478cd361070ad32417 P 701296cbca9942e5a25a4a7ddf3fd075 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.091714  7138 tablet_replica.cc:333] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.092232  7138 raft_consensus.cc:2243] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.093025  7138 raft_consensus.cc:2272] T e7f735c2889a4bf3808765a73262ce2d P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.095139  7138 tablet_replica.cc:333] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.095654  7138 raft_consensus.cc:2243] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.096071  7138 raft_consensus.cc:2272] T a0f4706dfc8c432ea41f1f32d8846e18 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.097811  7138 tablet_replica.cc:333] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.098373  7138 raft_consensus.cc:2243] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.098800  7138 raft_consensus.cc:2272] T 6d93a1f97948425dbcc0f5ef6caaf2c0 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.100525  7138 tablet_replica.cc:333] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.100996  7138 raft_consensus.cc:2243] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.101856  7138 raft_consensus.cc:2272] T 50dcfb263af8464cb9196d5e89e116c1 P 701296cbca9942e5a25a4a7ddf3fd075 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.103574  7138 tablet_replica.cc:333] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075: stopping tablet replica
I20260709 14:51:23.104084  7138 raft_consensus.cc:2243] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.104609  7138 raft_consensus.cc:2272] T d0135de8e13f4147b5f72a5228e55502 P 701296cbca9942e5a25a4a7ddf3fd075 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:23.109624  9980 consensus_peers.cc:597] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:23.142721  9980 consensus_peers.cc:597] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:23.149303  9980 consensus_peers.cc:597] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:23.166676  9980 consensus_peers.cc:597] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.131:43971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:23.167111  9980 consensus_peers.cc:597] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.131:43971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.177109  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:51:23.252955  7138 tablet_server.cc:179] TabletServer@127.6.248.132:0 shutting down...
W20260709 14:51:23.255057  9980 consensus_peers.cc:597] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.131:43971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.296095  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:23.296926  7138 tablet_replica.cc:333] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.297518  7138 raft_consensus.cc:2243] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.298377  7138 raft_consensus.cc:2272] T f11b6c488b804f248283b9d9c421012b P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.300796  7138 tablet_replica.cc:333] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.301533  7138 raft_consensus.cc:2243] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.302086  7138 raft_consensus.cc:2272] T 844c6230072e40a3b951fa74f0438cbb P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:23.302919  9980 consensus_peers.cc:597] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.131:43971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.304126  7138 tablet_replica.cc:333] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.304679  7138 raft_consensus.cc:2243] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.305317  7138 raft_consensus.cc:2272] T de75d411220546a892e5adb8f48ab119 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.306965  7138 tablet_replica.cc:333] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.307462  7138 raft_consensus.cc:2243] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.307777  7138 raft_consensus.cc:2272] T c8da4a407f814166a8cf6ea85d74575f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.309366  7138 tablet_replica.cc:333] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.309890  7138 raft_consensus.cc:2243] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.310236  7138 raft_consensus.cc:2272] T 2063287cdba54ed3bdc2ea0e0cf30d4f P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.311774  7138 tablet_replica.cc:333] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.312400  7138 raft_consensus.cc:2243] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.312753  7138 raft_consensus.cc:2272] T 824daf9dce844f589cb53e71064359b9 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.314357  7138 tablet_replica.cc:333] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.314815  7138 raft_consensus.cc:2243] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.315130  7138 raft_consensus.cc:2272] T d7dee62d2c3b481fb2c66561347d5bf0 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.316875  7138 tablet_replica.cc:333] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.317557  7138 raft_consensus.cc:2243] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.318295  7138 raft_consensus.cc:2272] T 7a20c391e6794e3b96d1a6dd3b4d2b7a P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.319916  7138 tablet_replica.cc:333] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.320401  7138 raft_consensus.cc:2243] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.320721  7138 raft_consensus.cc:2272] T f4e4281519664ddea67e3a81af69a510 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.322376  7138 tablet_replica.cc:333] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.322881  7138 raft_consensus.cc:2243] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.323262  7138 raft_consensus.cc:2272] T 3c083802fed042fa9b4793082376f308 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.324816  7138 tablet_replica.cc:333] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.325332  7138 raft_consensus.cc:2243] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.325700  7138 raft_consensus.cc:2272] T 0f499fd86c8043fda54bc5de82599b03 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.327335  7138 tablet_replica.cc:333] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.327849  7138 raft_consensus.cc:2243] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.328225  7138 raft_consensus.cc:2272] T 5b601f74d74040c893f1e8d76c54757d P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.329758  7138 tablet_replica.cc:333] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.330404  7138 raft_consensus.cc:2243] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.331151  7138 raft_consensus.cc:2272] T ac17b74064da4cd68522a561ce50cdab P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.333153  7138 tablet_replica.cc:333] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.333899  7138 raft_consensus.cc:2243] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.334619  7138 raft_consensus.cc:2272] T 5f90774f07f046fd90706ee176c91a77 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.336274  7138 tablet_replica.cc:333] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.336752  7138 raft_consensus.cc:2243] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.337414  7138 raft_consensus.cc:2272] T 8b4a1afbe63e4abdbd2ef5397069ce84 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.339254  7138 tablet_replica.cc:333] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.339764  7138 raft_consensus.cc:2243] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.340132  7138 raft_consensus.cc:2272] T 2eab46a0ea184f74a38099ef8153f68b P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.341681  7138 tablet_replica.cc:333] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.342228  7138 raft_consensus.cc:2243] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.342579  7138 raft_consensus.cc:2272] T 383526dcfbaa4adc852ee5c79a0ba902 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.344139  7138 tablet_replica.cc:333] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.344643  7138 raft_consensus.cc:2243] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.345019  7138 raft_consensus.cc:2272] T d6379d92ed3544be8094232da6608925 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.346693  7138 tablet_replica.cc:333] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.347206  7138 raft_consensus.cc:2243] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.347869  7138 raft_consensus.cc:2272] T 938aa7ab58a84412945ccffc11b604c2 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.349454  7138 tablet_replica.cc:333] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.350051  7138 raft_consensus.cc:2243] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.350435  7138 raft_consensus.cc:2272] T ea9ba1b2d0e14fcb8f14ad9ddd01a955 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.351994  7138 tablet_replica.cc:333] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.352490  7138 raft_consensus.cc:2243] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.353168  7138 raft_consensus.cc:2272] T f861a583d63141c6bd4bc2152bb77c9d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.354743  7138 tablet_replica.cc:333] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.355250  7138 raft_consensus.cc:2243] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.355635  7138 raft_consensus.cc:2272] T 907af2c430354ab995895cf6070120a8 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.357466  7138 tablet_replica.cc:333] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.358232  7138 raft_consensus.cc:2243] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.358678  7138 raft_consensus.cc:2272] T f987487eacc344159414d02ea548b212 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.360821  7138 tablet_replica.cc:333] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.361400  7138 raft_consensus.cc:2243] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.362095  7138 raft_consensus.cc:2272] T aa77f97f9fab4c8ea7a7dba5f1b006f9 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.363636  7138 tablet_replica.cc:333] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.364073  7138 raft_consensus.cc:2243] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.364447  7138 raft_consensus.cc:2272] T 1fa39f99a739486da95b5630a730dce8 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.365970  7138 tablet_replica.cc:333] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.366415  7138 raft_consensus.cc:2243] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.367026  7138 raft_consensus.cc:2272] T afb94e84b1b94e5d8fd278b20bbc6f5a P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.368594  7138 tablet_replica.cc:333] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.369032  7138 raft_consensus.cc:2243] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.369364  7138 raft_consensus.cc:2272] T dafc0b1c12074110831e5a0977ab122c P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.371134  7138 tablet_replica.cc:333] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.371791  7138 raft_consensus.cc:2243] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.372207  7138 raft_consensus.cc:2272] T aa39d402b3044c478cd361070ad32417 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.374239  7138 tablet_replica.cc:333] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
W20260709 14:51:23.374239  9980 consensus_peers.cc:597] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 -> Peer 701296cbca9942e5a25a4a7ddf3fd075 (127.6.248.131:43971): Couldn't send request to peer 701296cbca9942e5a25a4a7ddf3fd075. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.131:43971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:23.374943  7138 raft_consensus.cc:2243] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.375294  7138 raft_consensus.cc:2272] T acdead42f92f4bb8895975dcb86164b3 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.376771  7138 tablet_replica.cc:333] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.377235  7138 raft_consensus.cc:2243] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.377566  7138 raft_consensus.cc:2272] T 850acf7c90714ca7af4ea785df0c4d0e P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.379243  7138 tablet_replica.cc:333] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.379737  7138 raft_consensus.cc:2243] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.380069  7138 raft_consensus.cc:2272] T e7f735c2889a4bf3808765a73262ce2d P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.381631  7138 tablet_replica.cc:333] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.382148  7138 raft_consensus.cc:2243] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.382784  7138 raft_consensus.cc:2272] T a0f4706dfc8c432ea41f1f32d8846e18 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.384341  7138 tablet_replica.cc:333] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.384821  7138 raft_consensus.cc:2243] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.385215  7138 raft_consensus.cc:2272] T 0886add123374f8489e494330895589f P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.386842  7138 tablet_replica.cc:333] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.387321  7138 raft_consensus.cc:2243] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.387688  7138 raft_consensus.cc:2272] T 44288e8866b1483cb201ec12c4e3418d P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.389302  7138 tablet_replica.cc:333] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.389807  7138 raft_consensus.cc:2243] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.390471  7138 raft_consensus.cc:2272] T 8e159831ef0a45e9a17600686ea179b4 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.391984  7138 tablet_replica.cc:333] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.392472  7138 raft_consensus.cc:2243] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.393106  7138 raft_consensus.cc:2272] T 704226b580dc48a3b85af9b13bfc2c41 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.394830  7138 tablet_replica.cc:333] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.395319  7138 raft_consensus.cc:2243] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.395959  7138 raft_consensus.cc:2272] T fa7524559b144f4c858eabbcac549a18 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.397502  7138 tablet_replica.cc:333] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.398011  7138 raft_consensus.cc:2243] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.398643  7138 raft_consensus.cc:2272] T d0135de8e13f4147b5f72a5228e55502 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.400182  7138 tablet_replica.cc:333] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.400632  7138 raft_consensus.cc:2243] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.401013  7138 raft_consensus.cc:2272] T f09a889acd7f4aac81d432f8b23f1a83 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.402565  7138 tablet_replica.cc:333] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.403003  7138 raft_consensus.cc:2243] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.403373  7138 raft_consensus.cc:2272] T 899439f73f284540813beac5b2b44fd7 P 8f85df82838e46b3a46b77de621c5782 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.404858  7138 tablet_replica.cc:333] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.405303  7138 raft_consensus.cc:2243] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.405676  7138 raft_consensus.cc:2272] T 8606578d7dd746149df645a304058bab P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.407191  7138 tablet_replica.cc:333] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.407608  7138 raft_consensus.cc:2243] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.407946  7138 raft_consensus.cc:2272] T ed7820f7103c4cfcab961e54b20c6987 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.409471  7138 tablet_replica.cc:333] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.409952  7138 raft_consensus.cc:2243] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.410266  7138 raft_consensus.cc:2272] T 61dc35e99e3b4f409b406d1d1992eab8 P 8f85df82838e46b3a46b77de621c5782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.411726  7138 tablet_replica.cc:333] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782: stopping tablet replica
I20260709 14:51:23.412084  7138 raft_consensus.cc:2243] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:23.412402  7138 raft_consensus.cc:2272] T 561d5a80307a4c54ba7f161efbb4dd14 P 8f85df82838e46b3a46b77de621c5782 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.475253  7138 tablet_server.cc:196] TabletServer@127.6.248.132:0 shutdown complete.
I20260709 14:51:23.536131  7138 master.cc:562] Master@127.6.248.190:33797 shutting down...
I20260709 14:51:23.559458  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:23.559995  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:23.560318  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1dbb3ed727c481cbbf54aa045e52e33: stopping tablet replica
I20260709 14:51:23.611104  7138 master.cc:584] Master@127.6.248.190:33797 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27338 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:51:23.707890  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:37191
I20260709 14:51:23.709156  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.716224 10913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:23.716224 10914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:23.716723 10916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:23.717545  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:23.718587  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.718843  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:23.718999  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608683718983 us; error 0 us; skew 500 ppm
I20260709 14:51:23.719502  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.721800  7138 webserver.cc:533] Webserver started at http://127.6.248.190:44971/ using document root <none> and password file <none>
I20260709 14:51:23.722270  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.722471  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.722731  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.723807  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "9b3888575ad4417a9b8727089ac155f3"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-bgng"
I20260709 14:51:23.728009  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:23.731200 10921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.732044  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:23.732278  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "9b3888575ad4417a9b8727089ac155f3"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-bgng"
I20260709 14:51:23.732512  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-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)
I20260709 14:51:23.748669  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.749830  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.786923  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:37191
I20260709 14:51:23.787014 10972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:37191 every 8 connection(s)
I20260709 14:51:23.790767 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.800566 10973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3: Bootstrap starting.
I20260709 14:51:23.805205 10973 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.809238 10973 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3: No bootstrap required, opened a new log
I20260709 14:51:23.811348 10973 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3888575ad4417a9b8727089ac155f3" member_type: VOTER }
I20260709 14:51:23.811708 10973 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.811972 10973 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b3888575ad4417a9b8727089ac155f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.812515 10973 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b3888575ad4417a9b8727089ac155f3" member_type: VOTER }
I20260709 14:51:23.812959 10973 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:23.813184 10973 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:23.813445 10973 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.817595 10973 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3888575ad4417a9b8727089ac155f3" member_type: VOTER }
I20260709 14:51:23.818111 10973 leader_election.cc:304] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [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: 9b3888575ad4417a9b8727089ac155f3; no voters: 
I20260709 14:51:23.819211 10973 leader_election.cc:290] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:23.819517 10976 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.820786 10976 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 1 LEADER]: Becoming Leader. State: Replica: 9b3888575ad4417a9b8727089ac155f3, State: Running, Role: LEADER
I20260709 14:51:23.821442 10976 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [LEADER]: Queue going to LEADER mode. State: All 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: "9b3888575ad4417a9b8727089ac155f3" member_type: VOTER }
I20260709 14:51:23.822065 10973 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:23.826149 10977 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b3888575ad4417a9b8727089ac155f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3888575ad4417a9b8727089ac155f3" member_type: VOTER } }
I20260709 14:51:23.826371 10978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b3888575ad4417a9b8727089ac155f3. Latest consensus state: current_term: 1 leader_uuid: "9b3888575ad4417a9b8727089ac155f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b3888575ad4417a9b8727089ac155f3" member_type: VOTER } }
I20260709 14:51:23.826983 10977 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:23.827126 10978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:23.830026 10983 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:23.834877 10983 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:23.838279  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:23.842955 10983 catalog_manager.cc:1383] Generated new cluster ID: 3e5ca106c01f4d8d9ac4a6a7232f04e9
I20260709 14:51:23.843225 10983 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:23.858209 10983 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:23.859392 10983 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:23.870229 10983 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3: Generated new TSK 0
I20260709 14:51:23.870800 10983 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:23.904603  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.910255 10994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:23.911429 10995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:23.913427 10997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:23.914115  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:23.915109  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.915326  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:23.915499  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608683915480 us; error 0 us; skew 500 ppm
I20260709 14:51:23.916024  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.918196  7138 webserver.cc:533] Webserver started at http://127.6.248.129:38997/ using document root <none> and password file <none>
I20260709 14:51:23.918673  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.918890  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.919157  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.920199  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "a2c202f8968c419c80582eec04eacecd"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-bgng"
I20260709 14:51:23.924605  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:23.927685 11002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.928388  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:23.928678  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "a2c202f8968c419c80582eec04eacecd"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-bgng"
I20260709 14:51:23.928963  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-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)
I20260709 14:51:23.943636  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.944830  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.946249  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:23.948549  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:23.948776  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.949018  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:23.949213  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.987980  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:36009
I20260709 14:51:23.988096 11064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:36009 every 8 connection(s)
I20260709 14:51:23.992650  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:24.000283 11069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:24.001804 11070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:24.002942  7138 server_base.cc:1061] running on GCE node
W20260709 14:51:24.003783 11073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:24.004658  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:24.004875  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:24.005044  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608684005023 us; error 0 us; skew 500 ppm
I20260709 14:51:24.005542  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:24.008131  7138 webserver.cc:533] Webserver started at http://127.6.248.130:43053/ using document root <none> and password file <none>
I20260709 14:51:24.008605  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:24.008805  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:24.009018 11065 heartbeater.cc:344] Connected to a master server at 127.6.248.190:37191
I20260709 14:51:24.009065  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:24.009477 11065 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:24.010210 11065 heartbeater.cc:507] Master 127.6.248.190:37191 requested a full tablet report, sending...
I20260709 14:51:24.010373  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "d92373709d4444438e2f543fd610667d"
format_stamp: "Formatted at 2026-07-09 14:51:24 on dist-test-slave-bgng"
I20260709 14:51:24.012125 10938 ts_manager.cc:194] Registered new tserver with Master: a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009)
I20260709 14:51:24.013895 10938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57410
I20260709 14:51:24.015117  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:51:24.018383 11077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:24.019111  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:24.019390  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "d92373709d4444438e2f543fd610667d"
format_stamp: "Formatted at 2026-07-09 14:51:24 on dist-test-slave-bgng"
I20260709 14:51:24.019673  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-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)
I20260709 14:51:24.040328  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:24.041496  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:24.042956  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:24.045032  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:24.045250  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:24.045475  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:24.045647  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:24.082880  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:44873
I20260709 14:51:24.082973 11139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:44873 every 8 connection(s)
I20260709 14:51:24.087554  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:24.094460 11143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:24.095376 11144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:24.098850  7138 server_base.cc:1061] running on GCE node
W20260709 14:51:24.099247 11146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:24.100100  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:24.100327  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:24.100565  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608684100545 us; error 0 us; skew 500 ppm
I20260709 14:51:24.101181  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:24.103720 11140 heartbeater.cc:344] Connected to a master server at 127.6.248.190:37191
I20260709 14:51:24.103864  7138 webserver.cc:533] Webserver started at http://127.6.248.131:34989/ using document root <none> and password file <none>
I20260709 14:51:24.104139 11140 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:24.104480  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:24.104738  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:24.104938 11140 heartbeater.cc:507] Master 127.6.248.190:37191 requested a full tablet report, sending...
I20260709 14:51:24.104995  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:24.106575  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
format_stamp: "Formatted at 2026-07-09 14:51:24 on dist-test-slave-bgng"
I20260709 14:51:24.106990 10938 ts_manager.cc:194] Registered new tserver with Master: d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:24.108304 10938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57424
I20260709 14:51:24.111020  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:24.114205 11151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:24.114850  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:24.115135  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
format_stamp: "Formatted at 2026-07-09 14:51:24 on dist-test-slave-bgng"
I20260709 14:51:24.115448  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-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)
I20260709 14:51:24.138821  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:24.140030  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:24.141449  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:24.143669  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:24.143893  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:24.144135  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:24.144309  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:24.182368  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:41183
I20260709 14:51:24.182463 11213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:41183 every 8 connection(s)
I20260709 14:51:24.195325 11214 heartbeater.cc:344] Connected to a master server at 127.6.248.190:37191
I20260709 14:51:24.195689 11214 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:24.196374 11214 heartbeater.cc:507] Master 127.6.248.190:37191 requested a full tablet report, sending...
I20260709 14:51:24.198168 10938 ts_manager.cc:194] Registered new tserver with Master: 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.198664  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013050342s
I20260709 14:51:24.199451 10938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57432
I20260709 14:51:24.223194 10938 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57446:
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"
    }
  }
}
W20260709 14:51:24.226123 10938 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.
I20260709 14:51:24.299916 11030 tablet_service.cc:1511] Processing CreateTablet for tablet ecbf5a310d18427db3a81f581ad66f88 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:24.301406 11030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbf5a310d18427db3a81f581ad66f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.301033 11028 tablet_service.cc:1511] Processing CreateTablet for tablet dce5bb5a3e564352bc8633e405ac9051 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:24.302474 11028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce5bb5a3e564352bc8633e405ac9051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.303133 11179 tablet_service.cc:1511] Processing CreateTablet for tablet ecbf5a310d18427db3a81f581ad66f88 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:24.303829 11178 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8f4f9ea25c46e5b2798ab745fa04ca (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:24.304438 11179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbf5a310d18427db3a81f581ad66f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.305135 11178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8f4f9ea25c46e5b2798ab745fa04ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.306567 11177 tablet_service.cc:1511] Processing CreateTablet for tablet dce5bb5a3e564352bc8633e405ac9051 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:24.306993 11027 tablet_service.cc:1511] Processing CreateTablet for tablet 04a0b07fbeb54fdc87dbafe115db05e3 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:24.307878 11177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce5bb5a3e564352bc8633e405ac9051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.308362 11027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a0b07fbeb54fdc87dbafe115db05e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.311053 11029 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8f4f9ea25c46e5b2798ab745fa04ca (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:24.312412 11029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8f4f9ea25c46e5b2798ab745fa04ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.331275 11176 tablet_service.cc:1511] Processing CreateTablet for tablet 04a0b07fbeb54fdc87dbafe115db05e3 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:24.332921 11176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a0b07fbeb54fdc87dbafe115db05e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.332973 11026 tablet_service.cc:1511] Processing CreateTablet for tablet 8e365b8662a841dc9de57311363afae9 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:24.334424 11026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e365b8662a841dc9de57311363afae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.336687 11175 tablet_service.cc:1511] Processing CreateTablet for tablet 8e365b8662a841dc9de57311363afae9 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:24.337679 11105 tablet_service.cc:1511] Processing CreateTablet for tablet ecbf5a310d18427db3a81f581ad66f88 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:24.338109 11175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e365b8662a841dc9de57311363afae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.339025 11105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbf5a310d18427db3a81f581ad66f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.339352 11102 tablet_service.cc:1511] Processing CreateTablet for tablet 04a0b07fbeb54fdc87dbafe115db05e3 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:24.340627 11102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a0b07fbeb54fdc87dbafe115db05e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.342039 11104 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8f4f9ea25c46e5b2798ab745fa04ca (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:24.343375 11104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8f4f9ea25c46e5b2798ab745fa04ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.343176 11101 tablet_service.cc:1511] Processing CreateTablet for tablet 8e365b8662a841dc9de57311363afae9 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:24.344446 11101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e365b8662a841dc9de57311363afae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.345402 11103 tablet_service.cc:1511] Processing CreateTablet for tablet dce5bb5a3e564352bc8633e405ac9051 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:24.347376 11103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce5bb5a3e564352bc8633e405ac9051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.349577 11025 tablet_service.cc:1511] Processing CreateTablet for tablet c89f82503ad346a7a03e2cbc3f57d012 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:24.351933 11025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f82503ad346a7a03e2cbc3f57d012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.400025 11230 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.406291 11229 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.413349 11230 tablet_bootstrap.cc:654] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.416819 11100 tablet_service.cc:1511] Processing CreateTablet for tablet c89f82503ad346a7a03e2cbc3f57d012 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:24.418393 11100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f82503ad346a7a03e2cbc3f57d012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.418108 11178 tablet_service.cc:1511] Processing CreateTablet for tablet c89f82503ad346a7a03e2cbc3f57d012 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:24.419503 11178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f82503ad346a7a03e2cbc3f57d012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.431015 11029 tablet_service.cc:1511] Processing CreateTablet for tablet fb9da53d16234a4d97fa5e4cd5cd102c (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:24.432449 11029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9da53d16234a4d97fa5e4cd5cd102c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.432544 11099 tablet_service.cc:1511] Processing CreateTablet for tablet fb9da53d16234a4d97fa5e4cd5cd102c (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:24.433885 11099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9da53d16234a4d97fa5e4cd5cd102c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.444607 11177 tablet_service.cc:1511] Processing CreateTablet for tablet fb9da53d16234a4d97fa5e4cd5cd102c (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:24.446470 11177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9da53d16234a4d97fa5e4cd5cd102c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.449872 11025 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a105515dc4037a5f5166e2ad4fdff (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:24.449321 11174 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2425a1e14b434a90ce6d08f3d98884 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:24.451189 11025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a105515dc4037a5f5166e2ad4fdff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.455953 11174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2425a1e14b434a90ce6d08f3d98884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.462218 11030 tablet_service.cc:1511] Processing CreateTablet for tablet 2844157903e5411ebcc4bc0e1ebc23cc (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:24.463490 11030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2844157903e5411ebcc4bc0e1ebc23cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.464318 11098 tablet_service.cc:1511] Processing CreateTablet for tablet 2844157903e5411ebcc4bc0e1ebc23cc (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:24.466058 11098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2844157903e5411ebcc4bc0e1ebc23cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.457849 11173 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a105515dc4037a5f5166e2ad4fdff (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:24.469635 11175 tablet_service.cc:1511] Processing CreateTablet for tablet 2844157903e5411ebcc4bc0e1ebc23cc (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:24.470206 11173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a105515dc4037a5f5166e2ad4fdff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.470970 11175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2844157903e5411ebcc4bc0e1ebc23cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.485558 11229 tablet_bootstrap.cc:654] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.503103 11028 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2425a1e14b434a90ce6d08f3d98884 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:24.505899 11028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2425a1e14b434a90ce6d08f3d98884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.514392 11102 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2425a1e14b434a90ce6d08f3d98884 (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:24.519176 11231 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:24.527092 11102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2425a1e14b434a90ce6d08f3d98884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.530907 11230 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:24.534163 11230 ts_tablet_manager.cc:1403] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.134s	user 0.060s	sys 0.051s
I20260709 14:51:24.537189 11230 raft_consensus.cc:359] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.541904 11230 raft_consensus.cc:385] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.542284 11230 raft_consensus.cc:740] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.543211 11230 consensus_queue.cc:260] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.546384 11101 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a105515dc4037a5f5166e2ad4fdff (DEFAULT_TABLE table=test-workload [id=020c3b4579bb4146ba361b12779a872f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:24.559057 11231 tablet_bootstrap.cc:654] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.559540 11229 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.559861 11230 ts_tablet_manager.cc:1434] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.005s
I20260709 14:51:24.560050 11229 ts_tablet_manager.cc:1403] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.154s	user 0.020s	sys 0.036s
I20260709 14:51:24.560685 11214 heartbeater.cc:499] Master 127.6.248.190:37191 was elected leader, sending a full tablet report...
I20260709 14:51:24.560987 11230 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.563460 11229 raft_consensus.cc:359] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.564400 11229 raft_consensus.cc:385] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.564754 11229 raft_consensus.cc:740] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.567253 11230 tablet_bootstrap.cc:654] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.558238 11101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a105515dc4037a5f5166e2ad4fdff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:24.565646 11229 consensus_queue.cc:260] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.586977 11065 heartbeater.cc:499] Master 127.6.248.190:37191 was elected leader, sending a full tablet report...
I20260709 14:51:24.591436 11229 ts_tablet_manager.cc:1434] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 14:51:24.592763 11229 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.617374 11229 tablet_bootstrap.cc:654] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.622854 11229 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.623435 11229 ts_tablet_manager.cc:1403] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 14:51:24.624143 11230 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:24.624642 11230 ts_tablet_manager.cc:1403] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.016s
I20260709 14:51:24.626369 11229 raft_consensus.cc:359] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.627182 11229 raft_consensus.cc:385] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.627159 11230 raft_consensus.cc:359] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.627791 11231 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:24.627751 11229 raft_consensus.cc:740] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.628049 11230 raft_consensus.cc:385] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.628371 11231 ts_tablet_manager.cc:1403] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.044s
I20260709 14:51:24.628391 11230 raft_consensus.cc:740] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.628664 11229 consensus_queue.cc:260] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.629528 11230 consensus_queue.cc:260] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.631904 11230 ts_tablet_manager.cc:1434] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:24.631647 11231 raft_consensus.cc:359] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.632395 11231 raft_consensus.cc:385] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.632730 11231 raft_consensus.cc:740] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.633662 11229 ts_tablet_manager.cc:1434] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:24.633460 11231 consensus_queue.cc:260] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.634765 11229 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.637965 11230 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.641278 11229 tablet_bootstrap.cc:654] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.652030 11229 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.652499 11229 ts_tablet_manager.cc:1403] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 14:51:24.652928 11230 tablet_bootstrap.cc:654] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.653280 11140 heartbeater.cc:499] Master 127.6.248.190:37191 was elected leader, sending a full tablet report...
I20260709 14:51:24.653990 11231 ts_tablet_manager.cc:1434] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.010s
I20260709 14:51:24.655088 11231 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:24.655344 11229 raft_consensus.cc:359] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.656095 11229 raft_consensus.cc:385] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.656375 11229 raft_consensus.cc:740] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.657232 11229 consensus_queue.cc:260] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.659420 11229 ts_tablet_manager.cc:1434] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:24.660667 11229 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.664808 11231 tablet_bootstrap.cc:654] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.666997 11229 tablet_bootstrap.cc:654] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.673877 11229 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.674459 11229 ts_tablet_manager.cc:1403] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 14:51:24.677522 11229 raft_consensus.cc:359] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.678785 11229 raft_consensus.cc:385] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.679152 11229 raft_consensus.cc:740] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.680032 11230 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:24.680325 11231 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:24.680754 11230 ts_tablet_manager.cc:1403] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.000s
I20260709 14:51:24.680878 11231 ts_tablet_manager.cc:1403] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260709 14:51:24.680050 11229 consensus_queue.cc:260] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.683851 11231 raft_consensus.cc:359] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.684617 11231 raft_consensus.cc:385] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.684250 11230 raft_consensus.cc:359] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.684975 11231 raft_consensus.cc:740] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.685153 11230 raft_consensus.cc:385] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.685629 11230 raft_consensus.cc:740] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.685796 11229 ts_tablet_manager.cc:1434] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:24.686946 11229 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.686736 11230 consensus_queue.cc:260] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.689553 11230 ts_tablet_manager.cc:1434] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:24.690599 11230 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.685842 11231 consensus_queue.cc:260] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.695441 11229 tablet_bootstrap.cc:654] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.696110 11231 ts_tablet_manager.cc:1434] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:51:24.697170 11231 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:24.704815 11231 tablet_bootstrap.cc:654] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.707475 11230 tablet_bootstrap.cc:654] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.711843 11231 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:24.712466 11231 ts_tablet_manager.cc:1403] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 14:51:24.714051 11230 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:24.714655 11230 ts_tablet_manager.cc:1403] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
I20260709 14:51:24.716158 11231 raft_consensus.cc:359] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.716907 11231 raft_consensus.cc:385] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.717232 11231 raft_consensus.cc:740] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.717334 11229 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.717888 11229 ts_tablet_manager.cc:1403] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.015s
I20260709 14:51:24.718044 11231 consensus_queue.cc:260] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.719369 11230 raft_consensus.cc:359] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.749884 11231 ts_tablet_manager.cc:1434] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:51:24.753058 11230 raft_consensus.cc:385] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.753928 11230 raft_consensus.cc:740] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.755420 11231 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:24.757759 11230 consensus_queue.cc:260] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.758929 11229 raft_consensus.cc:359] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.760206 11229 raft_consensus.cc:385] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.760650 11229 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.762239 11239 raft_consensus.cc:493] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.763120 11230 ts_tablet_manager.cc:1434] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.008s
I20260709 14:51:24.763075 11239 raft_consensus.cc:515] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.765151 11230 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.766660 11231 tablet_bootstrap.cc:654] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.771730 11239 leader_election.cc:290] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.776042 11230 tablet_bootstrap.cc:654] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.776753 11229 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.784258 11229 ts_tablet_manager.cc:1434] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.005s
I20260709 14:51:24.787984 11229 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.785140 11231 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:24.791945 11237 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.792755 11237 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.794170 11239 raft_consensus.cc:493] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.794860 11239 raft_consensus.cc:515] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.797561 11239 leader_election.cc:290] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.802955 11229 tablet_bootstrap.cc:654] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.791925 11231 ts_tablet_manager.cc:1403] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.010s
I20260709 14:51:24.810096 11237 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92373709d4444438e2f543fd610667d (127.6.248.130:44873), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.820601 11231 raft_consensus.cc:359] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.821380 11229 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.822257 11229 ts_tablet_manager.cc:1403] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.006s
I20260709 14:51:24.825055 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e365b8662a841dc9de57311363afae9" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:24.826228 11229 raft_consensus.cc:359] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.827126 11229 raft_consensus.cc:385] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.827621 11230 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:24.827472 11229 raft_consensus.cc:740] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.827378 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:24.821727 11231 raft_consensus.cc:385] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.828234 11230 ts_tablet_manager.cc:1403] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.034s
I20260709 14:51:24.828548 11231 raft_consensus.cc:740] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
W20260709 14:51:24.829102 11081 leader_election.cc:343] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.829936 11231 consensus_queue.cc:260] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
W20260709 14:51:24.831207 11081 leader_election.cc:343] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.831892 11230 raft_consensus.cc:359] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.832728 11230 raft_consensus.cc:385] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.832470 11229 consensus_queue.cc:260] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.833125 11230 raft_consensus.cc:740] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
W20260709 14:51:24.834501 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:24.834249 11230 consensus_queue.cc:260] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.836678 11230 ts_tablet_manager.cc:1434] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:24.838925 11231 ts_tablet_manager.cc:1434] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 14:51:24.839641 11229 ts_tablet_manager.cc:1434] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 14:51:24.840405 11231 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:24.844799 11230 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.844882 11229 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.845889 11234 raft_consensus.cc:493] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.846484 11234 raft_consensus.cc:515] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.853317 11229 tablet_bootstrap.cc:654] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.854897 11234 leader_election.cc:290] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:24.856333 11230 tablet_bootstrap.cc:654] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.858626 11231 tablet_bootstrap.cc:654] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.871734 11229 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.871829 11230 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:24.872264 11229 ts_tablet_manager.cc:1403] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260709 14:51:24.872416 11230 ts_tablet_manager.cc:1403] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260709 14:51:24.873076 11231 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:24.873698 11231 ts_tablet_manager.cc:1403] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.034s	user 0.001s	sys 0.017s
I20260709 14:51:24.875487 11229 raft_consensus.cc:359] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.876267 11229 raft_consensus.cc:385] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.876565 11229 raft_consensus.cc:740] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.878201 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e365b8662a841dc9de57311363afae9" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:24.878459 11231 raft_consensus.cc:359] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.878839 11230 raft_consensus.cc:359] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.879433 11231 raft_consensus.cc:385] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.879611 11230 raft_consensus.cc:385] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.879904 11231 raft_consensus.cc:740] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.877285 11229 consensus_queue.cc:260] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.880936 11040 raft_consensus.cc:2468] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 0.
I20260709 14:51:24.880975 11231 consensus_queue.cc:260] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.882920 11039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
W20260709 14:51:24.884610 11080 leader_election.cc:343] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.885407 11080 leader_election.cc:304] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [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: d92373709d4444438e2f543fd610667d; no voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd
I20260709 14:51:24.887151 11229 ts_tablet_manager.cc:1434] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:51:24.887512 11239 raft_consensus.cc:2749] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.888554 11229 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.888903 11080 leader_election.cc:304] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:24.890117 11239 raft_consensus.cc:2804] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.890465 11239 raft_consensus.cc:493] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.890785 11239 raft_consensus.cc:3060] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.897324 11229 tablet_bootstrap.cc:654] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.899628 11239 raft_consensus.cc:515] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.902565 11229 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.902546 11239 leader_election.cc:290] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.903149 11229 ts_tablet_manager.cc:1403] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:51:24.903115 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e365b8662a841dc9de57311363afae9" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:24.904038 11040 raft_consensus.cc:3060] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.905475 11229 raft_consensus.cc:359] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.906042 11229 raft_consensus.cc:385] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.906255 11229 raft_consensus.cc:740] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.906852 11229 consensus_queue.cc:260] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.908666 11229 ts_tablet_manager.cc:1434] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:24.909876 11229 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.884660 11231 ts_tablet_manager.cc:1434] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:51:24.880025 11230 raft_consensus.cc:740] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.914623 11230 consensus_queue.cc:260] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.915853 11229 tablet_bootstrap.cc:654] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.917695 11230 ts_tablet_manager.cc:1434] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:51:24.919732 11230 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:24.923032 11231 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:24.927392 11229 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.927886 11229 ts_tablet_manager.cc:1403] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 14:51:24.929890 11229 raft_consensus.cc:359] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.930564 11229 raft_consensus.cc:385] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.930856 11229 raft_consensus.cc:740] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.934609 11229 consensus_queue.cc:260] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.935155 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:24.936857 11229 ts_tablet_manager.cc:1434] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260709 14:51:24.936921 11003 leader_election.cc:343] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.938170 11229 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:24.940294 11239 raft_consensus.cc:493] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.940791 11239 raft_consensus.cc:515] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.941509 11231 tablet_bootstrap.cc:654] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.942811 11040 raft_consensus.cc:2468] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:24.943050 11239 leader_election.cc:290] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.944861 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e365b8662a841dc9de57311363afae9" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:24.944993 11234 raft_consensus.cc:493] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.945508 11188 raft_consensus.cc:3060] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.945729 11234 raft_consensus.cc:515] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.946848 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:24.947553 11229 tablet_bootstrap.cc:654] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.947610 11189 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 0.
I20260709 14:51:24.948042 11234 leader_election.cc:290] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:24.950387 11080 leader_election.cc:304] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:24.954020 11239 raft_consensus.cc:2804] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.956772 11230 tablet_bootstrap.cc:654] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.957567 11081 leader_election.cc:304] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:24.970464 11265 raft_consensus.cc:2804] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.970885 11265 raft_consensus.cc:493] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.971905 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:24.971422 11265 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.972712 11040 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 0.
I20260709 14:51:24.971460 11239 raft_consensus.cc:697] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:24.973500 11188 raft_consensus.cc:2468] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:24.977106 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
W20260709 14:51:24.979038 11006 leader_election.cc:343] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.979487 11006 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [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: a2c202f8968c419c80582eec04eacecd; no voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d
I20260709 14:51:24.980302 11237 raft_consensus.cc:2749] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.981804 11237 raft_consensus.cc:493] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.982353 11237 raft_consensus.cc:515] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.982944 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:24.983610 11040 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:24.984520 11237 leader_election.cc:290] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92373709d4444438e2f543fd610667d (127.6.248.130:44873), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.986132 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:24.985944 11239 consensus_queue.cc:237] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.986766 11115 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c202f8968c419c80582eec04eacecd in term 0.
I20260709 14:51:24.989290 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:24.989876 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:24.990496 11229 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: No bootstrap required, opened a new log
I20260709 14:51:24.990975 11237 raft_consensus.cc:493] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.990659 11040 raft_consensus.cc:2468] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:24.985658 11265 raft_consensus.cc:515] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.991528 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:24.992214 11115 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
W20260709 14:51:24.991065 11152 leader_election.cc:343] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.991020 11229 ts_tablet_manager.cc:1403] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260709 14:51:24.993223 11265 leader_election.cc:290] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.993947 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:24.994288 11152 leader_election.cc:304] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:24.994524 11040 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.994351 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:24.991797 11237 raft_consensus.cc:515] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.995260 11189 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2c202f8968c419c80582eec04eacecd in term 0.
I20260709 14:51:24.995281 11234 raft_consensus.cc:2804] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.996385 11234 raft_consensus.cc:493] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.996742 11234 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.997087 11237 leader_election.cc:290] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92373709d4444438e2f543fd610667d (127.6.248.130:44873), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:24.997210 11229 raft_consensus.cc:359] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:24.998270 11229 raft_consensus.cc:385] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.998682 11229 raft_consensus.cc:740] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.999846 11231 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:24.999868 11229 consensus_queue.cc:260] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.000691 11003 leader_election.cc:304] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.004240 11229 ts_tablet_manager.cc:1434] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:25.004153 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:25.005036 11231 ts_tablet_manager.cc:1403] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.014s
I20260709 14:51:25.005049 11188 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.004976 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a105515dc4037a5f5166e2ad4fdff" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:25.014319 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a105515dc4037a5f5166e2ad4fdff" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
W20260709 14:51:25.015239 11006 leader_election.cc:343] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.015453 11231 raft_consensus.cc:359] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
W20260709 14:51:25.019763 11003 leader_election.cc:343] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.020284 11003 leader_election.cc:304] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [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: a2c202f8968c419c80582eec04eacecd; no voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d
I20260709 14:51:25.020467 11154 leader_election.cc:304] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: d92373709d4444438e2f543fd610667d
I20260709 14:51:25.010329 11237 raft_consensus.cc:2804] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.018388 11231 raft_consensus.cc:385] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.009752 11234 raft_consensus.cc:515] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.022105 11231 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.024482 11231 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.026500 11231 ts_tablet_manager.cc:1434] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:51:25.027444 11231 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:25.027751 10938 catalog_manager.cc:5697] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 0 to 1, leader changed from <none> to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 1 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.021939 11237 raft_consensus.cc:493] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.032874 11237 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.033885 11271 raft_consensus.cc:493] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.035396 11271 raft_consensus.cc:515] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.036406 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:25.036996 11115 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.037406 11040 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:25.038364 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
W20260709 14:51:25.039726 11003 leader_election.cc:343] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.041055 11231 tablet_bootstrap.cc:654] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.042078 11230 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:25.042754 11080 leader_election.cc:304] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.043856 11234 leader_election.cc:290] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.044282 11239 raft_consensus.cc:2804] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.044452 11234 raft_consensus.cc:2804] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.044517 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:25.044831 11239 raft_consensus.cc:697] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:25.043702 11230 ts_tablet_manager.cc:1403] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.013s
I20260709 14:51:25.047106 11239 consensus_queue.cc:237] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.037577 11271 leader_election.cc:290] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92373709d4444438e2f543fd610667d (127.6.248.130:44873), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:25.049304 11271 raft_consensus.cc:2749] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:25.049816 11006 leader_election.cc:343] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.049858 11230 raft_consensus.cc:359] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.050830 11006 leader_election.cc:304] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [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: a2c202f8968c419c80582eec04eacecd; no voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d
I20260709 14:51:25.052245 11115 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.053447 11152 leader_election.cc:304] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.051474 11230 raft_consensus.cc:385] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.054649 11230 raft_consensus.cc:740] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.055377 11230 consensus_queue.cc:260] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.045302 11234 raft_consensus.cc:493] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.058496 11271 raft_consensus.cc:2749] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.058137 11234 raft_consensus.cc:3060] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:25.065052 11154 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:36009, user_credentials={real_user=slave}} blocked reactor thread for 44795.9us
I20260709 14:51:25.066879 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.067660 11040 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.064731 11188 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:25.075178 11231 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:25.075955 11231 ts_tablet_manager.cc:1403] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260709 14:51:25.077075 11040 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.083434 11230 ts_tablet_manager.cc:1434] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.012s
I20260709 14:51:25.084069 11231 raft_consensus.cc:359] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.084726 11231 raft_consensus.cc:385] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.084991 11231 raft_consensus.cc:740] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.085100 11234 raft_consensus.cc:515] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.086795 11230 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:25.087872 11237 raft_consensus.cc:515] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.088681 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:25.089329 11234 leader_election.cc:290] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.090462 11273 raft_consensus.cc:2804] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.090621 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:25.091045 11273 raft_consensus.cc:697] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:25.091218 11114 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.091961 11273 consensus_queue.cc:237] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.094251 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.094928 11230 tablet_bootstrap.cc:654] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.094954 11040 raft_consensus.cc:3060] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.102494 11114 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c202f8968c419c80582eec04eacecd in term 1.
I20260709 14:51:25.103873 11003 leader_election.cc:304] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.104727 11271 raft_consensus.cc:2804] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.105212 11040 raft_consensus.cc:2468] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.105232 11271 raft_consensus.cc:697] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 LEADER]: Becoming Leader. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Running, Role: LEADER
I20260709 14:51:25.085772 11231 consensus_queue.cc:260] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.106302 11271 consensus_queue.cc:237] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.106980 11115 raft_consensus.cc:3060] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.113178 11154 leader_election.cc:304] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:25.114154 11234 raft_consensus.cc:2804] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.114500 11115 raft_consensus.cc:2468] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.115409 11234 raft_consensus.cc:697] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:25.118835 11237 leader_election.cc:290] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [CANDIDATE]: Term 1 election: Requested vote from peers d92373709d4444438e2f543fd610667d (127.6.248.130:44873), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:25.118673 11234 consensus_queue.cc:237] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.120486 11231 ts_tablet_manager.cc:1434] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:51:25.120635 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "a2c202f8968c419c80582eec04eacecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:25.122849 11276 raft_consensus.cc:493] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.123551 11276 raft_consensus.cc:515] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.126919 11276 leader_election.cc:290] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.128391 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:25.129288 11114 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.129336 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:25.130779 11040 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.131152 11152 leader_election.cc:304] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.133286 11276 raft_consensus.cc:2804] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.133854 11276 raft_consensus.cc:493] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.134380 11276 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.122265 11188 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.162358 11231 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:25.164490 11230 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:25.165149 11230 ts_tablet_manager.cc:1403] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.035s
I20260709 14:51:25.170565 11230 raft_consensus.cc:359] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.171317 11230 raft_consensus.cc:385] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.171626 11230 raft_consensus.cc:740] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.170889 10935 catalog_manager.cc:5697] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd reported cstate change: term changed from 0 to 1, leader changed from <none> to a2c202f8968c419c80582eec04eacecd (127.6.248.129). New cstate: current_term: 1 leader_uuid: "a2c202f8968c419c80582eec04eacecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.173882 11230 consensus_queue.cc:260] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.177126 10936 catalog_manager.cc:5697] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 1 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.180416 11230 ts_tablet_manager.cc:1434] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:51:25.181646 11230 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:25.181241 10936 catalog_manager.cc:5697] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 1 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.180040 11188 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2c202f8968c419c80582eec04eacecd in term 1.
I20260709 14:51:25.187361 11273 raft_consensus.cc:493] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.187774 11230 tablet_bootstrap.cc:654] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.187937 11273 raft_consensus.cc:515] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.191357 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:25.192072 11040 raft_consensus.cc:2468] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.193362 11154 leader_election.cc:304] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:25.194283 11234 raft_consensus.cc:2804] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.194698 11234 raft_consensus.cc:493] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.195091 11234 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.195571 11273 leader_election.cc:290] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.195937 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
W20260709 14:51:25.197682 11152 leader_election.cc:343] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.201668 11234 raft_consensus.cc:515] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.204759 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.203794 10938 catalog_manager.cc:5697] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 0 to 1, leader changed from <none> to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 1 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.205394 11040 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.205677 11231 tablet_bootstrap.cc:654] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.210106 11276 raft_consensus.cc:515] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.215095 11276 leader_election.cc:290] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.216352 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:25.217140 11114 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.218101 11039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.218987 11039 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.219655 11230 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:25.220196 11230 ts_tablet_manager.cc:1403] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.018s
I20260709 14:51:25.223124 11230 raft_consensus.cc:359] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.223876 11230 raft_consensus.cc:385] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.224184 11230 raft_consensus.cc:740] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.224905 11230 consensus_queue.cc:260] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.225790 11114 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.226965 11152 leader_election.cc:304] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.227324 11230 ts_tablet_manager.cc:1434] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:25.227800 11276 raft_consensus.cc:2804] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.228312 11276 raft_consensus.cc:697] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:25.228662 11230 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: Bootstrap starting.
I20260709 14:51:25.229151 11276 consensus_queue.cc:237] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.235677 11230 tablet_bootstrap.cc:654] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.236696 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
W20260709 14:51:25.238550 11152 leader_election.cc:343] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.239305 11234 leader_election.cc:290] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.242523 11040 raft_consensus.cc:2468] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.244295 11154 leader_election.cc:304] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: d92373709d4444438e2f543fd610667d
I20260709 14:51:25.246155 11234 raft_consensus.cc:2804] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.246943 11234 raft_consensus.cc:697] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:25.247913 11234 consensus_queue.cc:237] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.250905 11039 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.254838 11231 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:25.254838 11230 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: No bootstrap required, opened a new log
I20260709 14:51:25.255466 11231 ts_tablet_manager.cc:1403] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.024s
I20260709 14:51:25.255550 11230 ts_tablet_manager.cc:1403] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 14:51:25.258203 11231 raft_consensus.cc:359] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.258386 11230 raft_consensus.cc:359] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.258855 11231 raft_consensus.cc:385] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.259070 11230 raft_consensus.cc:385] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.259158 11231 raft_consensus.cc:740] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.259394 11230 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.259889 11231 consensus_queue.cc:260] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.260195 11230 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.261863 11231 ts_tablet_manager.cc:1434] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:51:25.262298 11230 ts_tablet_manager.cc:1434] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:25.262856 11231 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:25.262877 10935 catalog_manager.cc:5697] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 1 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.265969 10935 catalog_manager.cc:5697] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 1 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.268644 11231 tablet_bootstrap.cc:654] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.273303 11231 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:25.273741 11231 ts_tablet_manager.cc:1403] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:51:25.276443 11231 raft_consensus.cc:359] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.277158 11231 raft_consensus.cc:385] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.277484 11231 raft_consensus.cc:740] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.278209 11231 consensus_queue.cc:260] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.280341 11231 ts_tablet_manager.cc:1434] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:25.281548 11231 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d: Bootstrap starting.
I20260709 14:51:25.287439 11231 tablet_bootstrap.cc:654] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.291816 11231 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d: No bootstrap required, opened a new log
I20260709 14:51:25.292171 11231 ts_tablet_manager.cc:1403] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 14:51:25.293941 11231 raft_consensus.cc:359] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.294400 11231 raft_consensus.cc:385] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.294608 11231 raft_consensus.cc:740] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.295114 11231 consensus_queue.cc:260] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.296384 11231 ts_tablet_manager.cc:1434] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:25.317554 11239 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.318058 11239 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.319950 11239 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:25.320575 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:25.321106 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:25.321290 11040 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 0.
I20260709 14:51:25.321842 11188 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 0.
I20260709 14:51:25.322359 11080 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.323422 11239 raft_consensus.cc:2804] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.323786 11239 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.324049 11239 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.328717 11239 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.330281 11239 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:25.331017 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.331377 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:25.331692 11040 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.331996 11188 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.339481 11040 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:25.339481 11188 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:25.340852 11081 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.341553 11239 raft_consensus.cc:2804] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.341971 11239 raft_consensus.cc:697] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:25.342723 11239 consensus_queue.cc:237] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.350081 10935 catalog_manager.cc:5697] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 0 to 1, leader changed from <none> to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 1 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.386731 11239 consensus_queue.cc:1048] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.397759 11266 consensus_queue.cc:1048] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:25.524123 11266 consensus_queue.cc:1048] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.526677 11276 consensus_queue.cc:1048] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.530725 11276 raft_consensus.cc:493] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.531261 11276 raft_consensus.cc:515] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.533460 11276 leader_election.cc:290] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.530725 11266 raft_consensus.cc:493] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.535348 11266 raft_consensus.cc:515] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.534921 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:25.535857 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:25.536733 11040 raft_consensus.cc:2468] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.537174 11114 raft_consensus.cc:2468] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.538798 11239 consensus_queue.cc:1048] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.540616 11266 leader_election.cc:290] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:25.541288 11154 leader_election.cc:304] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:25.542111 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:25.542899 11040 raft_consensus.cc:2393] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92373709d4444438e2f543fd610667d in current term 1: Already voted for candidate 6cd45ef05b474f08b3623cd1bd5081ef in this term.
I20260709 14:51:25.545235 11234 raft_consensus.cc:2804] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.545825 11234 raft_consensus.cc:493] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.546260 11234 raft_consensus.cc:3060] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.555642 11276 consensus_queue.cc:1048] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.555961 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:25.556874 11234 raft_consensus.cc:515] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.558945 11081 leader_election.cc:304] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [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: d92373709d4444438e2f543fd610667d; no voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd
I20260709 14:51:25.559773 11298 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.569669 11234 leader_election.cc:290] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.569857 11040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.570533 11040 raft_consensus.cc:3060] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.571521 11298 raft_consensus.cc:2749] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.574011 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:25.574597 11114 raft_consensus.cc:3060] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.579488 11271 consensus_queue.cc:1048] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.581182 11040 raft_consensus.cc:2468] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.582828 11154 leader_election.cc:304] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:25.583563 11276 consensus_queue.cc:1048] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.583832 11234 raft_consensus.cc:2804] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.587358 11234 raft_consensus.cc:697] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:25.588465 11234 consensus_queue.cc:237] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.590327 11114 raft_consensus.cc:2468] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.610087 10936 catalog_manager.cc:5697] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 1 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.612046 11271 consensus_queue.cc:1048] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.617849 11273 consensus_queue.cc:1048] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.675239 11273 consensus_queue.cc:1048] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.680895 11273 raft_consensus.cc:493] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.681416 11273 raft_consensus.cc:515] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.683562 11273 leader_election.cc:290] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.685442 11039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a105515dc4037a5f5166e2ad4fdff" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd" is_pre_election: true
I20260709 14:51:25.685597 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a105515dc4037a5f5166e2ad4fdff" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
I20260709 14:51:25.686151 11039 raft_consensus.cc:2468] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.686314 11115 raft_consensus.cc:2468] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 0.
I20260709 14:51:25.686654 11276 consensus_queue.cc:1048] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.687498 11154 leader_election.cc:304] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:25.688979 11307 raft_consensus.cc:2804] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.689357 11307 raft_consensus.cc:493] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.689680 11307 raft_consensus.cc:3060] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.697348 11307 raft_consensus.cc:515] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.700435 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a105515dc4037a5f5166e2ad4fdff" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:25.700574 11039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a105515dc4037a5f5166e2ad4fdff" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:25.701032 11115 raft_consensus.cc:3060] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.701184 11039 raft_consensus.cc:3060] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.706631 11307 leader_election.cc:290] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:25.707984 11039 raft_consensus.cc:2468] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.707984 11115 raft_consensus.cc:2468] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 1.
I20260709 14:51:25.709302 11152 leader_election.cc:304] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:25.709975 11307 raft_consensus.cc:2804] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.710369 11307 raft_consensus.cc:697] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:25.710968 11307 consensus_queue.cc:237] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:25.718444 10935 catalog_manager.cc:5697] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 1 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.770964 11307 consensus_queue.cc:1048] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.781927 11307 consensus_queue.cc:1048] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.839071  7138 ts_manager.cc:295] Set tserver state for a2c202f8968c419c80582eec04eacecd to MAINTENANCE_MODE
W20260709 14:51:25.840030 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:25.840216  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
I20260709 14:51:25.871640  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:25.872473  7138 tablet_replica.cc:333] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.873107  7138 raft_consensus.cc:2243] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.873513  7138 raft_consensus.cc:2272] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.875527  7138 tablet_replica.cc:333] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.876046  7138 raft_consensus.cc:2243] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.876396  7138 raft_consensus.cc:2272] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.877960  7138 tablet_replica.cc:333] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.878451  7138 raft_consensus.cc:2243] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.878818  7138 raft_consensus.cc:2272] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.881175  7138 tablet_replica.cc:333] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.881677  7138 raft_consensus.cc:2243] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.882077  7138 raft_consensus.cc:2272] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.883720  7138 tablet_replica.cc:333] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.884322  7138 raft_consensus.cc:2243] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.884727  7138 raft_consensus.cc:2272] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.886945  7138 tablet_replica.cc:333] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.887040 11239 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.887456  7138 raft_consensus.cc:2243] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.887957  7138 raft_consensus.cc:2272] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.890681  7138 tablet_replica.cc:333] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.891376  7138 raft_consensus.cc:2243] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.891855  7138 raft_consensus.cc:2272] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.894345  7138 tablet_replica.cc:333] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.895033  7138 raft_consensus.cc:2243] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.895494  7138 raft_consensus.cc:2272] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.898551  7138 tablet_replica.cc:333] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.899222  7138 raft_consensus.cc:2243] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:25.899701  7138 raft_consensus.cc:2272] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:25.902067  7138 tablet_replica.cc:333] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: stopping tablet replica
I20260709 14:51:25.902623  7138 raft_consensus.cc:2243] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:25.903371  7138 raft_consensus.cc:2272] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:25.907163 11080 consensus_peers.cc:597] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:25.932984  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
W20260709 14:51:25.992067 11080 consensus_peers.cc:597] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:25.993880 11080 consensus_peers.cc:597] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:26.002673 11154 consensus_peers.cc:597] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:26.024748 11154 consensus_peers.cc:597] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:26.040416 11154 consensus_peers.cc:597] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:26.126358 11307 consensus_queue.cc:1048] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:26.197428 11154 consensus_peers.cc:597] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:26.226996 11154 consensus_peers.cc:597] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:26.308244 11307 consensus_queue.cc:1048] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:26.337845 11154 consensus_peers.cc:597] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:26.840968 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:27.108439 11273 raft_consensus.cc:493] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2c202f8968c419c80582eec04eacecd)
I20260709 14:51:27.108973 11273 raft_consensus.cc:515] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:27.110647 11273 leader_election.cc:290] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:27.111754 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d92373709d4444438e2f543fd610667d" is_pre_election: true
W20260709 14:51:27.114001 11154 leader_election.cc:336] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111)
I20260709 14:51:27.114356 11154 leader_election.cc:304] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef; no voters: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d
I20260709 14:51:27.114944 11273 raft_consensus.cc:2749] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:27.116405 11266 raft_consensus.cc:493] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2c202f8968c419c80582eec04eacecd)
I20260709 14:51:27.116853 11266 raft_consensus.cc:515] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:27.118530 11266 leader_election.cc:290] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:27.119573 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" is_pre_election: true
I20260709 14:51:27.120144 11188 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 1.
I20260709 14:51:27.121268 11081 leader_election.cc:304] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [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: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:27.122028 11266 raft_consensus.cc:2804] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:51:27.122110 11080 leader_election.cc:336] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111)
I20260709 14:51:27.122403 11266 raft_consensus.cc:493] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2c202f8968c419c80582eec04eacecd)
I20260709 14:51:27.122797 11266 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:27.128067 11266 raft_consensus.cc:515] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:27.129484 11266 leader_election.cc:290] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:27.130482 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:27.130990 11188 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:27.132620 11080 leader_election.cc:336] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111)
I20260709 14:51:27.135922 11188 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:27.136883 11081 leader_election.cc:304] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [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: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: a2c202f8968c419c80582eec04eacecd
I20260709 14:51:27.137475 11266 raft_consensus.cc:2804] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:27.138316 11266 raft_consensus.cc:697] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:27.138968 11266 consensus_queue.cc:237] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:27.145349 10935 catalog_manager.cc:5697] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 1 to 2, leader changed from a2c202f8968c419c80582eec04eacecd (127.6.248.129) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 2 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:27.403997 11154 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111) [suppressed 106 similar messages]
W20260709 14:51:27.628130 11080 consensus_peers.cc:597] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:27.749265 11188 raft_consensus.cc:1275] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:27.750450 11266 consensus_queue.cc:1048] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:27.841984 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:28.263235 11080 consensus_peers.cc:597] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.331166 11080 consensus_peers.cc:597] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.388818 11154 consensus_peers.cc:597] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.439718 11154 consensus_peers.cc:597] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.499007 11154 consensus_peers.cc:597] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.724846 11080 consensus_peers.cc:597] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.843111 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:28.865222 11154 consensus_peers.cc:597] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.865736 11154 consensus_peers.cc:597] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:28.872449 11154 consensus_peers.cc:597] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:29.844022 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:30.348224 11080 consensus_peers.cc:597] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:30.814285 11154 consensus_peers.cc:597] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:51:30.844993 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:30.930718 11080 consensus_peers.cc:597] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:30.952666  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:30.959949 11332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:30.960141 11333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:30.963611  7138 server_base.cc:1061] running on GCE node
W20260709 14:51:30.964324 11335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:30.965919  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:30.966162  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:30.966364  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608690966351 us; error 0 us; skew 500 ppm
I20260709 14:51:30.966894  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:30.969439  7138 webserver.cc:533] Webserver started at http://127.6.248.129:38997/ using document root <none> and password file <none>
I20260709 14:51:30.969961  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:30.970162  7138 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:51:30.973532  7138 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 14:51:30.977231 11340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:30.978066  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:30.978363  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "a2c202f8968c419c80582eec04eacecd"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-bgng"
I20260709 14:51:30.978710  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608591702756-7138-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)
I20260709 14:51:30.999565  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:31.000826  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:31.002344  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:31.005741 11347 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:51:31.030195 11154 consensus_peers.cc:597] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:31.052627  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:51:31.052965  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260709 14:51:31.053200  7138 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:51:31.057442 11347 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.074041 11347 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: 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
W20260709 14:51:31.074144 11080 consensus_peers.cc:597] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:31.074896 11347 tablet_bootstrap.cc:492] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.075446 11347 ts_tablet_manager.cc:1403] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:51:31.077508 11347 raft_consensus.cc:359] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.078089 11347 raft_consensus.cc:740] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.078724 11347 consensus_queue.cc:260] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.080965 11347 ts_tablet_manager.cc:1434] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:51:31.081620 11347 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.093329 11347 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.094122 11347 tablet_bootstrap.cc:492] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.094116  7138 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:51:31.094542  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.042s	sys 0.000s
I20260709 14:51:31.094832 11347 ts_tablet_manager.cc:1403] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.003s
I20260709 14:51:31.096732 11347 raft_consensus.cc:359] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.097259 11347 raft_consensus.cc:740] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.097908 11347 consensus_queue.cc:260] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.099347 11347 ts_tablet_manager.cc:1434] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:31.100013 11347 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.114348 11347 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.115320 11347 tablet_bootstrap.cc:492] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.115875 11347 ts_tablet_manager.cc:1403] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 14:51:31.118407 11347 raft_consensus.cc:359] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.118976 11347 raft_consensus.cc:740] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.119623 11347 consensus_queue.cc:260] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.121179 11347 ts_tablet_manager.cc:1434] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:31.122002 11347 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.131223 11347 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.132107 11347 tablet_bootstrap.cc:492] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.132795 11347 ts_tablet_manager.cc:1403] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:31.135177 11347 raft_consensus.cc:359] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.135874 11347 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.136538 11347 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.138306 11347 ts_tablet_manager.cc:1434] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:51:31.138902 11347 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.149916  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:36009
I20260709 14:51:31.150092 11409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:36009 every 8 connection(s)
I20260709 14:51:31.152542 11347 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.153353 11347 tablet_bootstrap.cc:492] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.153998 11347 ts_tablet_manager.cc:1403] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:51:31.154858  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:31.154904 11411 tablet.cc:2406] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:31.156646 11347 raft_consensus.cc:359] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.157382 11347 raft_consensus.cc:740] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.158269 11347 consensus_queue.cc:260] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.160218 11347 ts_tablet_manager.cc:1434] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:31.160949 11347 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.176909 11347 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.177719 11347 tablet_bootstrap.cc:492] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.178390 11347 ts_tablet_manager.cc:1403] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:51:31.181403 11410 heartbeater.cc:344] Connected to a master server at 127.6.248.190:37191
I20260709 14:51:31.182020 11410 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:31.181496 11347 raft_consensus.cc:359] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.182348 11347 raft_consensus.cc:740] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.182932 11410 heartbeater.cc:507] Master 127.6.248.190:37191 requested a full tablet report, sending...
I20260709 14:51:31.183250 11347 consensus_queue.cc:260] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.184794 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:31.185318 11347 ts_tablet_manager.cc:1434] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:31.185395 11188 raft_consensus.cc:606] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:31.186293 11347 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.188154 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:31.188661 11188 raft_consensus.cc:606] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:31.189523 10938 ts_manager.cc:194] Re-registered known tserver with Master: a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009)
I20260709 14:51:31.198849 11347 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.199769 11347 tablet_bootstrap.cc:492] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.200424 11347 ts_tablet_manager.cc:1403] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:51:31.201200 11114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:31.201327 10938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57462
I20260709 14:51:31.201943 11114 raft_consensus.cc:606] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:31.203482  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:31.204171  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:31.204425 11347 raft_consensus.cc:359] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.204999  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:31.205224 11347 raft_consensus.cc:740] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.206959 11410 heartbeater.cc:499] Master 127.6.248.190:37191 was elected leader, sending a full tablet report...
I20260709 14:51:31.207208 11347 consensus_queue.cc:260] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.210381 11347 ts_tablet_manager.cc:1434] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:31.211133 11347 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
W20260709 14:51:31.218107 11154 consensus_peers.cc:597] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:31.222826 11347 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.223594 11347 tablet_bootstrap.cc:492] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.224267 11347 ts_tablet_manager.cc:1403] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 14:51:31.226460 11347 raft_consensus.cc:359] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.227118 11347 raft_consensus.cc:740] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.227706 11347 consensus_queue.cc:260] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.229048 11347 ts_tablet_manager.cc:1434] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:51:31.229703 11347 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.242324 11347 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.242955 11347 tablet_bootstrap.cc:492] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.243423 11347 ts_tablet_manager.cc:1403] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:51:31.245008 11347 raft_consensus.cc:359] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.245461 11347 raft_consensus.cc:740] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.245923 11347 consensus_queue.cc:260] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.247177 11347 ts_tablet_manager.cc:1434] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:31.247916 11347 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Bootstrap starting.
I20260709 14:51:31.261976 11347 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: 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
I20260709 14:51:31.262632 11347 tablet_bootstrap.cc:492] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Bootstrap complete.
I20260709 14:51:31.263101 11347 ts_tablet_manager.cc:1403] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:51:31.264706 11347 raft_consensus.cc:359] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.265147 11347 raft_consensus.cc:740] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2c202f8968c419c80582eec04eacecd, State: Initialized, Role: FOLLOWER
I20260709 14:51:31.265602 11347 consensus_queue.cc:260] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.267256 11347 ts_tablet_manager.cc:1434] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:31.307603 11423 raft_consensus.cc:993] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:31.308092 11423 raft_consensus.cc:1081] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:31.309638 11114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:31.310205 11114 raft_consensus.cc:493] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:31.310578 11114 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.318105 11114 raft_consensus.cc:515] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.321759 11114 leader_election.cc:290] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:31.322009 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:31.323004 11188 raft_consensus.cc:3055] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:31.323340 11188 raft_consensus.cc:740] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:31.324103 11188 consensus_queue.cc:260] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.325346 11188 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.329711 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:31.330309 11384 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.331151 11188 raft_consensus.cc:2468] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:31.332235 11081 leader_election.cc:304] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [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: 6cd45ef05b474f08b3623cd1bd5081ef, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:31.332926 11266 raft_consensus.cc:2804] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:31.333338 11266 raft_consensus.cc:697] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:31.334153 11266 consensus_queue.cc:237] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.335841 11384 raft_consensus.cc:2468] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:31.341106 10938 catalog_manager.cc:5697] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 1 to 2, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 2 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.509259 11273 raft_consensus.cc:993] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:31.509707 11423 raft_consensus.cc:1081] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:31.511035 11114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:31.511443 11114 raft_consensus.cc:493] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:31.511698 11114 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.517712 11114 raft_consensus.cc:515] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.519261 11114 leader_election.cc:290] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:31.520025 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:31.520197 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:31.520633 11384 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.520720 11188 raft_consensus.cc:3055] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:31.521148 11188 raft_consensus.cc:740] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:31.521948 11188 consensus_queue.cc:260] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.522868 11188 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.525561 11384 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:31.526504 11080 leader_election.cc:304] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:31.527168 11266 raft_consensus.cc:2804] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:31.527560 11266 raft_consensus.cc:697] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:31.527817 11188 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:31.528276 11266 consensus_queue.cc:237] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.536541 11384 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.536819 10938 catalog_manager.cc:5697] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 1 to 2, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 2 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:31.610188 11266 raft_consensus.cc:993] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:31.610670 11331 raft_consensus.cc:1081] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:31.612349 11188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:31.612854 11188 raft_consensus.cc:493] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:31.613247 11188 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.618762 11188 raft_consensus.cc:515] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.620303 11188 leader_election.cc:290] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:31.620940 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:31.621381 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:31.621611 11384 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.622021 11114 raft_consensus.cc:3055] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:31.622347 11114 raft_consensus.cc:740] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:31.623147 11114 consensus_queue.cc:260] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.624384 11114 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:31.628526 11384 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 2.
I20260709 14:51:31.629806 11154 leader_election.cc:304] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:31.630592 11423 raft_consensus.cc:2804] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:31.631212 11114 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 2.
I20260709 14:51:31.631222 11423 raft_consensus.cc:697] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:31.632426 11423 consensus_queue.cc:237] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:31.638556 10938 catalog_manager.cc:5697] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 1 to 2, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 2 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:31.845917 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:31.896257 11188 raft_consensus.cc:1275] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.897518 11437 consensus_queue.cc:1048] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.907195 11384 raft_consensus.cc:1275] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.908754 11266 consensus_queue.cc:1048] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.912004 11383 raft_consensus.cc:1275] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.914314 11266 consensus_queue.cc:1048] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:31.923303 11188 raft_consensus.cc:1275] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:31.925110 11437 consensus_queue.cc:1048] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:32.115134 11384 raft_consensus.cc:1275] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:32.116281 11436 consensus_queue.cc:1048] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:32.124558 11114 raft_consensus.cc:1275] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:32.126912 11423 consensus_queue.cc:1048] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:32.214020  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:32.222359 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:32.222888 11188 raft_consensus.cc:606] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:32.225565 11115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:32.226150 11115 raft_consensus.cc:606] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:32.228415 11115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:32.228889 11115 raft_consensus.cc:606] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:32.230062  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:32.230525  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:32.231056  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:32.483542 11331 raft_consensus.cc:993] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:32.483960 11437 raft_consensus.cc:1081] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:32.485227 11188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:32.485613 11188 raft_consensus.cc:493] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.485857 11188 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.490173 11188 raft_consensus.cc:515] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.491570 11188 leader_election.cc:290] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 3 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:32.492353 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:32.492892 11384 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.492654 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2425a1e14b434a90ce6d08f3d98884" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:32.493392 11115 raft_consensus.cc:3055] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:32.493626 11115 raft_consensus.cc:740] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:32.494386 11115 consensus_queue.cc:260] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.495291 11115 raft_consensus.cc:3060] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.497818 11384 raft_consensus.cc:2468] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:32.498939 11154 leader_election.cc:304] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:32.499662 11423 raft_consensus.cc:2804] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:32.500039 11423 raft_consensus.cc:697] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:32.500429 11115 raft_consensus.cc:2468] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:32.500845 11423 consensus_queue.cc:237] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.506584 10935 catalog_manager.cc:5697] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 2 to 3, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 3 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.525122 11331 raft_consensus.cc:993] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:32.525609 11437 raft_consensus.cc:1081] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:32.527009 11188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:32.527429 11188 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.527711 11188 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.531805 11188 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.533241 11188 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:32.533874 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:32.534305 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:32.534488 11384 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.534902 11115 raft_consensus.cc:3055] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:32.535194 11115 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:32.535799 11115 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.536662 11115 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.539397 11384 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 2.
I20260709 14:51:32.540377 11154 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:32.540985 11423 raft_consensus.cc:2804] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:32.541138 11115 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 2.
I20260709 14:51:32.541363 11423 raft_consensus.cc:697] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:32.542207 11423 consensus_queue.cc:237] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.547962 10935 catalog_manager.cc:5697] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 1 to 2, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 2 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.635301 11436 raft_consensus.cc:993] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:32.635715 11423 raft_consensus.cc:1081] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:32.636936 11115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:32.637344 11115 raft_consensus.cc:493] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.637596 11115 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.642241 11115 raft_consensus.cc:515] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.643672 11115 leader_election.cc:290] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:32.644382 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:32.644583 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:32.645051 11384 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.645108 11188 raft_consensus.cc:3055] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:32.645466 11188 raft_consensus.cc:740] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:32.646126 11188 consensus_queue.cc:260] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.646929 11188 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:32.649968 11384 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:32.651024 11080 leader_election.cc:304] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:32.651082 11188 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:32.651800 11437 raft_consensus.cc:2804] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:32.652321 11437 raft_consensus.cc:697] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:32.653025 11437 consensus_queue.cc:237] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:32.658896 10935 catalog_manager.cc:5697] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 1 to 2, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 2 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:32.846771 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:32.970849 11384 raft_consensus.cc:1275] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:32.972041 11423 consensus_queue.cc:1048] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:32.981272 11115 raft_consensus.cc:1275] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:32.982792 11423 consensus_queue.cc:1048] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:32.991503 11384 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:32.992981 11423 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:33.002909 11115 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:33.004653 11436 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:33.112066 11188 raft_consensus.cc:1275] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:33.113155 11437 consensus_queue.cc:1048] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:33.121985 11384 raft_consensus.cc:1275] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:33.125423 11331 consensus_queue.cc:1048] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:33.237299  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:33.244261 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:33.244791 11188 raft_consensus.cc:606] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:33.247004 11115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:33.247481 11115 raft_consensus.cc:606] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:33.249634 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:33.250072 11188 raft_consensus.cc:606] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:33.250972  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:33.251425  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:33.251943  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:33.378921 11437 raft_consensus.cc:993] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:33.379470 11331 raft_consensus.cc:1081] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:33.381098 11188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:33.381659 11188 raft_consensus.cc:493] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:33.382009 11188 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.386924 11188 raft_consensus.cc:515] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.388600 11188 leader_election.cc:290] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 3 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:33.389122 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:33.389739 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbf5a310d18427db3a81f581ad66f88" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:33.389819 11384 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.390409 11115 raft_consensus.cc:3055] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:33.390729 11115 raft_consensus.cc:740] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:33.391390 11115 consensus_queue.cc:260] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.392352 11115 raft_consensus.cc:3060] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.394898 11384 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:33.395825 11154 leader_election.cc:304] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:33.396440 11436 raft_consensus.cc:2804] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:33.396946 11436 raft_consensus.cc:697] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:33.397840 11115 raft_consensus.cc:2468] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:33.397855 11436 consensus_queue.cc:237] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.405066 10935 catalog_manager.cc:5697] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 2 to 3, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 3 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:33.510288 11273 raft_consensus.cc:993] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:33.510777 11273 raft_consensus.cc:1081] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:33.511648 11273 raft_consensus.cc:993] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:33.512108 11436 raft_consensus.cc:1081] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:33.512548 11115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:33.513129 11115 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:33.513468 11115 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.513628 11114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:33.514217 11114 raft_consensus.cc:493] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:33.514508 11114 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.518018 11115 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.519451 11115 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 3 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:33.520301 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:33.520463 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:33.519483 11114 raft_consensus.cc:515] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.520817 11384 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.521016 11188 raft_consensus.cc:3055] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:33.521389 11188 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:33.522158 11188 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.523116 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:33.523393 11188 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.523716 11383 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.526310 11384 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 3.
I20260709 14:51:33.527457 11080 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:33.527802 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce5bb5a3e564352bc8633e405ac9051" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:33.528241 11331 raft_consensus.cc:2804] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:33.528360 11189 raft_consensus.cc:3055] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:33.528803 11189 raft_consensus.cc:740] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:33.528923 11331 raft_consensus.cc:697] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:33.529614 11189 consensus_queue.cc:260] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.529964 11331 consensus_queue.cc:237] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.530308 11188 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 3.
I20260709 14:51:33.530792 11189 raft_consensus.cc:3060] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:33.530308 11383 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 3.
I20260709 14:51:33.533140 11080 leader_election.cc:304] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:33.530369 11114 leader_election.cc:290] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 3 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:33.533887 11437 raft_consensus.cc:2804] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:33.534389 11437 raft_consensus.cc:697] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:33.535018 11437 consensus_queue.cc:237] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:33.537268 10935 catalog_manager.cc:5697] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 2 to 3, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 3 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:33.541885 11189 raft_consensus.cc:2468] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 3.
I20260709 14:51:33.550491 10938 catalog_manager.cc:5697] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 2 to 3, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 3 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:33.847627 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:33.927451 11383 raft_consensus.cc:1275] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.928771 11436 consensus_queue.cc:1048] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.938154 11114 raft_consensus.cc:1275] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.939622 11384 raft_consensus.cc:1275] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.939694 11273 consensus_queue.cc:1048] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:33.942118 11437 consensus_queue.cc:1048] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.959465 11189 raft_consensus.cc:1275] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:33.961035 11437 consensus_queue.cc:1048] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:34.139916 11189 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:34.141191 11437 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:34.149562 11384 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:34.150979 11331 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:34.258234  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:34.265683 11114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:34.266263 11114 raft_consensus.cc:606] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:34.268607 11189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:34.269096 11189 raft_consensus.cc:606] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:34.271267 11114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:34.271741 11114 raft_consensus.cc:606] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:34.272660  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:34.273102  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:34.273639  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:34.507597 11437 raft_consensus.cc:993] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:34.508039 11331 raft_consensus.cc:1081] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:34.509346 11189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:34.509860 11189 raft_consensus.cc:493] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.510157 11189 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.514778 11189 raft_consensus.cc:515] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.516227 11189 leader_election.cc:290] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 3 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:34.516863 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:34.517138 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2844157903e5411ebcc4bc0e1ebc23cc" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:34.517459 11384 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.517812 11114 raft_consensus.cc:3055] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:34.518106 11114 raft_consensus.cc:740] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:34.518826 11114 consensus_queue.cc:260] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.519711 11114 raft_consensus.cc:3060] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.522418 11384 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:34.523295 11154 leader_election.cc:304] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:34.524008 11273 raft_consensus.cc:2804] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:34.524504 11273 raft_consensus.cc:697] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:34.525202 11273 consensus_queue.cc:237] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.525437 11114 raft_consensus.cc:2468] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:34.531692 10935 catalog_manager.cc:5697] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 2 to 3, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 3 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.600791 11437 raft_consensus.cc:993] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:34.601207 11331 raft_consensus.cc:1081] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:34.602869 11189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:34.603389 11189 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.603858 11189 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.609256 11189 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.610948 11189 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 4 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:34.611637 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:34.611976 11114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:34.612212 11383 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.612524 11114 raft_consensus.cc:3055] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:34.612802 11114 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:34.613411 11114 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.614328 11114 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.617269 11383 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 4.
I20260709 14:51:34.618371 11154 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:34.618532 11114 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 4.
I20260709 14:51:34.619240 11273 raft_consensus.cc:2804] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:34.619712 11273 raft_consensus.cc:697] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:34.620468 11273 consensus_queue.cc:237] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.626029 10935 catalog_manager.cc:5697] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 3 to 4, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 4 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.650882 11436 raft_consensus.cc:993] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:34.651293 11273 raft_consensus.cc:1081] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:34.652582 11114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:34.653016 11114 raft_consensus.cc:493] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.653296 11114 raft_consensus.cc:3060] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.657757 11114 raft_consensus.cc:515] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.659248 11114 leader_election.cc:290] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:34.659873 11383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:34.660229 11189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f82503ad346a7a03e2cbc3f57d012" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:34.660467 11383 raft_consensus.cc:3060] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.660817 11189 raft_consensus.cc:3055] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.661083 11189 raft_consensus.cc:740] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:34.661751 11189 consensus_queue.cc:260] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.662683 11189 raft_consensus.cc:3060] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.665215 11383 raft_consensus.cc:2468] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:34.666201 11080 leader_election.cc:304] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:34.666836 11331 raft_consensus.cc:2804] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:34.667321 11331 raft_consensus.cc:697] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:34.668087 11189 raft_consensus.cc:2468] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:34.668104 11331 consensus_queue.cc:237] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:34.674952 10935 catalog_manager.cc:5697] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 1 to 2, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 2 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:34.848848 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:35.044348 11114 raft_consensus.cc:1275] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:35.046059 11273 consensus_queue.cc:1048] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:35.063153 11383 raft_consensus.cc:1275] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:35.066395 11487 consensus_queue.cc:1048] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:35.067207 11115 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 4 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:35.068521 11487 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:35.079630 11384 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 4 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:35.082132 11436 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:35.107774 11189 raft_consensus.cc:1275] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.109498 11331 consensus_queue.cc:1048] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.120658 11383 raft_consensus.cc:1275] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.124666 11437 consensus_queue.cc:1048] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:35.280457  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:35.289573 11115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3"
dest_uuid: "d92373709d4444438e2f543fd610667d"
mode: GRACEFUL
new_leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:51:35.290190 11115 raft_consensus.cc:606] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Received request to transfer leadership to TS 6cd45ef05b474f08b3623cd1bd5081ef
I20260709 14:51:35.292694 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:35.293126 11188 raft_consensus.cc:606] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:35.295565 11188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
mode: GRACEFUL
new_leader_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:43084
I20260709 14:51:35.295971 11188 raft_consensus.cc:606] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 LEADER]: Received request to transfer leadership to TS d92373709d4444438e2f543fd610667d
I20260709 14:51:35.296979  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:35.297462  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:35.298139  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:35.556506 11273 raft_consensus.cc:993] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:35.556965 11436 raft_consensus.cc:1081] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:35.558377 11115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:35.558809 11115 raft_consensus.cc:493] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.559042 11115 raft_consensus.cc:3060] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.565210 11115 raft_consensus.cc:515] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.566768 11115 leader_election.cc:290] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 2 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:35.567518 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:35.567812 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8f4f9ea25c46e5b2798ab745fa04ca" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:35.568169 11384 raft_consensus.cc:3060] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.568385 11188 raft_consensus.cc:3055] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.568732 11188 raft_consensus.cc:740] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:35.569555 11188 consensus_queue.cc:260] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.570639 11188 raft_consensus.cc:3060] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.573662 11384 raft_consensus.cc:2468] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:35.574784 11080 leader_election.cc:304] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:35.575624 11437 raft_consensus.cc:2804] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.576036 11437 raft_consensus.cc:697] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:35.576726 11188 raft_consensus.cc:2468] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 2.
I20260709 14:51:35.577077 11437 consensus_queue.cc:237] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.586079 10938 catalog_manager.cc:5697] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 1 to 2, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 2 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.636005 11494 raft_consensus.cc:993] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: : Instructing follower 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:35.636425 11437 raft_consensus.cc:1081] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Signalling peer 6cd45ef05b474f08b3623cd1bd5081ef to start an election
I20260709 14:51:35.637816 11188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3"
dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
 from {username='slave'} at 127.0.0.1:43068
I20260709 14:51:35.638253 11188 raft_consensus.cc:493] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.638527 11188 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.643148 11188 raft_consensus.cc:515] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.644647 11188 leader_election.cc:290] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [CANDIDATE]: Term 3 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), d92373709d4444438e2f543fd610667d (127.6.248.130:44873)
I20260709 14:51:35.645359 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:35.645660 11115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a0b07fbeb54fdc87dbafe115db05e3" candidate_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92373709d4444438e2f543fd610667d"
I20260709 14:51:35.645996 11384 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.646240 11115 raft_consensus.cc:3055] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:35.646550 11115 raft_consensus.cc:740] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:35.647363 11115 consensus_queue.cc:260] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.648506 11115 raft_consensus.cc:3060] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.652369 11384 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:35.653755 11154 leader_election.cc:304] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [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: 6cd45ef05b474f08b3623cd1bd5081ef, a2c202f8968c419c80582eec04eacecd; no voters: 
I20260709 14:51:35.654536 11436 raft_consensus.cc:2804] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:35.654953 11436 raft_consensus.cc:697] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Becoming Leader. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:35.654963 11115 raft_consensus.cc:2468] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cd45ef05b474f08b3623cd1bd5081ef in term 3.
I20260709 14:51:35.655967 11436 consensus_queue.cc:237] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.662263 10938 catalog_manager.cc:5697] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef reported cstate change: term changed from 2 to 3, leader changed from d92373709d4444438e2f543fd610667d (127.6.248.130) to 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131). New cstate: current_term: 3 leader_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.670097 11273 raft_consensus.cc:993] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: : Instructing follower d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:35.670483 11436 raft_consensus.cc:1081] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 LEADER]: Signalling peer d92373709d4444438e2f543fd610667d to start an election
I20260709 14:51:35.671757 11115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c"
dest_uuid: "d92373709d4444438e2f543fd610667d"
 from {username='slave'} at 127.0.0.1:56142
I20260709 14:51:35.672166 11115 raft_consensus.cc:493] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.672430 11115 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:35.676585 11115 raft_consensus.cc:515] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.677949 11115 leader_election.cc:290] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [CANDIDATE]: Term 5 election: Requested vote from peers a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009), 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131:41183)
I20260709 14:51:35.678745 11384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a2c202f8968c419c80582eec04eacecd"
I20260709 14:51:35.678936 11188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9da53d16234a4d97fa5e4cd5cd102c" candidate_uuid: "d92373709d4444438e2f543fd610667d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6cd45ef05b474f08b3623cd1bd5081ef"
I20260709 14:51:35.679317 11384 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:35.679401 11188 raft_consensus.cc:3055] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:35.679802 11188 raft_consensus.cc:740] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6cd45ef05b474f08b3623cd1bd5081ef, State: Running, Role: LEADER
I20260709 14:51:35.680601 11188 consensus_queue.cc:260] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.681742 11188 raft_consensus.cc:3060] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:35.685554 11384 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 5.
I20260709 14:51:35.686620 11080 leader_election.cc:304] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [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: a2c202f8968c419c80582eec04eacecd, d92373709d4444438e2f543fd610667d; no voters: 
I20260709 14:51:35.687340 11437 raft_consensus.cc:2804] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:35.687815 11437 raft_consensus.cc:697] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 5 LEADER]: Becoming Leader. State: Replica: d92373709d4444438e2f543fd610667d, State: Running, Role: LEADER
I20260709 14:51:35.688151 11188 raft_consensus.cc:2468] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92373709d4444438e2f543fd610667d in term 5.
I20260709 14:51:35.688843 11437 consensus_queue.cc:237] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [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: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } }
I20260709 14:51:35.695107 10938 catalog_manager.cc:5697] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d reported cstate change: term changed from 4 to 5, leader changed from 6cd45ef05b474f08b3623cd1bd5081ef (127.6.248.131) to d92373709d4444438e2f543fd610667d (127.6.248.130). New cstate: current_term: 5 leader_uuid: "d92373709d4444438e2f543fd610667d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:35.849862 10986 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:36.068482 11115 raft_consensus.cc:1275] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.069232 11384 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 5 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:36.069309 11188 raft_consensus.cc:1275] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.070034 11436 consensus_queue.cc:1048] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92373709d4444438e2f543fd610667d" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:36.070605 11494 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:36.071851 11437 consensus_queue.cc:1048] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.086606 11381 raft_consensus.cc:1275] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Refusing update from remote peer 6cd45ef05b474f08b3623cd1bd5081ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.091305 11487 consensus_queue.cc:1048] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:36.093644 11189 raft_consensus.cc:1275] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 5 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:36.100620 11437 consensus_queue.cc:1048] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cd45ef05b474f08b3623cd1bd5081ef" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:36.107961 11381 raft_consensus.cc:1275] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Refusing update from remote peer d92373709d4444438e2f543fd610667d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.109465 11437 consensus_queue.cc:1048] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2c202f8968c419c80582eec04eacecd" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 36009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.304045  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:36.334220  7138 tablet_server.cc:179] TabletServer@127.6.248.129:36009 shutting down...
I20260709 14:51:36.358668  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:36.359433  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.360179  7138 raft_consensus.cc:2243] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.360628  7138 raft_consensus.cc:2272] T 2844157903e5411ebcc4bc0e1ebc23cc P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.362819  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.363379  7138 raft_consensus.cc:2243] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.363827  7138 raft_consensus.cc:2272] T 0f0a105515dc4037a5f5166e2ad4fdff P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.365952  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.366525  7138 raft_consensus.cc:2243] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.366921  7138 raft_consensus.cc:2272] T c89f82503ad346a7a03e2cbc3f57d012 P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.368722  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.369290  7138 raft_consensus.cc:2243] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.369922  7138 raft_consensus.cc:2272] T dce5bb5a3e564352bc8633e405ac9051 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.371783  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.372514  7138 raft_consensus.cc:2243] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.373081  7138 raft_consensus.cc:2272] T fb9da53d16234a4d97fa5e4cd5cd102c P a2c202f8968c419c80582eec04eacecd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.376015  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.376529  7138 raft_consensus.cc:2243] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.376958  7138 raft_consensus.cc:2272] T 04a0b07fbeb54fdc87dbafe115db05e3 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.379643  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.380282  7138 raft_consensus.cc:2243] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.380725  7138 raft_consensus.cc:2272] T 7a8f4f9ea25c46e5b2798ab745fa04ca P a2c202f8968c419c80582eec04eacecd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.383102  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.383608  7138 raft_consensus.cc:2243] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.384014  7138 raft_consensus.cc:2272] T 8e365b8662a841dc9de57311363afae9 P a2c202f8968c419c80582eec04eacecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.386476  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.387034  7138 raft_consensus.cc:2243] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.387570  7138 raft_consensus.cc:2272] T 8c2425a1e14b434a90ce6d08f3d98884 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.390019  7138 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:36.390650  7138 raft_consensus.cc:2243] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.391206  7138 raft_consensus.cc:2272] T ecbf5a310d18427db3a81f581ad66f88 P a2c202f8968c419c80582eec04eacecd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:36.395963 11154 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
W20260709 14:51:36.399303 11154 consensus_peers.cc:597] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.413691  7138 tablet_server.cc:196] TabletServer@127.6.248.129:36009 shutdown complete.
W20260709 14:51:36.422396 11154 consensus_peers.cc:597] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.449611  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
I20260709 14:51:36.473946  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:36.474694  7138 tablet_replica.cc:333] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.475313  7138 raft_consensus.cc:2243] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.475801  7138 raft_consensus.cc:2272] T 0f0a105515dc4037a5f5166e2ad4fdff P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.478259  7138 tablet_replica.cc:333] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.478886  7138 raft_consensus.cc:2243] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.479652  7138 raft_consensus.cc:2272] T c89f82503ad346a7a03e2cbc3f57d012 P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.481958  7138 tablet_replica.cc:333] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.482475  7138 raft_consensus.cc:2243] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.483570  7138 raft_consensus.cc:2272] T dce5bb5a3e564352bc8633e405ac9051 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.486184  7138 tablet_replica.cc:333] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.487085  7138 raft_consensus.cc:2243] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.487636  7138 raft_consensus.cc:2272] T 8c2425a1e14b434a90ce6d08f3d98884 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:36.489008 11080 consensus_peers.cc:597] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.489830  7138 tablet_replica.cc:333] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.490440  7138 raft_consensus.cc:2243] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.490960  7138 raft_consensus.cc:2272] T ecbf5a310d18427db3a81f581ad66f88 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.493248  7138 tablet_replica.cc:333] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.493854  7138 raft_consensus.cc:2243] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.494275  7138 raft_consensus.cc:2272] T 2844157903e5411ebcc4bc0e1ebc23cc P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.496217  7138 tablet_replica.cc:333] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.496764  7138 raft_consensus.cc:2243] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.497504  7138 raft_consensus.cc:2272] T 7a8f4f9ea25c46e5b2798ab745fa04ca P d92373709d4444438e2f543fd610667d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.499974  7138 tablet_replica.cc:333] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.500541  7138 raft_consensus.cc:2243] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.501271  7138 raft_consensus.cc:2272] T fb9da53d16234a4d97fa5e4cd5cd102c P d92373709d4444438e2f543fd610667d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.503773  7138 tablet_replica.cc:333] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.504210  7138 raft_consensus.cc:2243] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.504546  7138 raft_consensus.cc:2272] T 04a0b07fbeb54fdc87dbafe115db05e3 P d92373709d4444438e2f543fd610667d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.506596  7138 tablet_replica.cc:333] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d: stopping tablet replica
I20260709 14:51:36.507011  7138 raft_consensus.cc:2243] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.507697  7138 raft_consensus.cc:2272] T 8e365b8662a841dc9de57311363afae9 P d92373709d4444438e2f543fd610667d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.537286  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
W20260709 14:51:36.540998 11152 consensus_peers.cc:597] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Couldn't send request to peer d92373709d4444438e2f543fd610667d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:44873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.560894  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
W20260709 14:51:36.564996 11152 consensus_peers.cc:597] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer d92373709d4444438e2f543fd610667d (127.6.248.130:44873): Couldn't send request to peer d92373709d4444438e2f543fd610667d. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:44873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.589025  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:36.589709  7138 tablet_replica.cc:333] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.590396  7138 raft_consensus.cc:2243] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.591259  7138 raft_consensus.cc:2272] T 0f0a105515dc4037a5f5166e2ad4fdff P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.593681  7138 tablet_replica.cc:333] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.594519  7138 raft_consensus.cc:2243] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.595103  7138 raft_consensus.cc:2272] T c89f82503ad346a7a03e2cbc3f57d012 P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.597756  7138 tablet_replica.cc:333] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
W20260709 14:51:36.597680 11154 consensus_peers.cc:597] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef -> Peer a2c202f8968c419c80582eec04eacecd (127.6.248.129:36009): Couldn't send request to peer a2c202f8968c419c80582eec04eacecd. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:36009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:36.598632  7138 raft_consensus.cc:2243] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.599323  7138 raft_consensus.cc:2272] T 2844157903e5411ebcc4bc0e1ebc23cc P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.601193  7138 tablet_replica.cc:333] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.601701  7138 raft_consensus.cc:2243] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.602242  7138 raft_consensus.cc:2272] T 8e365b8662a841dc9de57311363afae9 P 6cd45ef05b474f08b3623cd1bd5081ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.604034  7138 tablet_replica.cc:333] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.604523  7138 raft_consensus.cc:2243] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.604857  7138 raft_consensus.cc:2272] T fb9da53d16234a4d97fa5e4cd5cd102c P 6cd45ef05b474f08b3623cd1bd5081ef [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.607044  7138 tablet_replica.cc:333] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.607532  7138 raft_consensus.cc:2243] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.607923  7138 raft_consensus.cc:2272] T 7a8f4f9ea25c46e5b2798ab745fa04ca P 6cd45ef05b474f08b3623cd1bd5081ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.610021  7138 tablet_replica.cc:333] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.610543  7138 raft_consensus.cc:2243] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.611255  7138 raft_consensus.cc:2272] T 04a0b07fbeb54fdc87dbafe115db05e3 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.614166  7138 tablet_replica.cc:333] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.614641  7138 raft_consensus.cc:2243] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.615443  7138 raft_consensus.cc:2272] T 8c2425a1e14b434a90ce6d08f3d98884 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.617331  7138 tablet_replica.cc:333] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.617862  7138 raft_consensus.cc:2243] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.618557  7138 raft_consensus.cc:2272] T ecbf5a310d18427db3a81f581ad66f88 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.620168  7138 tablet_replica.cc:333] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef: stopping tablet replica
I20260709 14:51:36.620582  7138 raft_consensus.cc:2243] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:36.620957  7138 raft_consensus.cc:2272] T dce5bb5a3e564352bc8633e405ac9051 P 6cd45ef05b474f08b3623cd1bd5081ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.644130  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:51:36.664841  7138 master.cc:562] Master@127.6.248.190:37191 shutting down...
I20260709 14:51:36.688059  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:36.688597  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:36.688939  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b3888575ad4417a9b8727089ac155f3: stopping tablet replica
I20260709 14:51:36.708757  7138 master.cc:584] Master@127.6.248.190:37191 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13046 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:51:36.753679  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:41335
I20260709 14:51:36.754886  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:36.760707 11518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:36.760802 11517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:36.761682 11520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:36.761994  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:36.762934  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:36.763103  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:36.763212  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608696763202 us; error 0 us; skew 500 ppm
I20260709 14:51:36.763697  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:36.765923  7138 webserver.cc:533] Webserver started at http://127.6.248.190:34997/ using document root <none> and password file <none>
I20260709 14:51:36.766355  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:36.766505  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:36.766716  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:36.767732  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4"
format_stamp: "Formatted at 2026-07-09 14:51:36 on dist-test-slave-bgng"
I20260709 14:51:36.772118  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:36.775146 11525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:36.775815  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:36.776052  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4"
format_stamp: "Formatted at 2026-07-09 14:51:36 on dist-test-slave-bgng"
I20260709 14:51:36.776270  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-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)
I20260709 14:51:36.799703  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:36.800915  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:36.837417  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:41335
I20260709 14:51:36.837514 11576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:41335 every 8 connection(s)
I20260709 14:51:36.841156 11577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:36.851364 11577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4: Bootstrap starting.
I20260709 14:51:36.855988 11577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:36.859932 11577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4: No bootstrap required, opened a new log
I20260709 14:51:36.862087 11577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4" member_type: VOTER }
I20260709 14:51:36.862474 11577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:36.862701 11577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18404b46cbcc4fa5bbc94b51cc58a0d4, State: Initialized, Role: FOLLOWER
I20260709 14:51:36.863262 11577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18404b46cbcc4fa5bbc94b51cc58a0d4" member_type: VOTER }
I20260709 14:51:36.863720 11577 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:36.863950 11577 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:36.864214 11577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:36.868641 11577 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4" member_type: VOTER }
I20260709 14:51:36.869133 11577 leader_election.cc:304] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [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: 18404b46cbcc4fa5bbc94b51cc58a0d4; no voters: 
I20260709 14:51:36.870211 11577 leader_election.cc:290] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:36.870528 11580 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:36.871825 11580 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 1 LEADER]: Becoming Leader. State: Replica: 18404b46cbcc4fa5bbc94b51cc58a0d4, State: Running, Role: LEADER
I20260709 14:51:36.872478 11580 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [LEADER]: Queue going to LEADER mode. State: All 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: "18404b46cbcc4fa5bbc94b51cc58a0d4" member_type: VOTER }
I20260709 14:51:36.873107 11577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:36.877295 11581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4" member_type: VOTER } }
I20260709 14:51:36.877529 11582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18404b46cbcc4fa5bbc94b51cc58a0d4. Latest consensus state: current_term: 1 leader_uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18404b46cbcc4fa5bbc94b51cc58a0d4" member_type: VOTER } }
I20260709 14:51:36.878252 11581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:36.878329 11582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:36.880530 11587 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:36.886209 11587 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:36.890255  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:36.894804 11587 catalog_manager.cc:1383] Generated new cluster ID: 5c891307df73461e8b5cbc78a306a51f
I20260709 14:51:36.895074 11587 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:36.924299 11587 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:36.925567 11587 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:36.937191 11587 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4: Generated new TSK 0
I20260709 14:51:36.937806 11587 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:36.956310  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:36.962111 11598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:36.963352 11599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:36.964711 11601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:36.964984  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:36.965960  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:36.966140  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:36.966262  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608696966250 us; error 0 us; skew 500 ppm
I20260709 14:51:36.966722  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:36.968771  7138 webserver.cc:533] Webserver started at http://127.6.248.129:39331/ using document root <none> and password file <none>
I20260709 14:51:36.969174  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:36.969326  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:36.969533  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:36.970611  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "75214a94f36642f2b85b30f40ba9f76e"
format_stamp: "Formatted at 2026-07-09 14:51:36 on dist-test-slave-bgng"
I20260709 14:51:36.975028  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:36.978446 11606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:36.979321  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:51:36.979557  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "75214a94f36642f2b85b30f40ba9f76e"
format_stamp: "Formatted at 2026-07-09 14:51:36 on dist-test-slave-bgng"
I20260709 14:51:36.979794  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-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)
I20260709 14:51:36.996096  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:36.997270  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:36.998744  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:37.000972  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:37.001185  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.001417  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:37.001595  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.041213  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:37745
I20260709 14:51:37.041304 11668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:37745 every 8 connection(s)
I20260709 14:51:37.045890  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:37.053442 11673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:37.055835 11674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:37.057974 11669 heartbeater.cc:344] Connected to a master server at 127.6.248.190:41335
I20260709 14:51:37.058475 11669 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:37.059242  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:37.059504 11669 heartbeater.cc:507] Master 127.6.248.190:41335 requested a full tablet report, sending...
W20260709 14:51:37.059619 11676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:37.060849  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:37.061214  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:37.061395  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608697061363 us; error 0 us; skew 500 ppm
I20260709 14:51:37.062153  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:37.062192 11542 ts_manager.cc:194] Registered new tserver with Master: 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745)
I20260709 14:51:37.064855 11542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60432
I20260709 14:51:37.064996  7138 webserver.cc:533] Webserver started at http://127.6.248.130:45127/ using document root <none> and password file <none>
I20260709 14:51:37.065668  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:37.065925  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:37.066256  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:37.067456  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "9140e508730a458ab42f02b50daafb77"
format_stamp: "Formatted at 2026-07-09 14:51:37 on dist-test-slave-bgng"
I20260709 14:51:37.071704  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:51:37.075269 11681 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.075932  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:37.076218  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "9140e508730a458ab42f02b50daafb77"
format_stamp: "Formatted at 2026-07-09 14:51:37 on dist-test-slave-bgng"
I20260709 14:51:37.076473  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-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)
I20260709 14:51:37.091656  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:37.092841  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:37.094285  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:37.096351  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:37.096546  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.096797  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:37.096956  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.135334  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:43077
I20260709 14:51:37.135418 11743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:43077 every 8 connection(s)
I20260709 14:51:37.140280  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:37.147557 11747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:37.148295 11748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:37.151213 11750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:37.151742  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:37.152845  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:37.153118  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:37.153323  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608697153305 us; error 0 us; skew 500 ppm
I20260709 14:51:37.153946  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:37.154003 11744 heartbeater.cc:344] Connected to a master server at 127.6.248.190:41335
I20260709 14:51:37.154443 11744 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:37.155397 11744 heartbeater.cc:507] Master 127.6.248.190:41335 requested a full tablet report, sending...
I20260709 14:51:37.156515  7138 webserver.cc:533] Webserver started at http://127.6.248.131:33545/ using document root <none> and password file <none>
I20260709 14:51:37.157056  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:37.157301  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:37.157562  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:37.157472 11542 ts_manager.cc:194] Registered new tserver with Master: 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.158782  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "79777fa595224c309e925ab7b57133b4"
format_stamp: "Formatted at 2026-07-09 14:51:37 on dist-test-slave-bgng"
I20260709 14:51:37.158957 11542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60448
I20260709 14:51:37.163280  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:51:37.166695 11755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.167464  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:37.167753  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "79777fa595224c309e925ab7b57133b4"
format_stamp: "Formatted at 2026-07-09 14:51:37 on dist-test-slave-bgng"
I20260709 14:51:37.168035  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608591702756-7138-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)
I20260709 14:51:37.180902  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:37.182415  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:37.183909  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:37.186408  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:37.186637  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.186877  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:37.187049  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:37.227007  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:41199
I20260709 14:51:37.227114 11817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:41199 every 8 connection(s)
I20260709 14:51:37.240569 11818 heartbeater.cc:344] Connected to a master server at 127.6.248.190:41335
I20260709 14:51:37.240967 11818 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:37.241681 11818 heartbeater.cc:507] Master 127.6.248.190:41335 requested a full tablet report, sending...
I20260709 14:51:37.243589 11542 ts_manager.cc:194] Registered new tserver with Master: 79777fa595224c309e925ab7b57133b4 (127.6.248.131:41199)
I20260709 14:51:37.243700  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013468164s
I20260709 14:51:37.244997 11542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60464
I20260709 14:51:37.267601 11542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60476:
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"
    }
  }
}
W20260709 14:51:37.269712 11542 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.
I20260709 14:51:37.310940 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 472e355d833a40df89641e971e225777 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f27b426b3e384206ada13fe5275b8c57]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:37.312639 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472e355d833a40df89641e971e225777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.315346 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 3026c7d213df47fcb72d5899183df6c0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f27b426b3e384206ada13fe5275b8c57]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:37.316679 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3026c7d213df47fcb72d5899183df6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.319419 11783 tablet_service.cc:1511] Processing CreateTablet for tablet 472e355d833a40df89641e971e225777 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f27b426b3e384206ada13fe5275b8c57]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:37.320766 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472e355d833a40df89641e971e225777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.320617 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 3026c7d213df47fcb72d5899183df6c0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f27b426b3e384206ada13fe5275b8c57]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:37.322378 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3026c7d213df47fcb72d5899183df6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.339967 11833 tablet_bootstrap.cc:492] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4: Bootstrap starting.
I20260709 14:51:37.344166 11834 tablet_bootstrap.cc:492] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e: Bootstrap starting.
I20260709 14:51:37.343848 11709 tablet_service.cc:1511] Processing CreateTablet for tablet 472e355d833a40df89641e971e225777 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f27b426b3e384206ada13fe5275b8c57]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:37.349197 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472e355d833a40df89641e971e225777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.345638 11708 tablet_service.cc:1511] Processing CreateTablet for tablet 3026c7d213df47fcb72d5899183df6c0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f27b426b3e384206ada13fe5275b8c57]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:37.350456 11708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3026c7d213df47fcb72d5899183df6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.354568 11833 tablet_bootstrap.cc:654] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.362356 11834 tablet_bootstrap.cc:654] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.374872 11836 tablet_bootstrap.cc:492] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77: Bootstrap starting.
I20260709 14:51:37.377842 11834 tablet_bootstrap.cc:492] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e: No bootstrap required, opened a new log
I20260709 14:51:37.378285 11833 tablet_bootstrap.cc:492] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4: No bootstrap required, opened a new log
I20260709 14:51:37.378461 11834 ts_tablet_manager.cc:1403] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260709 14:51:37.378757 11833 ts_tablet_manager.cc:1403] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.008s
I20260709 14:51:37.382150 11836 tablet_bootstrap.cc:654] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.381886 11834 raft_consensus.cc:359] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.382642 11834 raft_consensus.cc:385] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.382956 11834 raft_consensus.cc:740] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.383123 11833 raft_consensus.cc:359] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.383874 11833 raft_consensus.cc:385] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.383715 11834 consensus_queue.cc:260] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.384183 11833 raft_consensus.cc:740] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.384955 11833 consensus_queue.cc:260] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.387063 11834 ts_tablet_manager.cc:1434] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:51:37.387465 11836 tablet_bootstrap.cc:492] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77: No bootstrap required, opened a new log
I20260709 14:51:37.387794 11669 heartbeater.cc:499] Master 127.6.248.190:41335 was elected leader, sending a full tablet report...
I20260709 14:51:37.387959 11836 ts_tablet_manager.cc:1403] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:51:37.388074 11834 tablet_bootstrap.cc:492] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e: Bootstrap starting.
I20260709 14:51:37.388281 11833 ts_tablet_manager.cc:1434] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:37.389365 11833 tablet_bootstrap.cc:492] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4: Bootstrap starting.
I20260709 14:51:37.390961 11836 raft_consensus.cc:359] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.392109 11836 raft_consensus.cc:385] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.387482 11818 heartbeater.cc:499] Master 127.6.248.190:41335 was elected leader, sending a full tablet report...
I20260709 14:51:37.395316 11834 tablet_bootstrap.cc:654] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.396481 11836 raft_consensus.cc:740] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9140e508730a458ab42f02b50daafb77, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.396826 11833 tablet_bootstrap.cc:654] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.397423 11836 consensus_queue.cc:260] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.399935 11744 heartbeater.cc:499] Master 127.6.248.190:41335 was elected leader, sending a full tablet report...
I20260709 14:51:37.402269 11836 ts_tablet_manager.cc:1434] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:51:37.403602 11836 tablet_bootstrap.cc:492] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77: Bootstrap starting.
I20260709 14:51:37.411947 11836 tablet_bootstrap.cc:654] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.415134 11833 tablet_bootstrap.cc:492] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4: No bootstrap required, opened a new log
I20260709 14:51:37.415692 11833 ts_tablet_manager.cc:1403] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.007s
I20260709 14:51:37.415989 11834 tablet_bootstrap.cc:492] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e: No bootstrap required, opened a new log
I20260709 14:51:37.416574 11834 ts_tablet_manager.cc:1403] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260709 14:51:37.418535 11833 raft_consensus.cc:359] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.419329 11833 raft_consensus.cc:385] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.419643 11833 raft_consensus.cc:740] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.419871 11834 raft_consensus.cc:359] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.420646 11834 raft_consensus.cc:385] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.420907 11834 raft_consensus.cc:740] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.420461 11833 consensus_queue.cc:260] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.421557 11834 consensus_queue.cc:260] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.421604 11836 tablet_bootstrap.cc:492] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77: No bootstrap required, opened a new log
I20260709 14:51:37.422996 11836 ts_tablet_manager.cc:1403] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:51:37.423753 11834 ts_tablet_manager.cc:1434] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:37.424641 11833 ts_tablet_manager.cc:1434] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:37.425848 11836 raft_consensus.cc:359] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.426354 11836 raft_consensus.cc:385] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.426631 11836 raft_consensus.cc:740] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9140e508730a458ab42f02b50daafb77, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.427214 11836 consensus_queue.cc:260] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.428704 11836 ts_tablet_manager.cc:1434] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:37.582208 11840 raft_consensus.cc:493] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.582906 11840 raft_consensus.cc:515] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.585544 11840 leader_election.cc:290] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.595453 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026c7d213df47fcb72d5899183df6c0" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77" is_pre_election: true
I20260709 14:51:37.596240 11719 raft_consensus.cc:2468] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 0.
I20260709 14:51:37.596589 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026c7d213df47fcb72d5899183df6c0" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75214a94f36642f2b85b30f40ba9f76e" is_pre_election: true
I20260709 14:51:37.597275 11757 leader_election.cc:304] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79777fa595224c309e925ab7b57133b4, 9140e508730a458ab42f02b50daafb77; no voters: 
I20260709 14:51:37.597314 11644 raft_consensus.cc:2468] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 0.
I20260709 14:51:37.598098 11840 raft_consensus.cc:2804] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.598469 11840 raft_consensus.cc:493] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.598788 11840 raft_consensus.cc:3060] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.603637 11840 raft_consensus.cc:515] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.605214 11840 leader_election.cc:290] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 election: Requested vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.605919 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026c7d213df47fcb72d5899183df6c0" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
I20260709 14:51:37.606267 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3026c7d213df47fcb72d5899183df6c0" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77"
I20260709 14:51:37.606586 11644 raft_consensus.cc:3060] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.606851 11719 raft_consensus.cc:3060] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.613981 11719 raft_consensus.cc:2468] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 1.
I20260709 14:51:37.613986 11644 raft_consensus.cc:2468] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 1.
I20260709 14:51:37.615096 11759 leader_election.cc:304] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75214a94f36642f2b85b30f40ba9f76e, 79777fa595224c309e925ab7b57133b4; no voters: 
I20260709 14:51:37.615736 11840 raft_consensus.cc:2804] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.616600 11840 raft_consensus.cc:697] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Becoming Leader. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Running, Role: LEADER
I20260709 14:51:37.617275 11840 consensus_queue.cc:237] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.624140 11542 catalog_manager.cc:5697] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79777fa595224c309e925ab7b57133b4 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "79777fa595224c309e925ab7b57133b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.643375 11839 raft_consensus.cc:493] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.643877 11839 raft_consensus.cc:515] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.645958 11839 leader_election.cc:290] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79777fa595224c309e925ab7b57133b4 (127.6.248.131:41199), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.657723 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472e355d833a40df89641e971e225777" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77" is_pre_election: true
I20260709 14:51:37.657833 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472e355d833a40df89641e971e225777" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79777fa595224c309e925ab7b57133b4" is_pre_election: true
I20260709 14:51:37.658664 11719 raft_consensus.cc:2468] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 0.
I20260709 14:51:37.658664 11793 raft_consensus.cc:2468] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 0.
I20260709 14:51:37.659859 11608 leader_election.cc:304] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75214a94f36642f2b85b30f40ba9f76e, 9140e508730a458ab42f02b50daafb77; no voters: 
I20260709 14:51:37.660526 11839 raft_consensus.cc:2804] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.660815 11839 raft_consensus.cc:493] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.661090 11839 raft_consensus.cc:3060] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.665653 11839 raft_consensus.cc:515] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.667227 11839 leader_election.cc:290] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [CANDIDATE]: Term 1 election: Requested vote from peers 79777fa595224c309e925ab7b57133b4 (127.6.248.131:41199), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.667976 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472e355d833a40df89641e971e225777" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79777fa595224c309e925ab7b57133b4"
I20260709 14:51:37.668143 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472e355d833a40df89641e971e225777" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77"
I20260709 14:51:37.668473 11793 raft_consensus.cc:3060] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.668677 11719 raft_consensus.cc:3060] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.673306 11719 raft_consensus.cc:2468] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 1.
I20260709 14:51:37.673422 11793 raft_consensus.cc:2468] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 1.
I20260709 14:51:37.674284 11608 leader_election.cc:304] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75214a94f36642f2b85b30f40ba9f76e, 9140e508730a458ab42f02b50daafb77; no voters: 
I20260709 14:51:37.674963 11839 raft_consensus.cc:2804] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.675779 11839 raft_consensus.cc:697] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 1 LEADER]: Becoming Leader. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Running, Role: LEADER
I20260709 14:51:37.676574 11839 consensus_queue.cc:237] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } }
I20260709 14:51:37.683569 11542 catalog_manager.cc:5697] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e reported cstate change: term changed from 0 to 1, leader changed from <none> to 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129). New cstate: current_term: 1 leader_uuid: "75214a94f36642f2b85b30f40ba9f76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.717821 11542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60486:
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"
    }
  }
}
W20260709 14:51:37.719682 11542 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.
I20260709 14:51:37.740955 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1fe987f5de4988a418dbd3910e5a59 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7499545ff4bc4dcf92779b569d26e848]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:37.742255 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1fe987f5de4988a418dbd3910e5a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.742122 11708 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1fe987f5de4988a418dbd3910e5a59 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7499545ff4bc4dcf92779b569d26e848]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:37.743388 11708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1fe987f5de4988a418dbd3910e5a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.744163 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1fe987f5de4988a418dbd3910e5a59 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7499545ff4bc4dcf92779b569d26e848]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:51:37.745380 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1fe987f5de4988a418dbd3910e5a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.745309 11633 tablet_service.cc:1511] Processing CreateTablet for tablet ccdc120ee1bc4a38bd892cd50d330407 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7499545ff4bc4dcf92779b569d26e848]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:37.746639 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdc120ee1bc4a38bd892cd50d330407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.757203 11709 tablet_service.cc:1511] Processing CreateTablet for tablet ccdc120ee1bc4a38bd892cd50d330407 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7499545ff4bc4dcf92779b569d26e848]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:37.758540 11709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdc120ee1bc4a38bd892cd50d330407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.759750 11836 tablet_bootstrap.cc:492] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77: Bootstrap starting.
I20260709 14:51:37.760295 11783 tablet_service.cc:1511] Processing CreateTablet for tablet ccdc120ee1bc4a38bd892cd50d330407 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7499545ff4bc4dcf92779b569d26e848]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:51:37.761564 11783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdc120ee1bc4a38bd892cd50d330407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:37.765616 11834 tablet_bootstrap.cc:492] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: Bootstrap starting.
I20260709 14:51:37.766109 11836 tablet_bootstrap.cc:654] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.768018 11833 tablet_bootstrap.cc:492] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: Bootstrap starting.
I20260709 14:51:37.773026 11834 tablet_bootstrap.cc:654] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.776856 11833 tablet_bootstrap.cc:654] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.789865 11836 tablet_bootstrap.cc:492] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77: No bootstrap required, opened a new log
I20260709 14:51:37.790390 11836 ts_tablet_manager.cc:1403] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 14:51:37.793303 11836 raft_consensus.cc:359] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.794133 11836 raft_consensus.cc:385] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.794445 11836 raft_consensus.cc:740] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9140e508730a458ab42f02b50daafb77, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.795356 11836 consensus_queue.cc:260] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.796018 11833 tablet_bootstrap.cc:492] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: No bootstrap required, opened a new log
I20260709 14:51:37.796526 11833 ts_tablet_manager.cc:1403] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.001s
I20260709 14:51:37.797837 11836 ts_tablet_manager.cc:1434] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:37.799551 11833 raft_consensus.cc:359] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.800307 11833 raft_consensus.cc:385] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.800595 11833 raft_consensus.cc:740] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.801383 11833 consensus_queue.cc:260] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.802567 11836 tablet_bootstrap.cc:492] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: Bootstrap starting.
I20260709 14:51:37.805542 11834 tablet_bootstrap.cc:492] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: No bootstrap required, opened a new log
I20260709 14:51:37.805691 11833 ts_tablet_manager.cc:1434] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:51:37.806250 11834 ts_tablet_manager.cc:1403] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.010s
I20260709 14:51:37.807228 11833 tablet_bootstrap.cc:492] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: Bootstrap starting.
I20260709 14:51:37.809525 11834 raft_consensus.cc:359] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.810163 11836 tablet_bootstrap.cc:654] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.810281 11834 raft_consensus.cc:385] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.814113 11834 raft_consensus.cc:740] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.814239 11833 tablet_bootstrap.cc:654] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.815100 11834 consensus_queue.cc:260] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.817483 11834 ts_tablet_manager.cc:1434] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:51:37.818552 11834 tablet_bootstrap.cc:492] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e: Bootstrap starting.
I20260709 14:51:37.825884 11836 tablet_bootstrap.cc:492] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: No bootstrap required, opened a new log
I20260709 14:51:37.824994 11834 tablet_bootstrap.cc:654] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:37.826546 11833 tablet_bootstrap.cc:492] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: No bootstrap required, opened a new log
I20260709 14:51:37.827160 11833 ts_tablet_manager.cc:1403] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 14:51:37.826383 11836 ts_tablet_manager.cc:1403] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 14:51:37.830034 11833 raft_consensus.cc:359] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.830746 11833 raft_consensus.cc:385] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.831058 11833 raft_consensus.cc:740] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.831766 11833 consensus_queue.cc:260] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.831874 11836 raft_consensus.cc:359] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.832660 11836 raft_consensus.cc:385] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.832953 11836 raft_consensus.cc:740] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9140e508730a458ab42f02b50daafb77, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.834144 11833 ts_tablet_manager.cc:1434] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:37.833719 11836 consensus_queue.cc:260] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.836145 11836 ts_tablet_manager.cc:1434] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:37.837199 11834 tablet_bootstrap.cc:492] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e: No bootstrap required, opened a new log
I20260709 14:51:37.837637 11834 ts_tablet_manager.cc:1403] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260709 14:51:37.840531 11834 raft_consensus.cc:359] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.841231 11834 raft_consensus.cc:385] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:37.841526 11834 raft_consensus.cc:740] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Initialized, Role: FOLLOWER
I20260709 14:51:37.842227 11834 consensus_queue.cc:260] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.844375 11834 ts_tablet_manager.cc:1434] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
W20260709 14:51:37.885201 11590 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:37.914179 11840 raft_consensus.cc:493] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.914711 11840 raft_consensus.cc:515] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.916419 11840 leader_election.cc:290] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.917289 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75214a94f36642f2b85b30f40ba9f76e" is_pre_election: true
I20260709 14:51:37.917559 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77" is_pre_election: true
I20260709 14:51:37.918062 11644 raft_consensus.cc:2468] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 0.
I20260709 14:51:37.918268 11719 raft_consensus.cc:2468] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 0.
I20260709 14:51:37.918990 11759 leader_election.cc:304] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75214a94f36642f2b85b30f40ba9f76e, 79777fa595224c309e925ab7b57133b4; no voters: 
I20260709 14:51:37.919682 11840 raft_consensus.cc:2804] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:37.920063 11840 raft_consensus.cc:493] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.920428 11840 raft_consensus.cc:3060] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.925547 11840 raft_consensus.cc:515] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.927211 11840 leader_election.cc:290] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 election: Requested vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:37.927820 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
I20260709 14:51:37.928115 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77"
I20260709 14:51:37.928351 11644 raft_consensus.cc:3060] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.928700 11719 raft_consensus.cc:3060] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:37.932880 11644 raft_consensus.cc:2468] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 1.
I20260709 14:51:37.933125 11719 raft_consensus.cc:2468] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 1.
I20260709 14:51:37.933918 11759 leader_election.cc:304] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75214a94f36642f2b85b30f40ba9f76e, 79777fa595224c309e925ab7b57133b4; no voters: 
I20260709 14:51:37.934576 11840 raft_consensus.cc:2804] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:37.935024 11840 raft_consensus.cc:697] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Becoming Leader. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Running, Role: LEADER
I20260709 14:51:37.935640 11840 consensus_queue.cc:237] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:37.943228 11542 catalog_manager.cc:5697] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79777fa595224c309e925ab7b57133b4 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "79777fa595224c309e925ab7b57133b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:38.024322 11840 raft_consensus.cc:493] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:38.024741 11840 raft_consensus.cc:515] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.026533 11840 leader_election.cc:290] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:38.027304 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75214a94f36642f2b85b30f40ba9f76e" is_pre_election: true
I20260709 14:51:38.027582 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77" is_pre_election: true
I20260709 14:51:38.027913 11644 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 0.
I20260709 14:51:38.028229 11719 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 0.
I20260709 14:51:38.028905 11759 leader_election.cc:304] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75214a94f36642f2b85b30f40ba9f76e, 79777fa595224c309e925ab7b57133b4; no voters: 
I20260709 14:51:38.029675 11840 raft_consensus.cc:2804] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:38.030040 11840 raft_consensus.cc:493] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:38.030253 11840 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.034721 11840 raft_consensus.cc:515] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.036242 11840 leader_election.cc:290] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 election: Requested vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077)
I20260709 14:51:38.036883 11644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
I20260709 14:51:38.037272 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "79777fa595224c309e925ab7b57133b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9140e508730a458ab42f02b50daafb77"
I20260709 14:51:38.037521 11644 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.037885 11719 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:38.044436 11719 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 1.
I20260709 14:51:38.044441 11644 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79777fa595224c309e925ab7b57133b4 in term 1.
I20260709 14:51:38.044744 11840 consensus_queue.cc:1048] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.045621 11757 leader_election.cc:304] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79777fa595224c309e925ab7b57133b4, 9140e508730a458ab42f02b50daafb77; no voters: 
I20260709 14:51:38.046425 11840 raft_consensus.cc:2804] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:38.046835 11840 raft_consensus.cc:697] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Becoming Leader. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Running, Role: LEADER
I20260709 14:51:38.047647 11840 consensus_queue.cc:237] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.056876 11541 catalog_manager.cc:5697] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79777fa595224c309e925ab7b57133b4 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "79777fa595224c309e925ab7b57133b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:38.068425 11846 consensus_queue.cc:1048] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.093405 11793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59"
dest_uuid: "79777fa595224c309e925ab7b57133b4"
mode: GRACEFUL
new_leader_uuid: "75214a94f36642f2b85b30f40ba9f76e"
 from {username='slave'} at 127.0.0.1:60024
I20260709 14:51:38.093951 11793 raft_consensus.cc:606] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Received request to transfer leadership to TS 75214a94f36642f2b85b30f40ba9f76e
I20260709 14:51:38.099105 11793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407"
dest_uuid: "79777fa595224c309e925ab7b57133b4"
mode: GRACEFUL
new_leader_uuid: "75214a94f36642f2b85b30f40ba9f76e"
 from {username='slave'} at 127.0.0.1:60024
I20260709 14:51:38.099618 11793 raft_consensus.cc:606] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Received request to transfer leadership to TS 75214a94f36642f2b85b30f40ba9f76e
I20260709 14:51:38.137912 11839 consensus_queue.cc:1048] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.151024 11850 consensus_queue.cc:1048] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.457233 11846 consensus_queue.cc:1048] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.463449 11866 raft_consensus.cc:993] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: : Instructing follower 75214a94f36642f2b85b30f40ba9f76e to start an election
I20260709 14:51:38.463946 11840 raft_consensus.cc:1081] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Signalling peer 75214a94f36642f2b85b30f40ba9f76e to start an election
I20260709 14:51:38.465709 11643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59"
dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
 from {username='slave'} at 127.0.0.1:38978
I20260709 14:51:38.466737 11643 raft_consensus.cc:493] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.467123 11643 raft_consensus.cc:3060] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.470134 11840 consensus_queue.cc:1048] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.474807 11643 raft_consensus.cc:515] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.477293 11643 leader_election.cc:290] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [CANDIDATE]: Term 2 election: Requested vote from peers 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077), 79777fa595224c309e925ab7b57133b4 (127.6.248.131:41199)
I20260709 14:51:38.478070 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79777fa595224c309e925ab7b57133b4"
I20260709 14:51:38.478735 11793 raft_consensus.cc:3055] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:38.478986 11793 raft_consensus.cc:740] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Running, Role: LEADER
I20260709 14:51:38.479822 11793 consensus_queue.cc:260] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [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: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.480862 11793 raft_consensus.cc:3060] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.483356 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1fe987f5de4988a418dbd3910e5a59" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9140e508730a458ab42f02b50daafb77"
I20260709 14:51:38.484880 11719 raft_consensus.cc:3060] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.487540 11793 raft_consensus.cc:2468] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 2.
I20260709 14:51:38.488605 11610 leader_election.cc:304] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [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: 75214a94f36642f2b85b30f40ba9f76e, 79777fa595224c309e925ab7b57133b4; no voters: 
I20260709 14:51:38.489447 11850 raft_consensus.cc:2804] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:38.489919 11850 raft_consensus.cc:697] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Becoming Leader. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Running, Role: LEADER
I20260709 14:51:38.490547 11850 consensus_queue.cc:237] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [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: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.491971 11719 raft_consensus.cc:2468] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 2.
I20260709 14:51:38.496165 11540 catalog_manager.cc:5697] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e reported cstate change: term changed from 1 to 2, leader changed from 79777fa595224c309e925ab7b57133b4 (127.6.248.131) to 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129). New cstate: current_term: 2 leader_uuid: "75214a94f36642f2b85b30f40ba9f76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.534487 11840 consensus_queue.cc:1048] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.544715 11877 consensus_queue.cc:1048] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:38.553606 11866 raft_consensus.cc:993] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: : Instructing follower 75214a94f36642f2b85b30f40ba9f76e to start an election
I20260709 14:51:38.554068 11877 raft_consensus.cc:1081] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Signalling peer 75214a94f36642f2b85b30f40ba9f76e to start an election
I20260709 14:51:38.555403 11643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407"
dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
 from {username='slave'} at 127.0.0.1:38978
I20260709 14:51:38.555864 11643 raft_consensus.cc:493] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.556185 11643 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.561164 11643 raft_consensus.cc:515] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.563479 11719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9140e508730a458ab42f02b50daafb77"
I20260709 14:51:38.563876 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "75214a94f36642f2b85b30f40ba9f76e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79777fa595224c309e925ab7b57133b4"
I20260709 14:51:38.562813 11643 leader_election.cc:290] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [CANDIDATE]: Term 2 election: Requested vote from peers 9140e508730a458ab42f02b50daafb77 (127.6.248.130:43077), 79777fa595224c309e925ab7b57133b4 (127.6.248.131:41199)
I20260709 14:51:38.564495 11793 raft_consensus.cc:3055] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:38.564857 11793 raft_consensus.cc:740] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79777fa595224c309e925ab7b57133b4, State: Running, Role: LEADER
I20260709 14:51:38.564113 11719 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.565653 11793 consensus_queue.cc:260] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [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: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.566835 11793 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:38.571820 11719 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 2.
I20260709 14:51:38.571833 11793 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75214a94f36642f2b85b30f40ba9f76e in term 2.
I20260709 14:51:38.572902 11608 leader_election.cc:304] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [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: 75214a94f36642f2b85b30f40ba9f76e, 9140e508730a458ab42f02b50daafb77; no voters: 
I20260709 14:51:38.573621 11850 raft_consensus.cc:2804] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:38.574108 11850 raft_consensus.cc:697] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Becoming Leader. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Running, Role: LEADER
I20260709 14:51:38.574870 11850 consensus_queue.cc:237] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [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: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:38.580677 11541 catalog_manager.cc:5697] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e reported cstate change: term changed from 1 to 2, leader changed from 79777fa595224c309e925ab7b57133b4 (127.6.248.131) to 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129). New cstate: current_term: 2 leader_uuid: "75214a94f36642f2b85b30f40ba9f76e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.806241  7138 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:51:38.807739  7138 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:51:38.808071  7138 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:51:38.819155 11643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407"
dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
mode: GRACEFUL
new_leader_uuid: "9140e508730a458ab42f02b50daafb77"
 from {username='slave'} at 127.0.0.1:38988
I20260709 14:51:38.819665 11643 raft_consensus.cc:606] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Received request to transfer leadership to TS 9140e508730a458ab42f02b50daafb77
I20260709 14:51:38.820698  7138 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:51:38.880849 11793 raft_consensus.cc:1275] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Refusing update from remote peer 75214a94f36642f2b85b30f40ba9f76e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.882285 11879 consensus_queue.cc:1048] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.892290 11719 raft_consensus.cc:1275] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Refusing update from remote peer 75214a94f36642f2b85b30f40ba9f76e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.895184 11879 consensus_queue.cc:1048] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:39.065634 11719 raft_consensus.cc:1275] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Refusing update from remote peer 75214a94f36642f2b85b30f40ba9f76e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:39.066898 11879 consensus_queue.cc:1048] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:39.071554 11882 raft_consensus.cc:993] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: : Instructing follower 9140e508730a458ab42f02b50daafb77 to start an election
I20260709 14:51:39.072054 11839 raft_consensus.cc:1081] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Signalling peer 9140e508730a458ab42f02b50daafb77 to start an election
I20260709 14:51:39.073859 11719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407"
dest_uuid: "9140e508730a458ab42f02b50daafb77"
 from {username='slave'} at 127.0.0.1:58744
I20260709 14:51:39.075124 11719 raft_consensus.cc:493] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.075505 11719 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.077525 11793 raft_consensus.cc:1275] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Refusing update from remote peer 75214a94f36642f2b85b30f40ba9f76e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:39.078941 11882 consensus_queue.cc:1048] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:39.083570 11719 raft_consensus.cc:515] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:39.088032 11719 leader_election.cc:290] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [CANDIDATE]: Term 3 election: Requested vote from peers 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129:37745), 79777fa595224c309e925ab7b57133b4 (127.6.248.131:41199)
I20260709 14:51:39.099712 11643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "9140e508730a458ab42f02b50daafb77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75214a94f36642f2b85b30f40ba9f76e"
I20260709 14:51:39.100327 11643 raft_consensus.cc:3055] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:39.100682 11643 raft_consensus.cc:740] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75214a94f36642f2b85b30f40ba9f76e, State: Running, Role: LEADER
I20260709 14:51:39.101513 11643 consensus_queue.cc:260] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [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: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:39.102625 11793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdc120ee1bc4a38bd892cd50d330407" candidate_uuid: "9140e508730a458ab42f02b50daafb77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79777fa595224c309e925ab7b57133b4"
I20260709 14:51:39.102803 11643 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.103281 11793 raft_consensus.cc:3060] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.107689 11643 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9140e508730a458ab42f02b50daafb77 in term 3.
I20260709 14:51:39.107980 11793 raft_consensus.cc:2468] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9140e508730a458ab42f02b50daafb77 in term 3.
I20260709 14:51:39.108757 11685 leader_election.cc:304] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [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: 75214a94f36642f2b85b30f40ba9f76e, 9140e508730a458ab42f02b50daafb77; no voters: 
I20260709 14:51:39.109498 11841 raft_consensus.cc:2804] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:39.110442 11841 raft_consensus.cc:697] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 3 LEADER]: Becoming Leader. State: Replica: 9140e508730a458ab42f02b50daafb77, State: Running, Role: LEADER
I20260709 14:51:39.111109 11841 consensus_queue.cc:237] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [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: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } }
I20260709 14:51:39.116668 11540 catalog_manager.cc:5697] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 reported cstate change: term changed from 2 to 3, leader changed from 75214a94f36642f2b85b30f40ba9f76e (127.6.248.129) to 9140e508730a458ab42f02b50daafb77 (127.6.248.130). New cstate: current_term: 3 leader_uuid: "9140e508730a458ab42f02b50daafb77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75214a94f36642f2b85b30f40ba9f76e" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 37745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9140e508730a458ab42f02b50daafb77" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79777fa595224c309e925ab7b57133b4" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 41199 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.164471  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
I20260709 14:51:39.185098  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:39.185820  7138 tablet_replica.cc:333] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e: stopping tablet replica
I20260709 14:51:39.186388  7138 raft_consensus.cc:2243] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.186832  7138 raft_consensus.cc:2272] T ccdc120ee1bc4a38bd892cd50d330407 P 75214a94f36642f2b85b30f40ba9f76e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.188868  7138 tablet_replica.cc:333] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e: stopping tablet replica
I20260709 14:51:39.189393  7138 raft_consensus.cc:2243] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.189844  7138 raft_consensus.cc:2272] T 3026c7d213df47fcb72d5899183df6c0 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.191509  7138 tablet_replica.cc:333] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e: stopping tablet replica
I20260709 14:51:39.191969  7138 raft_consensus.cc:2243] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:39.192682  7138 raft_consensus.cc:2272] T 9c1fe987f5de4988a418dbd3910e5a59 P 75214a94f36642f2b85b30f40ba9f76e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.194676  7138 tablet_replica.cc:333] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e: stopping tablet replica
I20260709 14:51:39.195138  7138 raft_consensus.cc:2243] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:39.195822  7138 raft_consensus.cc:2272] T 472e355d833a40df89641e971e225777 P 75214a94f36642f2b85b30f40ba9f76e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.218734  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
I20260709 14:51:39.229614  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
I20260709 14:51:39.247661  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:39.248274  7138 tablet_replica.cc:333] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: stopping tablet replica
I20260709 14:51:39.248812  7138 raft_consensus.cc:2243] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:39.249424  7138 pending_rounds.cc:70] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: Trying to abort 1 pending ops.
I20260709 14:51:39.249852  7138 pending_rounds.cc:77] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661231565844480 op_type: NO_OP noop_request { }
I20260709 14:51:39.250205  7138 raft_consensus.cc:2889] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:39.250502  7138 raft_consensus.cc:2272] T ccdc120ee1bc4a38bd892cd50d330407 P 9140e508730a458ab42f02b50daafb77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.252730  7138 tablet_replica.cc:333] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77: stopping tablet replica
I20260709 14:51:39.253242  7138 raft_consensus.cc:2243] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.253648  7138 raft_consensus.cc:2272] T 9c1fe987f5de4988a418dbd3910e5a59 P 9140e508730a458ab42f02b50daafb77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.255686  7138 tablet_replica.cc:333] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77: stopping tablet replica
I20260709 14:51:39.256165  7138 raft_consensus.cc:2243] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.256562  7138 raft_consensus.cc:2272] T 472e355d833a40df89641e971e225777 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.258219  7138 tablet_replica.cc:333] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77: stopping tablet replica
I20260709 14:51:39.258641  7138 raft_consensus.cc:2243] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.259006  7138 raft_consensus.cc:2272] T 3026c7d213df47fcb72d5899183df6c0 P 9140e508730a458ab42f02b50daafb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.280575  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
I20260709 14:51:39.291304  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
I20260709 14:51:39.306509  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:39.307070  7138 tablet_replica.cc:333] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4: stopping tablet replica
I20260709 14:51:39.307546  7138 raft_consensus.cc:2243] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.307940  7138 raft_consensus.cc:2272] T ccdc120ee1bc4a38bd892cd50d330407 P 79777fa595224c309e925ab7b57133b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.309861  7138 tablet_replica.cc:333] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4: stopping tablet replica
I20260709 14:51:39.310339  7138 raft_consensus.cc:2243] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:39.311060  7138 raft_consensus.cc:2272] T 3026c7d213df47fcb72d5899183df6c0 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.312752  7138 tablet_replica.cc:333] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4: stopping tablet replica
I20260709 14:51:39.313246  7138 raft_consensus.cc:2243] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.313647  7138 raft_consensus.cc:2272] T 9c1fe987f5de4988a418dbd3910e5a59 P 79777fa595224c309e925ab7b57133b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.315526  7138 tablet_replica.cc:333] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4: stopping tablet replica
I20260709 14:51:39.315975  7138 raft_consensus.cc:2243] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:39.316350  7138 raft_consensus.cc:2272] T 472e355d833a40df89641e971e225777 P 79777fa595224c309e925ab7b57133b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.327541  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:51:39.337729  7138 master.cc:562] Master@127.6.248.190:41335 shutting down...
I20260709 14:51:39.352259  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:39.352728  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:39.352983  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18404b46cbcc4fa5bbc94b51cc58a0d4: stopping tablet replica
I20260709 14:51:39.370590  7138 master.cc:584] Master@127.6.248.190:41335 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2645 ms)
[----------] 6 tests from LeaderRebalancerTest (107535 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:51:39.398885  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:34953
I20260709 14:51:39.400007  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:39.404628 11891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:39.406229 11894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:39.406224 11892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:39.406826  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:39.407718  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:39.407891  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:39.408110  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608699408073 us; error 0 us; skew 500 ppm
I20260709 14:51:39.408667  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:39.410884  7138 webserver.cc:533] Webserver started at http://127.6.248.190:37897/ using document root <none> and password file <none>
I20260709 14:51:39.411370  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:39.411563  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:39.411841  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:39.412860  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "52114dbdd28840a4a2d2f43c4e355231"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.417271  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:51:39.420483 11899 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.421185  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:39.421428  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "52114dbdd28840a4a2d2f43c4e355231"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.421653  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-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)
I20260709 14:51:39.440016  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:39.440933  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:39.473925  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:34953
I20260709 14:51:39.474033 11950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:34953 every 8 connection(s)
I20260709 14:51:39.477502 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.489089 11951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231: Bootstrap starting.
I20260709 14:51:39.493268 11951 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:39.496958 11951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231: No bootstrap required, opened a new log
I20260709 14:51:39.498973 11951 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52114dbdd28840a4a2d2f43c4e355231" member_type: VOTER }
I20260709 14:51:39.499372 11951 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:39.499598 11951 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52114dbdd28840a4a2d2f43c4e355231, State: Initialized, Role: FOLLOWER
I20260709 14:51:39.500237 11951 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52114dbdd28840a4a2d2f43c4e355231" member_type: VOTER }
I20260709 14:51:39.500675 11951 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:39.500900 11951 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:39.501157 11951 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:39.505437 11951 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52114dbdd28840a4a2d2f43c4e355231" member_type: VOTER }
I20260709 14:51:39.506014 11951 leader_election.cc:304] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [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: 52114dbdd28840a4a2d2f43c4e355231; no voters: 
I20260709 14:51:39.507078 11951 leader_election.cc:290] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:39.507469 11954 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:39.508766 11954 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 1 LEADER]: Becoming Leader. State: Replica: 52114dbdd28840a4a2d2f43c4e355231, State: Running, Role: LEADER
I20260709 14:51:39.509328 11954 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [LEADER]: Queue going to LEADER mode. State: All 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: "52114dbdd28840a4a2d2f43c4e355231" member_type: VOTER }
I20260709 14:51:39.509756 11951 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:39.512040 11955 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52114dbdd28840a4a2d2f43c4e355231" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52114dbdd28840a4a2d2f43c4e355231" member_type: VOTER } }
I20260709 14:51:39.512763 11955 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:39.512163 11956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52114dbdd28840a4a2d2f43c4e355231. Latest consensus state: current_term: 1 leader_uuid: "52114dbdd28840a4a2d2f43c4e355231" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52114dbdd28840a4a2d2f43c4e355231" member_type: VOTER } }
I20260709 14:51:39.514003 11956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:39.519529 11961 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:39.524475 11961 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:39.528055  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:39.532612 11961 catalog_manager.cc:1383] Generated new cluster ID: c3eba78ecc2a47cf8da1a0bfdf2cfaa3
I20260709 14:51:39.532955 11961 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:39.553056 11961 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:39.554318 11961 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:39.571060 11961 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231: Generated new TSK 0
I20260709 14:51:39.571646 11961 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:39.594251  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:39.600042 11972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:39.601154 11973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:39.602386 11975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:39.602578  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:39.603515  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:39.603693  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:39.603812  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608699603800 us; error 0 us; skew 500 ppm
I20260709 14:51:39.604259  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:39.606474  7138 webserver.cc:533] Webserver started at http://127.6.248.129:46257/ using document root <none> and password file <none>
I20260709 14:51:39.606889  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:39.607041  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:39.607254  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:39.608233  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "90e068f497f047619ebf9ebf23b1e200"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.612572  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:39.615787 11980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.616500  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:39.616742  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "90e068f497f047619ebf9ebf23b1e200"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.616966  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-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)
I20260709 14:51:39.630782  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:39.631799  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:39.633097  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:39.635283  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:39.635452  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.635752  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:39.635913  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.671881  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:38231
I20260709 14:51:39.671972 12042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:38231 every 8 connection(s)
I20260709 14:51:39.676746  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:39.683063 12047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:39.684092 12048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:39.687243  7138 server_base.cc:1061] running on GCE node
W20260709 14:51:39.687628 12050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:39.688032 12043 heartbeater.cc:344] Connected to a master server at 127.6.248.190:34953
I20260709 14:51:39.688524 12043 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:39.688704  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:39.689002  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:39.689200  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608699689182 us; error 0 us; skew 500 ppm
I20260709 14:51:39.689361 12043 heartbeater.cc:507] Master 127.6.248.190:34953 requested a full tablet report, sending...
I20260709 14:51:39.689998  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:39.691731 11916 ts_manager.cc:194] Registered new tserver with Master: 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231)
I20260709 14:51:39.692566  7138 webserver.cc:533] Webserver started at http://127.6.248.130:42801/ using document root <none> and password file <none>
I20260709 14:51:39.693085  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:39.693296  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:39.693559  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:39.693527 11916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46294
I20260709 14:51:39.695176  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.699482  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:39.702638 12055 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.703353  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:39.703636  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.703915  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-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)
I20260709 14:51:39.717001  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:39.718084  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:39.719467  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:39.721634  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:39.721872  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.722141  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:39.722306  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.759218  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:36987
I20260709 14:51:39.759328 12117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:36987 every 8 connection(s)
I20260709 14:51:39.763972  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:39.770535 12121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:39.771744 12122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:39.774259  7138 server_base.cc:1061] running on GCE node
W20260709 14:51:39.774396 12124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:39.775491  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:39.775756  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:39.775969  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608699775949 us; error 0 us; skew 500 ppm
I20260709 14:51:39.776048 12118 heartbeater.cc:344] Connected to a master server at 127.6.248.190:34953
I20260709 14:51:39.776474 12118 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:39.776595  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:39.777297 12118 heartbeater.cc:507] Master 127.6.248.190:34953 requested a full tablet report, sending...
I20260709 14:51:39.779157  7138 webserver.cc:533] Webserver started at http://127.6.248.131:39469/ using document root <none> and password file <none>
I20260709 14:51:39.779565 11916 ts_manager.cc:194] Registered new tserver with Master: b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:39.779690  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:39.780038  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:39.780315  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:39.781042 11916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46304
I20260709 14:51:39.781394  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "a6169d437d4445ef980f56b032035ce3"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.785625  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:39.788646 12129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.789404  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:39.789693  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "a6169d437d4445ef980f56b032035ce3"
format_stamp: "Formatted at 2026-07-09 14:51:39 on dist-test-slave-bgng"
I20260709 14:51:39.790043  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608591702756-7138-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)
I20260709 14:51:39.814610  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:39.815620  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:39.816987  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:39.819236  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:39.819463  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.819715  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:39.819886  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:39.856555  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:40319
I20260709 14:51:39.856662 12191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:40319 every 8 connection(s)
I20260709 14:51:39.869270 12192 heartbeater.cc:344] Connected to a master server at 127.6.248.190:34953
I20260709 14:51:39.869748 12192 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:39.870483 12192 heartbeater.cc:507] Master 127.6.248.190:34953 requested a full tablet report, sending...
I20260709 14:51:39.872372 11916 ts_manager.cc:194] Registered new tserver with Master: a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:39.872979  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01323318s
I20260709 14:51:39.873646 11916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46314
I20260709 14:51:39.895571 11916 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46318:
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"
    }
  }
}
W20260709 14:51:39.897994 11916 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.
I20260709 14:51:39.977134 12008 tablet_service.cc:1511] Processing CreateTablet for tablet 6a770825225346fcb65ea14ea8ede6b3 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:39.978569 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a770825225346fcb65ea14ea8ede6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.982327 12002 tablet_service.cc:1511] Processing CreateTablet for tablet c01f8e25b690490199ce4527a386f12e (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:39.983803 12002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01f8e25b690490199ce4527a386f12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.983566 12003 tablet_service.cc:1511] Processing CreateTablet for tablet 50be1208920f465f9e480bcefab00945 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:39.984977 12003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50be1208920f465f9e480bcefab00945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.984652 12081 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0c71fed286461488deb1ec033f34d3 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:39.985985 12081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0c71fed286461488deb1ec033f34d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.985891 12083 tablet_service.cc:1511] Processing CreateTablet for tablet 6a770825225346fcb65ea14ea8ede6b3 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:39.986788 12004 tablet_service.cc:1511] Processing CreateTablet for tablet f15350425c7a4e67bd026d8051771000 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:39.987239 12083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a770825225346fcb65ea14ea8ede6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.988083 12004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15350425c7a4e67bd026d8051771000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.988615 12080 tablet_service.cc:1511] Processing CreateTablet for tablet 67a8ad3776aa40ff9da808e4061ad398 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:39.989923 12080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a8ad3776aa40ff9da808e4061ad398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.989905 12005 tablet_service.cc:1511] Processing CreateTablet for tablet 67a8ad3776aa40ff9da808e4061ad398 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:39.989660 12082 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd1df3c6164652ad10ce7029757d2c (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:39.991439 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a8ad3776aa40ff9da808e4061ad398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.991845 12082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd1df3c6164652ad10ce7029757d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.993542 12006 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0c71fed286461488deb1ec033f34d3 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:39.994194 12079 tablet_service.cc:1511] Processing CreateTablet for tablet f15350425c7a4e67bd026d8051771000 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:39.994906 12006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0c71fed286461488deb1ec033f34d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.995440 12079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15350425c7a4e67bd026d8051771000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:39.996798 12007 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd1df3c6164652ad10ce7029757d2c (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:39.998251 12007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd1df3c6164652ad10ce7029757d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.002041 12157 tablet_service.cc:1511] Processing CreateTablet for tablet 6a770825225346fcb65ea14ea8ede6b3 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:40.003400 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a770825225346fcb65ea14ea8ede6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.003466 12001 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9b37f39b2a4b428c355f9988a7b6b8 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:40.004153 12078 tablet_service.cc:1511] Processing CreateTablet for tablet 50be1208920f465f9e480bcefab00945 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:40.004752 12001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9b37f39b2a4b428c355f9988a7b6b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.005163 12156 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd1df3c6164652ad10ce7029757d2c (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:40.005978 12078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50be1208920f465f9e480bcefab00945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.006495 12156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd1df3c6164652ad10ce7029757d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.006630 12000 tablet_service.cc:1511] Processing CreateTablet for tablet c9d988bbabc74a6282fe28af6e4c8566 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:40.007863 12000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d988bbabc74a6282fe28af6e4c8566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.011373 12155 tablet_service.cc:1511] Processing CreateTablet for tablet 6c0c71fed286461488deb1ec033f34d3 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:40.013011 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c0c71fed286461488deb1ec033f34d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.015280 12154 tablet_service.cc:1511] Processing CreateTablet for tablet 67a8ad3776aa40ff9da808e4061ad398 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:40.016620 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a8ad3776aa40ff9da808e4061ad398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.039294 12077 tablet_service.cc:1511] Processing CreateTablet for tablet c01f8e25b690490199ce4527a386f12e (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:40.040725 12077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01f8e25b690490199ce4527a386f12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.042964 12076 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9b37f39b2a4b428c355f9988a7b6b8 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:40.044353 12076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9b37f39b2a4b428c355f9988a7b6b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.045570 12150 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9b37f39b2a4b428c355f9988a7b6b8 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:40.043951 12151 tablet_service.cc:1511] Processing CreateTablet for tablet c01f8e25b690490199ce4527a386f12e (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:40.046978 12075 tablet_service.cc:1511] Processing CreateTablet for tablet c9d988bbabc74a6282fe28af6e4c8566 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:40.047034 12150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9b37f39b2a4b428c355f9988a7b6b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.048197 12075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d988bbabc74a6282fe28af6e4c8566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.050941 12153 tablet_service.cc:1511] Processing CreateTablet for tablet f15350425c7a4e67bd026d8051771000 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:40.052209 12153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15350425c7a4e67bd026d8051771000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.054171 12151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01f8e25b690490199ce4527a386f12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.054968 12152 tablet_service.cc:1511] Processing CreateTablet for tablet 50be1208920f465f9e480bcefab00945 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:40.056263 12152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50be1208920f465f9e480bcefab00945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.089062 12207 tablet_bootstrap.cc:492] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.127717 12207 tablet_bootstrap.cc:654] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.150386 12149 tablet_service.cc:1511] Processing CreateTablet for tablet c9d988bbabc74a6282fe28af6e4c8566 (DEFAULT_TABLE table=test-workload [id=59b8fe01aea045c1b0521244e76011c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:40.151881 12149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d988bbabc74a6282fe28af6e4c8566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.154613 12209 tablet_bootstrap.cc:492] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.158505 12208 tablet_bootstrap.cc:492] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.161689 12209 tablet_bootstrap.cc:654] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.169353 12208 tablet_bootstrap.cc:654] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.176535 12207 tablet_bootstrap.cc:492] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.177232 12207 ts_tablet_manager.cc:1403] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.000s
I20260709 14:51:40.181682 12207 raft_consensus.cc:359] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.182802 12207 raft_consensus.cc:385] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.183252 12207 raft_consensus.cc:740] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.184404 12207 consensus_queue.cc:260] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.200367 12209 tablet_bootstrap.cc:492] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.201031 12209 ts_tablet_manager.cc:1403] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.030s
I20260709 14:51:40.201679 12043 heartbeater.cc:499] Master 127.6.248.190:34953 was elected leader, sending a full tablet report...
I20260709 14:51:40.203200 12208 tablet_bootstrap.cc:492] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.203827 12208 ts_tablet_manager.cc:1403] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.027s
I20260709 14:51:40.204435 12209 raft_consensus.cc:359] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.205284 12209 raft_consensus.cc:385] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.205648 12209 raft_consensus.cc:740] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.205744 12207 ts_tablet_manager.cc:1434] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.008s
I20260709 14:51:40.207099 12207 tablet_bootstrap.cc:492] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.206777 12208 raft_consensus.cc:359] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.206799 12209 consensus_queue.cc:260] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.207746 12208 raft_consensus.cc:385] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.208173 12208 raft_consensus.cc:740] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.209230 12208 consensus_queue.cc:260] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.216035 12207 tablet_bootstrap.cc:654] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.218761 12208 ts_tablet_manager.cc:1434] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:51:40.219647 12118 heartbeater.cc:499] Master 127.6.248.190:34953 was elected leader, sending a full tablet report...
I20260709 14:51:40.228761 12192 heartbeater.cc:499] Master 127.6.248.190:34953 was elected leader, sending a full tablet report...
I20260709 14:51:40.229696 12209 ts_tablet_manager.cc:1434] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.016s
I20260709 14:51:40.231170 12209 tablet_bootstrap.cc:492] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.233191 12208 tablet_bootstrap.cc:492] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.239277 12209 tablet_bootstrap.cc:654] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.244206 12208 tablet_bootstrap.cc:654] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.251073 12207 tablet_bootstrap.cc:492] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.251574 12207 ts_tablet_manager.cc:1403] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.037s
I20260709 14:51:40.254362 12207 raft_consensus.cc:359] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.255198 12207 raft_consensus.cc:385] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.255533 12207 raft_consensus.cc:740] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.256567 12208 tablet_bootstrap.cc:492] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.256268 12207 consensus_queue.cc:260] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.256771 12209 tablet_bootstrap.cc:492] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.257128 12208 ts_tablet_manager.cc:1403] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260709 14:51:40.257362 12209 ts_tablet_manager.cc:1403] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260709 14:51:40.258481 12207 ts_tablet_manager.cc:1434] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:40.259470 12207 tablet_bootstrap.cc:492] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.260246 12209 raft_consensus.cc:359] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.260988 12209 raft_consensus.cc:385] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.261283 12209 raft_consensus.cc:740] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.262109 12209 consensus_queue.cc:260] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.265123 12209 ts_tablet_manager.cc:1434] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:40.265717 12207 tablet_bootstrap.cc:654] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.266178 12209 tablet_bootstrap.cc:492] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.266069 12208 raft_consensus.cc:359] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.266919 12208 raft_consensus.cc:385] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.267258 12208 raft_consensus.cc:740] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.268031 12208 consensus_queue.cc:260] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.270520 12208 ts_tablet_manager.cc:1434] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:40.271505 12208 tablet_bootstrap.cc:492] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.277473 12208 tablet_bootstrap.cc:654] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.277958 12213 raft_consensus.cc:493] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.278478 12213 raft_consensus.cc:515] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.282228 12209 tablet_bootstrap.cc:654] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.290306 12213 leader_election.cc:290] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.292579 12215 raft_consensus.cc:493] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.293270 12215 raft_consensus.cc:515] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.300310 12207 tablet_bootstrap.cc:492] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.301033 12207 ts_tablet_manager.cc:1403] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.020s
I20260709 14:51:40.302666 12215 leader_election.cc:290] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.306214 12207 raft_consensus.cc:359] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.312999 12207 raft_consensus.cc:385] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.315761 12207 raft_consensus.cc:740] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.317451 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:40.319108 12207 consensus_queue.cc:260] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
W20260709 14:51:40.319711 11984 leader_election.cc:343] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.324767 12207 ts_tablet_manager.cc:1434] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:51:40.326061 12207 tablet_bootstrap.cc:492] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.338122 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.338852 12167 raft_consensus.cc:2468] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:40.339780 12209 tablet_bootstrap.cc:492] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.340381 12209 ts_tablet_manager.cc:1403] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.023s
I20260709 14:51:40.340235 11981 leader_election.cc:304] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:40.342048 12213 raft_consensus.cc:2804] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.342410 12213 raft_consensus.cc:493] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.342725 12213 raft_consensus.cc:3060] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.343315 12209 raft_consensus.cc:359] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.344069 12209 raft_consensus.cc:385] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.344376 12209 raft_consensus.cc:740] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.345237 12209 consensus_queue.cc:260] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.346197 12208 tablet_bootstrap.cc:492] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.346771 12208 ts_tablet_manager.cc:1403] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.015s
I20260709 14:51:40.350229 12213 raft_consensus.cc:515] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.350750 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
W20260709 14:51:40.352228 12056 leader_election.cc:343] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.352409 12207 tablet_bootstrap.cc:654] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.354861 12209 ts_tablet_manager.cc:1434] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:51:40.355410 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:40.355428 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:40.355965 12167 raft_consensus.cc:3060] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:40.357372 11984 leader_election.cc:343] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.363549 12167 raft_consensus.cc:2468] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:40.363757 12209 tablet_bootstrap.cc:492] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.350154 12208 raft_consensus.cc:359] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.364892 11981 leader_election.cc:304] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:40.372404 12209 tablet_bootstrap.cc:654] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.369570 12215 raft_consensus.cc:493] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.366761 12213 leader_election.cc:290] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.374135 12213 raft_consensus.cc:2804] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.373876 12215 raft_consensus.cc:515] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.369056 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
W20260709 14:51:40.376969 12057 leader_election.cc:343] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.377053 12215 leader_election.cc:290] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.377624 12057 leader_election.cc:304] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3
I20260709 14:51:40.378207 12213 raft_consensus.cc:697] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:40.379487 12213 consensus_queue.cc:237] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.381179 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.382061 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
W20260709 14:51:40.383078 12056 leader_election.cc:343] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:40.384280 12057 leader_election.cc:343] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.384948 12057 leader_election.cc:304] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3
I20260709 14:51:40.386308 12215 raft_consensus.cc:2749] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.387205 12215 raft_consensus.cc:2749] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.388356 12208 raft_consensus.cc:385] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.389144 12208 raft_consensus.cc:740] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.391376 12208 consensus_queue.cc:260] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.394073 12208 ts_tablet_manager.cc:1434] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:51:40.397809 12208 tablet_bootstrap.cc:492] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.401181 12207 tablet_bootstrap.cc:492] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.401823 12207 ts_tablet_manager.cc:1403] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.076s	user 0.034s	sys 0.015s
I20260709 14:51:40.404264 12208 tablet_bootstrap.cc:654] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.404901 12207 raft_consensus.cc:359] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.405725 12207 raft_consensus.cc:385] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.406170 12207 raft_consensus.cc:740] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.400517 11914 catalog_manager.cc:5697] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.407192 12207 consensus_queue.cc:260] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.409619 12207 ts_tablet_manager.cc:1434] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:40.410701 12207 tablet_bootstrap.cc:492] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.415807 12209 tablet_bootstrap.cc:492] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.416404 12209 ts_tablet_manager.cc:1403] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.053s	user 0.030s	sys 0.016s
I20260709 14:51:40.418192 12207 tablet_bootstrap.cc:654] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.419360 12209 raft_consensus.cc:359] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.420145 12209 raft_consensus.cc:385] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.420469 12209 raft_consensus.cc:740] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.421281 12209 consensus_queue.cc:260] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.424546 12209 ts_tablet_manager.cc:1434] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:51:40.425040 12208 tablet_bootstrap.cc:492] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.425601 12208 ts_tablet_manager.cc:1403] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260709 14:51:40.425998 12209 tablet_bootstrap.cc:492] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.428488 12208 raft_consensus.cc:359] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.429231 12208 raft_consensus.cc:385] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.429608 12208 raft_consensus.cc:740] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.430513 12208 consensus_queue.cc:260] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.432780 12208 ts_tablet_manager.cc:1434] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:40.433848 12208 tablet_bootstrap.cc:492] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.440541 12208 tablet_bootstrap.cc:654] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.440567 12209 tablet_bootstrap.cc:654] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.442948 12207 tablet_bootstrap.cc:492] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.443531 12207 ts_tablet_manager.cc:1403] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.012s
I20260709 14:51:40.446147 12208 tablet_bootstrap.cc:492] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.446660 12208 ts_tablet_manager.cc:1403] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:51:40.446445 12207 raft_consensus.cc:359] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.447259 12207 raft_consensus.cc:385] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.447643 12207 raft_consensus.cc:740] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.448405 12207 consensus_queue.cc:260] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.449118 12209 tablet_bootstrap.cc:492] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.449653 12209 ts_tablet_manager.cc:1403] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 14:51:40.449859 12208 raft_consensus.cc:359] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.450645 12208 raft_consensus.cc:385] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.450914 12207 ts_tablet_manager.cc:1434] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:51:40.450958 12208 raft_consensus.cc:740] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.452114 12207 tablet_bootstrap.cc:492] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.452047 12208 consensus_queue.cc:260] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.452646 12209 raft_consensus.cc:359] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.453455 12209 raft_consensus.cc:385] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.453789 12209 raft_consensus.cc:740] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.454653 12209 consensus_queue.cc:260] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.459105 12207 tablet_bootstrap.cc:654] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.460062 12209 ts_tablet_manager.cc:1434] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:40.460469 12208 ts_tablet_manager.cc:1434] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:40.461081 12209 tablet_bootstrap.cc:492] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.461563 12208 tablet_bootstrap.cc:492] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.468104 12209 tablet_bootstrap.cc:654] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.469890 12208 tablet_bootstrap.cc:654] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.471110 12207 tablet_bootstrap.cc:492] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.471678 12207 ts_tablet_manager.cc:1403] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 14:51:40.477743 12207 raft_consensus.cc:359] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.480296 12207 raft_consensus.cc:385] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.480738 12207 raft_consensus.cc:740] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.481915 12207 consensus_queue.cc:260] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.492790 12207 ts_tablet_manager.cc:1434] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:51:40.494190 12207 tablet_bootstrap.cc:492] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.502116 12209 tablet_bootstrap.cc:492] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.502171 12207 tablet_bootstrap.cc:654] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.502902 12209 ts_tablet_manager.cc:1403] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.020s
I20260709 14:51:40.504746 12208 tablet_bootstrap.cc:492] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.505121 12209 raft_consensus.cc:359] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.505527 12208 ts_tablet_manager.cc:1403] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.030s
I20260709 14:51:40.506134 12209 raft_consensus.cc:385] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.506531 12209 raft_consensus.cc:740] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.507202 12209 consensus_queue.cc:260] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.507922 12207 tablet_bootstrap.cc:492] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.508443 12207 ts_tablet_manager.cc:1403] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260709 14:51:40.509198 12209 ts_tablet_manager.cc:1434] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:40.508843 12208 raft_consensus.cc:359] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.509709 12208 raft_consensus.cc:385] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.510076 12208 raft_consensus.cc:740] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.510296 12209 tablet_bootstrap.cc:492] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.511057 12208 consensus_queue.cc:260] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.511453 12207 raft_consensus.cc:359] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.512216 12207 raft_consensus.cc:385] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.512578 12207 raft_consensus.cc:740] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.515719 12208 ts_tablet_manager.cc:1434] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:51:40.513427 12207 consensus_queue.cc:260] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.516784 12208 tablet_bootstrap.cc:492] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.517284 12209 tablet_bootstrap.cc:654] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.520566 12207 ts_tablet_manager.cc:1434] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:40.521682 12207 tablet_bootstrap.cc:492] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.523762 12208 tablet_bootstrap.cc:654] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:40.524048 11964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:40.528801 12207 tablet_bootstrap.cc:654] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.536032 12208 tablet_bootstrap.cc:492] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.536715 12208 ts_tablet_manager.cc:1403] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:51:40.540071 12208 raft_consensus.cc:359] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.540717 12207 tablet_bootstrap.cc:492] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.540912 12208 raft_consensus.cc:385] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.541268 12207 ts_tablet_manager.cc:1403] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 14:51:40.541292 12208 raft_consensus.cc:740] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.543084 12208 consensus_queue.cc:260] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.544211 12207 raft_consensus.cc:359] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.544981 12207 raft_consensus.cc:385] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.545291 12207 raft_consensus.cc:740] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.545791 12213 raft_consensus.cc:493] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.546278 12213 raft_consensus.cc:515] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.548341 12213 leader_election.cc:290] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.548940 12208 ts_tablet_manager.cc:1434] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:40.549292 12209 tablet_bootstrap.cc:492] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.549875 12209 ts_tablet_manager.cc:1403] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.040s	user 0.031s	sys 0.007s
I20260709 14:51:40.549968 12208 tablet_bootstrap.cc:492] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.551965 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:40.552811 12209 raft_consensus.cc:359] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.553580 12209 raft_consensus.cc:385] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.553931 12209 raft_consensus.cc:740] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.554370 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.554693 12209 consensus_queue.cc:260] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
W20260709 14:51:40.555852 11984 leader_election.cc:343] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.556715 12208 tablet_bootstrap.cc:654] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:40.557003 11981 leader_election.cc:343] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.557463 11981 leader_election.cc:304] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200; no voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:40.559160 12213 raft_consensus.cc:2749] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.560034 12209 ts_tablet_manager.cc:1434] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:40.561115 12209 tablet_bootstrap.cc:492] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.560441 12207 consensus_queue.cc:260] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.566208 12214 raft_consensus.cc:493] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.566730 12214 raft_consensus.cc:515] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.568051 12209 tablet_bootstrap.cc:654] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.568390 12208 tablet_bootstrap.cc:492] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.568841 12208 ts_tablet_manager.cc:1403] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 14:51:40.570745 12207 ts_tablet_manager.cc:1434] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.003s
I20260709 14:51:40.571394 12208 raft_consensus.cc:359] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.572149 12208 raft_consensus.cc:385] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.572487 12208 raft_consensus.cc:740] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.573484 12207 tablet_bootstrap.cc:492] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:40.573931 12214 leader_election.cc:290] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.573292 12208 consensus_queue.cc:260] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.579075 12208 ts_tablet_manager.cc:1434] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:51:40.583515 12207 tablet_bootstrap.cc:654] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.584087 12208 tablet_bootstrap.cc:492] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:40.593572 12209 tablet_bootstrap.cc:492] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.594208 12209 ts_tablet_manager.cc:1403] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.019s
I20260709 14:51:40.596699 12208 tablet_bootstrap.cc:654] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.596733 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.597559 12018 raft_consensus.cc:2468] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.596758 12209 raft_consensus.cc:359] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.598973 12209 raft_consensus.cc:385] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.599222 12209 raft_consensus.cc:740] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.600039 12209 consensus_queue.cc:260] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.602613 12131 leader_election.cc:304] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:40.603134 12209 ts_tablet_manager.cc:1434] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:51:40.603595 12214 raft_consensus.cc:2804] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.603809 12207 tablet_bootstrap.cc:492] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:40.604074 12209 tablet_bootstrap.cc:492] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:40.604314 12207 ts_tablet_manager.cc:1403] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260709 14:51:40.604699 12230 raft_consensus.cc:493] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.605167 12230 raft_consensus.cc:515] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.607399 12230 leader_election.cc:290] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.608948 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:40.609624 12093 raft_consensus.cc:2468] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.609545 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.610801 12167 raft_consensus.cc:2393] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b82586f280ee4c2ebd70cffb7f5e41c2 in current term 1: Already voted for candidate 90e068f497f047619ebf9ebf23b1e200 in this term.
I20260709 14:51:40.611138 12209 tablet_bootstrap.cc:654] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.603993 12214 raft_consensus.cc:493] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.611549 12214 raft_consensus.cc:3060] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.611694 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.611709 12215 raft_consensus.cc:493] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.614044 12215 raft_consensus.cc:515] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.616775 12215 leader_election.cc:290] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.617353 12215 raft_consensus.cc:493] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.619867 12214 raft_consensus.cc:515] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.621325 12056 leader_election.cc:304] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [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: b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3
I20260709 14:51:40.623011 12230 raft_consensus.cc:3060] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.623379 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.624174 12017 raft_consensus.cc:3060] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.626451 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.627283 12018 raft_consensus.cc:2468] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.628929 12057 leader_election.cc:304] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.634215 12017 raft_consensus.cc:2468] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.635077 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.635871 12131 leader_election.cc:304] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:40.643075 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:40.643823 12093 raft_consensus.cc:3060] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.635985 12167 raft_consensus.cc:2468] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.646618 12215 raft_consensus.cc:515] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.656535 12093 raft_consensus.cc:2468] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.607146 12207 raft_consensus.cc:359] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.659358 12207 raft_consensus.cc:385] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.661868 12207 raft_consensus.cc:740] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.657558 12215 leader_election.cc:290] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.666183 12215 raft_consensus.cc:493] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.666808 12213 raft_consensus.cc:493] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.666687 12215 raft_consensus.cc:515] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.666424 12207 consensus_queue.cc:260] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.660928 12252 raft_consensus.cc:493] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.667265 12213 raft_consensus.cc:515] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.667894 12252 raft_consensus.cc:515] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.668711 12215 leader_election.cc:290] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.654505 12214 leader_election.cc:290] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.669267 12213 leader_election.cc:290] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.669721 12214 raft_consensus.cc:2804] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.670240 12214 raft_consensus.cc:697] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:40.665500 12208 tablet_bootstrap.cc:492] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:40.670979 12208 ts_tablet_manager.cc:1403] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.043s
I20260709 14:51:40.671958 12253 raft_consensus.cc:2804] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.672405 12253 raft_consensus.cc:493] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.672297 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.672819 12253 raft_consensus.cc:3060] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.673022 12166 raft_consensus.cc:2468] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:40.674506 11981 leader_election.cc:304] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:40.674615 12208 raft_consensus.cc:359] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.675587 12208 raft_consensus.cc:385] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.675594 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9b37f39b2a4b428c355f9988a7b6b8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
W20260709 14:51:40.677380 12057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38231, user_credentials={real_user=slave}} blocked reactor thread for 48596.6us
I20260709 14:51:40.677858 12214 consensus_queue.cc:237] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.680639 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9b37f39b2a4b428c355f9988a7b6b8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.664785 12230 raft_consensus.cc:2749] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.679076 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.681854 12167 raft_consensus.cc:2468] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.682581 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.681248 12018 raft_consensus.cc:2468] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.683207 12017 raft_consensus.cc:2468] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.684160 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
W20260709 14:51:40.681936 12056 leader_election.cc:343] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:40.684778 12093 raft_consensus.cc:2468] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:40.685003 12213 raft_consensus.cc:2804] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.685633 12213 raft_consensus.cc:493] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.686167 12213 raft_consensus.cc:3060] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.687882 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.675952 12208 raft_consensus.cc:740] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.688562 12017 raft_consensus.cc:2468] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.689046 12208 consensus_queue.cc:260] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.691185 12208 ts_tablet_manager.cc:1434] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:51:40.686079 12056 leader_election.cc:304] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.687139 12131 leader_election.cc:304] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:40.687525 12057 leader_election.cc:304] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: a6169d437d4445ef980f56b032035ce3
I20260709 14:51:40.694177 12207 ts_tablet_manager.cc:1434] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.000s
I20260709 14:51:40.694934 12230 raft_consensus.cc:2804] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.695379 12230 raft_consensus.cc:493] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.695608 12249 raft_consensus.cc:2804] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.695818 12230 raft_consensus.cc:3060] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.696059 12249 raft_consensus.cc:493] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.696473 12249 raft_consensus.cc:3060] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.699002 12209 tablet_bootstrap.cc:492] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:40.699757 12209 ts_tablet_manager.cc:1403] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.057s
I20260709 14:51:40.700482 12251 raft_consensus.cc:2804] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.698901 12253 raft_consensus.cc:515] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.704242 12253 leader_election.cc:290] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.705829 12251 raft_consensus.cc:493] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.706382 12251 raft_consensus.cc:3060] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.709431 12252 leader_election.cc:290] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.710595 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:40.711642 12093 raft_consensus.cc:2393] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6169d437d4445ef980f56b032035ce3 in current term 1: Already voted for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in this term.
I20260709 14:51:40.710832 12213 raft_consensus.cc:515] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.714964 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:40.714736 12252 raft_consensus.cc:493] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.706388 12249 raft_consensus.cc:515] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.715868 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:40.716346 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:40.716859 12230 raft_consensus.cc:515] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.717607 12093 raft_consensus.cc:3060] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.717986 12167 raft_consensus.cc:2393] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b82586f280ee4c2ebd70cffb7f5e41c2 in current term 1: Already voted for candidate a6169d437d4445ef980f56b032035ce3 in this term.
I20260709 14:51:40.717717 12166 raft_consensus.cc:3060] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.723168 12230 leader_election.cc:290] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.724462 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.724378 12251 raft_consensus.cc:515] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.725173 12016 raft_consensus.cc:3060] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.726171 12167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9b37f39b2a4b428c355f9988a7b6b8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:40.727226 12093 raft_consensus.cc:2468] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:40.727458 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.728122 12015 raft_consensus.cc:3060] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.728437 12251 leader_election.cc:290] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.728588 11984 leader_election.cc:304] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.721213 12209 raft_consensus.cc:359] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.729694 12209 raft_consensus.cc:385] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.729503 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:40.729820 12228 raft_consensus.cc:2804] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.730121 12209 raft_consensus.cc:740] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.730594 12092 raft_consensus.cc:2393] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6169d437d4445ef980f56b032035ce3 in current term 1: Already voted for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in this term.
I20260709 14:51:40.728446 12230 raft_consensus.cc:493] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.731315 12230 raft_consensus.cc:515] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.733460 12214 raft_consensus.cc:493] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.722800 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9b37f39b2a4b428c355f9988a7b6b8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.734450 12018 raft_consensus.cc:3060] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.734341 12214 raft_consensus.cc:515] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.737797 12013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.738267 12014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.738544 12013 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.728998 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:40.739886 12165 raft_consensus.cc:3060] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.740612 12131 leader_election.cc:304] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:40.741101 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:40.741904 12092 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.718783 12213 leader_election.cc:290] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.716564 12252 raft_consensus.cc:515] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.743965 12214 leader_election.cc:290] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.744884 12252 leader_election.cc:290] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.746160 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:40.746927 12092 raft_consensus.cc:2468] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.746220 11913 catalog_manager.cc:5697] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.747759 12166 raft_consensus.cc:2468] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:40.716377 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.748373 12133 leader_election.cc:304] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.737547 12016 raft_consensus.cc:2468] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.749413 12214 raft_consensus.cc:2804] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.728456 12249 leader_election.cc:290] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.751039 12057 leader_election.cc:304] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3
I20260709 14:51:40.751768 12252 raft_consensus.cc:2804] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.752319 12252 raft_consensus.cc:493] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.751824 12209 consensus_queue.cc:260] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.752630 12252 raft_consensus.cc:3060] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.752888 12167 raft_consensus.cc:3060] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.753109 12015 raft_consensus.cc:2468] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:40.754473 12057 leader_election.cc:304] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.750458 12214 raft_consensus.cc:493] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.756640 12214 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.749591 12018 raft_consensus.cc:2468] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:40.757241 12251 raft_consensus.cc:2749] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.757930 12253 raft_consensus.cc:2804] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.764732 12253 raft_consensus.cc:697] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:40.765630 12253 consensus_queue.cc:237] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.766376 12057 leader_election.cc:304] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.769924 12215 raft_consensus.cc:2804] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.770399 12215 raft_consensus.cc:697] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:40.771240 12215 consensus_queue.cc:237] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.773118 12167 raft_consensus.cc:2468] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:40.761669 12230 leader_election.cc:290] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.763070 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.778692 12213 consensus_queue.cc:1048] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.783010 12228 raft_consensus.cc:697] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:40.788743 12228 consensus_queue.cc:237] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
W20260709 14:51:40.785362 12131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38231, user_credentials={real_user=slave}} blocked reactor thread for 44857.4us
I20260709 14:51:40.787314 12252 raft_consensus.cc:515] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.793180 12209 ts_tablet_manager.cc:1434] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260709 14:51:40.784245 12165 raft_consensus.cc:2468] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:40.794030 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.803084 12018 raft_consensus.cc:2468] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:40.793223 12131 leader_election.cc:304] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:40.794870 12252 leader_election.cc:290] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.804955 12252 raft_consensus.cc:2804] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.805497 12252 raft_consensus.cc:697] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:40.805893 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.806833 12018 raft_consensus.cc:3060] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.806591 12252 consensus_queue.cc:237] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.796378 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:40.809125 12092 raft_consensus.cc:3060] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.801508 12214 raft_consensus.cc:515] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.827348 12166 raft_consensus.cc:2393] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b82586f280ee4c2ebd70cffb7f5e41c2 in current term 1: Already voted for candidate a6169d437d4445ef980f56b032035ce3 in this term.
I20260709 14:51:40.830818 11913 catalog_manager.cc:5697] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.832384 12056 leader_election.cc:304] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3
I20260709 14:51:40.833782 12253 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.834823 12228 consensus_queue.cc:1048] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:40.837800 11914 catalog_manager.cc:5697] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.842339 12253 raft_consensus.cc:2749] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:40.843940 12018 raft_consensus.cc:2468] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.845490 12131 leader_election.cc:304] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:40.845844 12214 leader_election.cc:290] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:40.846428 12214 raft_consensus.cc:2804] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.846903 12214 raft_consensus.cc:697] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:40.847994 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:40.851023 12092 raft_consensus.cc:2468] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.847716 12214 consensus_queue.cc:237] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
W20260709 14:51:40.854890 12057 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.248.129:38231, user_credentials={real_user=slave}} blocked reactor thread for 88639.3us
I20260709 14:51:40.862094 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.867611 12018 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.871472 12091 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.874965 12133 leader_election.cc:304] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.876307 12252 raft_consensus.cc:2804] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.876762 12252 raft_consensus.cc:697] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:40.877555 12252 consensus_queue.cc:237] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.882632 12018 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:40.895464 11914 catalog_manager.cc:5697] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.907886 11913 catalog_manager.cc:5697] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.925021 11916 catalog_manager.cc:5697] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.926398 11916 catalog_manager.cc:5697] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:40.966166 12253 raft_consensus.cc:493] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.966760 12253 raft_consensus.cc:515] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.968569 12253 leader_election.cc:290] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.969384 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:40.969702 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:40.969985 12018 raft_consensus.cc:2468] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.970376 12164 raft_consensus.cc:2468] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:40.971036 12057 leader_election.cc:304] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.971817 12253 raft_consensus.cc:2804] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:40.972138 12253 raft_consensus.cc:493] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.972359 12253 raft_consensus.cc:3060] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.977084 12253 raft_consensus.cc:515] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.978755 12253 leader_election.cc:290] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:40.979529 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:40.979802 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:40.980050 12018 raft_consensus.cc:3060] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.980435 12164 raft_consensus.cc:3060] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.984766 12018 raft_consensus.cc:2468] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:40.985795 12164 raft_consensus.cc:2468] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:40.985905 12057 leader_election.cc:304] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:40.986850 12253 raft_consensus.cc:2804] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.987329 12253 raft_consensus.cc:697] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:40.987960 12253 consensus_queue.cc:237] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:40.995422 11916 catalog_manager.cc:5697] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.150871 12093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:50872
I20260709 14:51:41.151402 12093 raft_consensus.cc:606] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Received request to transfer leadership to TS 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:41.166127 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
mode: GRACEFUL
new_leader_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:51:41.166736 12164 raft_consensus.cc:606] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Received request to transfer leadership to TS 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:41.171936 12093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:50872
I20260709 14:51:41.172433 12093 raft_consensus.cc:606] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Received request to transfer leadership to TS 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:41.177175 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f15350425c7a4e67bd026d8051771000"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:51:41.177798 12164 raft_consensus.cc:606] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:41.178429 12253 consensus_queue.cc:1048] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.181572 12252 consensus_queue.cc:1048] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.184075 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50be1208920f465f9e480bcefab00945"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:51:41.184657 12164 raft_consensus.cc:606] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:41.187760 12257 raft_consensus.cc:993] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:41.188167 12257 raft_consensus.cc:1081] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Signalling peer 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:41.194607 12166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:51:41.194722 12257 consensus_queue.cc:1048] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.195237 12166 raft_consensus.cc:606] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:41.197816 12018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:46800
I20260709 14:51:41.198342 12018 raft_consensus.cc:493] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.198707 12018 raft_consensus.cc:3060] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.209209 12256 raft_consensus.cc:993] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:41.209730 12256 raft_consensus.cc:1081] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:41.210093 12214 consensus_queue.cc:1048] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.226047 12016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
mode: GRACEFUL
new_leader_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:46824
I20260709 14:51:41.226696 12016 raft_consensus.cc:606] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Received request to transfer leadership to TS a6169d437d4445ef980f56b032035ce3
I20260709 14:51:41.227643 12091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50862
I20260709 14:51:41.229102 12091 raft_consensus.cc:493] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.229496 12091 raft_consensus.cc:3060] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.236414 12091 raft_consensus.cc:515] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.239086 12018 raft_consensus.cc:515] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.239661 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:41.242177 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:41.242784 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a770825225346fcb65ea14ea8ede6b3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:41.242753 12093 raft_consensus.cc:3055] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.243476 12093 raft_consensus.cc:740] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:41.244299 12093 consensus_queue.cc:260] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.244627 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01f8e25b690490199ce4527a386f12e" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:41.245189 12164 raft_consensus.cc:3055] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.245224 12093 raft_consensus.cc:3060] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.245553 12018 leader_election.cc:290] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 2 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:41.245584 12164 raft_consensus.cc:740] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:41.247188 12164 consensus_queue.cc:260] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.248193 12164 raft_consensus.cc:3060] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.251181 12093 raft_consensus.cc:2468] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:41.252653 11984 leader_election.cc:304] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: a6169d437d4445ef980f56b032035ce3
I20260709 14:51:41.241027 12091 leader_election.cc:290] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:41.253480 12255 raft_consensus.cc:2804] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.254027 12255 raft_consensus.cc:697] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:41.255132 12164 raft_consensus.cc:2468] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:41.254869 12255 consensus_queue.cc:237] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.240335 12015 raft_consensus.cc:3060] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.255825 12253 consensus_queue.cc:1048] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.259624 12056 leader_election.cc:304] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:41.260541 12253 raft_consensus.cc:2804] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.261004 12253 raft_consensus.cc:697] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:41.261818 12253 consensus_queue.cc:237] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.264416 12015 raft_consensus.cc:2468] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:41.271579 11913 catalog_manager.cc:5697] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from a6169d437d4445ef980f56b032035ce3 (127.6.248.131) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.272785 12253 consensus_queue.cc:1048] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.281788 12249 consensus_queue.cc:1048] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.286269 11916 catalog_manager.cc:5697] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 1 to 2, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.291666 12214 consensus_queue.cc:1048] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.294219 12214 consensus_queue.cc:1048] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.311239 12249 consensus_queue.cc:1048] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.311671 12252 raft_consensus.cc:993] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:41.312227 12277 raft_consensus.cc:1081] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:41.313915 12091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50be1208920f465f9e480bcefab00945"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50862
I20260709 14:51:41.314541 12091 raft_consensus.cc:493] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.314978 12091 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.321280 12255 consensus_queue.cc:1048] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.322662 12091 raft_consensus.cc:515] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.324896 12091 leader_election.cc:290] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:41.325538 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:41.325961 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:41.329278 12018 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.329357 12166 raft_consensus.cc:3055] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.329880 12166 raft_consensus.cc:740] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:41.330681 12166 consensus_queue.cc:260] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.331902 12166 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.332165 12249 raft_consensus.cc:993] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:41.332758 12249 raft_consensus.cc:1081] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:41.334692 12093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f15350425c7a4e67bd026d8051771000"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50862
I20260709 14:51:41.335230 12093 raft_consensus.cc:493] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.335654 12093 raft_consensus.cc:3060] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.337646 12166 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:41.338721 12056 leader_election.cc:304] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:41.339370 12253 raft_consensus.cc:2804] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.339797 12253 raft_consensus.cc:697] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:41.339718 12018 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:41.340782 12253 consensus_queue.cc:237] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.346535 12093 raft_consensus.cc:515] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.348500 12255 raft_consensus.cc:993] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: : Instructing follower a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:41.348969 12255 raft_consensus.cc:1081] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Signalling peer a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:41.349530 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:41.350201 12018 raft_consensus.cc:3060] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.353307 12228 consensus_queue.cc:1048] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.354627 12166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:48166
I20260709 14:51:41.357313 12166 raft_consensus.cc:493] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.355374 11916 catalog_manager.cc:5697] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from a6169d437d4445ef980f56b032035ce3 (127.6.248.131) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.357877 12166 raft_consensus.cc:3060] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.358650 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15350425c7a4e67bd026d8051771000" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:41.359454 12165 raft_consensus.cc:3055] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.359882 12165 raft_consensus.cc:740] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:41.360930 12165 consensus_queue.cc:260] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.365803 12166 raft_consensus.cc:515] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.366334 12165 raft_consensus.cc:3060] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.369700 12164 raft_consensus.cc:1240] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Rejecting Update request from peer 90e068f497f047619ebf9ebf23b1e200 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:41.373183 12255 consensus_queue.cc:1059] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.373977 12255 raft_consensus.cc:3055] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.373586 12253 consensus_queue.cc:1048] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:41.374364 12255 raft_consensus.cc:740] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:41.375202 12255 consensus_queue.cc:260] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.376093 12255 raft_consensus.cc:3060] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.377779 12166 leader_election.cc:290] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:41.378068 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:41.379052 12093 leader_election.cc:290] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:41.381944 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d988bbabc74a6282fe28af6e4c8566" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:41.384445 12277 consensus_queue.cc:1048] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.390023 12165 raft_consensus.cc:2468] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:41.391691 12018 raft_consensus.cc:2468] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:41.392038 12056 leader_election.cc:304] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:41.393627 12253 raft_consensus.cc:2804] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.394212 12253 raft_consensus.cc:697] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:41.395043 12253 consensus_queue.cc:237] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.396685 12277 raft_consensus.cc:993] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: : Instructing follower 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:41.397148 12277 raft_consensus.cc:1081] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Signalling peer 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:41.400400 12257 raft_consensus.cc:993] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:41.400811 12257 raft_consensus.cc:1081] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Signalling peer 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:41.402422 12256 consensus_queue.cc:1048] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.404078 12016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:46800
I20260709 14:51:41.404685 12016 raft_consensus.cc:493] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.405539 12017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:46810
I20260709 14:51:41.406347 12017 raft_consensus.cc:493] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.405055 12016 raft_consensus.cc:3060] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.406800 12017 raft_consensus.cc:3060] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.414640 12257 consensus_queue.cc:1048] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.418433 12017 raft_consensus.cc:515] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.429507 12017 leader_election.cc:290] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 2 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:41.430040 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:41.434463 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c0c71fed286461488deb1ec033f34d3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:41.435058 12165 raft_consensus.cc:3055] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.435348 12165 raft_consensus.cc:740] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:41.436124 12165 consensus_queue.cc:260] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.437263 12165 raft_consensus.cc:3060] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.439774 12016 raft_consensus.cc:515] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.440827 12018 raft_consensus.cc:1240] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Rejecting Update request from peer b82586f280ee4c2ebd70cffb7f5e41c2 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:41.443655 12253 consensus_queue.cc:1059] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:41.444487 12251 raft_consensus.cc:3055] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.444839 12251 raft_consensus.cc:740] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:41.444891 12015 raft_consensus.cc:2468] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 2.
I20260709 14:51:41.445703 12251 consensus_queue.cc:260] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.446784 12131 leader_election.cc:304] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:41.447008 12251 raft_consensus.cc:3060] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.447661 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:41.448069 12277 raft_consensus.cc:2804] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.448559 12277 raft_consensus.cc:697] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 2 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:41.447006 12165 raft_consensus.cc:2468] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:41.449402 12277 consensus_queue.cc:237] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.451887 12016 leader_election.cc:290] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 2 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:41.453212 11981 leader_election.cc:304] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:41.455380 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a8ad3776aa40ff9da808e4061ad398" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:41.454901 11916 catalog_manager.cc:5697] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from a6169d437d4445ef980f56b032035ce3 (127.6.248.131) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.455994 12165 raft_consensus.cc:3060] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.459049 12255 raft_consensus.cc:2804] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.459597 12255 raft_consensus.cc:697] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:41.460433 12255 consensus_queue.cc:237] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.461951 12091 raft_consensus.cc:2468] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:41.463650 11984 leader_election.cc:304] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:41.464322 12228 raft_consensus.cc:2804] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.464781 12228 raft_consensus.cc:697] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:41.465881 12165 raft_consensus.cc:2468] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:41.465550 12228 consensus_queue.cc:237] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:41.467257 11913 catalog_manager.cc:5697] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 1 to 2, leader changed from 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129) to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.469755 11916 catalog_manager.cc:5697] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 1 to 2, leader changed from a6169d437d4445ef980f56b032035ce3 (127.6.248.131) to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.481948 11914 catalog_manager.cc:5697] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 1 to 2, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.662253 12165 raft_consensus.cc:3060] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.667506 12165 raft_consensus.cc:1275] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.668802 12228 consensus_queue.cc:1048] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.676083 12091 raft_consensus.cc:1275] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.677829 12228 consensus_queue.cc:1048] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.706190 12016 raft_consensus.cc:1275] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.707387 12251 consensus_queue.cc:1048] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.714720 12165 raft_consensus.cc:1275] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.716185 12215 consensus_queue.cc:1048] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.763912 12016 raft_consensus.cc:1275] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.765341 12253 consensus_queue.cc:1048] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.773064 12165 raft_consensus.cc:1275] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.776079 12253 consensus_queue.cc:1048] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.847160 12165 raft_consensus.cc:1275] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.848111 12091 raft_consensus.cc:3060] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.848486 12228 consensus_queue.cc:1048] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.855077 12091 raft_consensus.cc:1275] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.856752 12255 consensus_queue.cc:1048] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.923269 12165 raft_consensus.cc:1275] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.924492 12251 consensus_queue.cc:1048] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.931895 12016 raft_consensus.cc:1275] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.933557 12257 consensus_queue.cc:1048] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.939908 12091 raft_consensus.cc:1275] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.941236 12213 consensus_queue.cc:1048] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.952103 12165 raft_consensus.cc:1275] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.952730 12093 raft_consensus.cc:3060] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.954267 12292 consensus_queue.cc:1048] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.964277 12093 raft_consensus.cc:1275] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.965988 12277 consensus_queue.cc:1048] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.977121 12016 raft_consensus.cc:1275] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.978677 12294 consensus_queue.cc:1048] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:44.263259 11916 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51572:
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"
    }
  }
}
W20260709 14:51:44.265394 11916 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.
I20260709 14:51:44.312944 12008 tablet_service.cc:1511] Processing CreateTablet for tablet c91dca1ec1c3425eaf51d995e8edfef6 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:44.314245 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91dca1ec1c3425eaf51d995e8edfef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.316107 12080 tablet_service.cc:1511] Processing CreateTablet for tablet c91dca1ec1c3425eaf51d995e8edfef6 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:44.316339 12150 tablet_service.cc:1511] Processing CreateTablet for tablet c91dca1ec1c3425eaf51d995e8edfef6 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:44.317423 12080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91dca1ec1c3425eaf51d995e8edfef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.318765 12076 tablet_service.cc:1511] Processing CreateTablet for tablet 421ef1a683dc4dec8ace19a50675b600 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:44.320003 12076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421ef1a683dc4dec8ace19a50675b600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.322886 12083 tablet_service.cc:1511] Processing CreateTablet for tablet ea6aba12d2ac4f879018d9e70c37046e (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:44.323266 12003 tablet_service.cc:1511] Processing CreateTablet for tablet 421ef1a683dc4dec8ace19a50675b600 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:44.324108 12083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6aba12d2ac4f879018d9e70c37046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.324527 12003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421ef1a683dc4dec8ace19a50675b600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.327559 12154 tablet_service.cc:1511] Processing CreateTablet for tablet 421ef1a683dc4dec8ace19a50675b600 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:44.334723 12075 tablet_service.cc:1511] Processing CreateTablet for tablet b0dd92fe99cb493c8e4d5055027db330 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:44.336362 12075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dd92fe99cb493c8e4d5055027db330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.339174 12082 tablet_service.cc:1511] Processing CreateTablet for tablet 90d4eb5aaa974062ace3d41388f64bf8 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:44.340416 12082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4eb5aaa974062ace3d41388f64bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.340240 12001 tablet_service.cc:1511] Processing CreateTablet for tablet ea6aba12d2ac4f879018d9e70c37046e (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:44.340670 12002 tablet_service.cc:1511] Processing CreateTablet for tablet b0dd92fe99cb493c8e4d5055027db330 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:44.340991 12000 tablet_service.cc:1511] Processing CreateTablet for tablet 90d4eb5aaa974062ace3d41388f64bf8 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:44.341434 12001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6aba12d2ac4f879018d9e70c37046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.342121 12002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dd92fe99cb493c8e4d5055027db330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.329536 12155 tablet_service.cc:1511] Processing CreateTablet for tablet ea6aba12d2ac4f879018d9e70c37046e (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:44.344182 12157 tablet_service.cc:1511] Processing CreateTablet for tablet b0dd92fe99cb493c8e4d5055027db330 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:44.345564 12000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4eb5aaa974062ace3d41388f64bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.317425 12150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91dca1ec1c3425eaf51d995e8edfef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.354213 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421ef1a683dc4dec8ace19a50675b600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.358644 12078 tablet_service.cc:1511] Processing CreateTablet for tablet e3f02c76ef3144c3a150e46324f3cb1f (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:44.358728 12151 tablet_service.cc:1511] Processing CreateTablet for tablet 90d4eb5aaa974062ace3d41388f64bf8 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:44.360046 12078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f02c76ef3144c3a150e46324f3cb1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.360147 12151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d4eb5aaa974062ace3d41388f64bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.362254 12157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dd92fe99cb493c8e4d5055027db330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.366206 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6aba12d2ac4f879018d9e70c37046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.373091 12149 tablet_service.cc:1511] Processing CreateTablet for tablet e3f02c76ef3144c3a150e46324f3cb1f (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:44.374466 12149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f02c76ef3144c3a150e46324f3cb1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.378535 12005 tablet_service.cc:1511] Processing CreateTablet for tablet f80ca80207034f71a4c16ce0beb664b3 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:44.379810 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80ca80207034f71a4c16ce0beb664b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.381625 12152 tablet_service.cc:1511] Processing CreateTablet for tablet f80ca80207034f71a4c16ce0beb664b3 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:44.382929 12152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80ca80207034f71a4c16ce0beb664b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.390228 12006 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4ee7f0dfd44b9bad7c574814f77a32 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:44.391532 12006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4ee7f0dfd44b9bad7c574814f77a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.380472 12083 tablet_service.cc:1511] Processing CreateTablet for tablet f80ca80207034f71a4c16ce0beb664b3 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:44.393217 12156 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4ee7f0dfd44b9bad7c574814f77a32 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:44.393877 12083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80ca80207034f71a4c16ce0beb664b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.394496 12156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4ee7f0dfd44b9bad7c574814f77a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.393226 12078 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4ee7f0dfd44b9bad7c574814f77a32 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:44.396482 12078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4ee7f0dfd44b9bad7c574814f77a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.398730 12007 tablet_service.cc:1511] Processing CreateTablet for tablet ba18e7a0a9e340de8b7fb85985142db9 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:44.399900 12007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba18e7a0a9e340de8b7fb85985142db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.409759 12082 tablet_service.cc:1511] Processing CreateTablet for tablet ba18e7a0a9e340de8b7fb85985142db9 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:44.410943 12153 tablet_service.cc:1511] Processing CreateTablet for tablet ba18e7a0a9e340de8b7fb85985142db9 (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:44.411216 12082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba18e7a0a9e340de8b7fb85985142db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.412177 12153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba18e7a0a9e340de8b7fb85985142db9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.437564 12008 tablet_service.cc:1511] Processing CreateTablet for tablet e3f02c76ef3144c3a150e46324f3cb1f (DEFAULT_TABLE table=soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:44.439358 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f02c76ef3144c3a150e46324f3cb1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.489805 12310 tablet_bootstrap.cc:492] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.499814 12309 tablet_bootstrap.cc:492] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:44.505815 12309 tablet_bootstrap.cc:654] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.506896 12308 tablet_bootstrap.cc:492] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.510973 12310 tablet_bootstrap.cc:654] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.511255 12309 tablet_bootstrap.cc:492] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:44.511850 12309 ts_tablet_manager.cc:1403] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260709 14:51:44.515010 12308 tablet_bootstrap.cc:654] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.514838 12309 raft_consensus.cc:359] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.515614 12309 raft_consensus.cc:385] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.515955 12309 raft_consensus.cc:740] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.516755 12309 consensus_queue.cc:260] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.519089 12309 ts_tablet_manager.cc:1434] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:44.520118 12309 tablet_bootstrap.cc:492] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:44.528751 12309 tablet_bootstrap.cc:654] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.533660 12308 tablet_bootstrap.cc:492] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:44.534840 12308 ts_tablet_manager.cc:1403] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260709 14:51:44.538220 12308 raft_consensus.cc:359] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.540470 12308 raft_consensus.cc:385] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.541204 12308 raft_consensus.cc:740] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.542888 12308 consensus_queue.cc:260] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.549484 12308 ts_tablet_manager.cc:1434] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:51:44.550827 12308 tablet_bootstrap.cc:492] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.564845 12308 tablet_bootstrap.cc:654] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:44.564888 11964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:44.597368 12309 tablet_bootstrap.cc:492] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:44.602131 12309 ts_tablet_manager.cc:1403] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.030s
I20260709 14:51:44.606110 12309 raft_consensus.cc:359] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.606897 12309 raft_consensus.cc:385] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.607288 12309 raft_consensus.cc:740] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.608183 12309 consensus_queue.cc:260] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.610517 12309 ts_tablet_manager.cc:1434] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:44.613188 12309 tablet_bootstrap.cc:492] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:44.614959 12308 tablet_bootstrap.cc:492] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:44.615715 12308 ts_tablet_manager.cc:1403] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.006s
I20260709 14:51:44.618014 12310 tablet_bootstrap.cc:492] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:44.618703 12310 ts_tablet_manager.cc:1403] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.129s	user 0.047s	sys 0.054s
I20260709 14:51:44.618741 12308 raft_consensus.cc:359] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.619622 12308 raft_consensus.cc:385] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.619961 12308 raft_consensus.cc:740] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.621105 12309 tablet_bootstrap.cc:654] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.620769 12308 consensus_queue.cc:260] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.621867 12310 raft_consensus.cc:359] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.622591 12310 raft_consensus.cc:385] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.622872 12310 raft_consensus.cc:740] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.623272 12308 ts_tablet_manager.cc:1434] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:44.624176 12308 tablet_bootstrap.cc:492] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.623817 12310 consensus_queue.cc:260] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.627383 12310 ts_tablet_manager.cc:1434] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:44.628701 12310 tablet_bootstrap.cc:492] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.630703 12307 raft_consensus.cc:493] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.631196 12307 raft_consensus.cc:515] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.633430 12307 leader_election.cc:290] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.635011 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:44.635679 12310 tablet_bootstrap.cc:654] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.637225 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
W20260709 14:51:44.638891 11984 leader_election.cc:343] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:44.639869 11981 leader_election.cc:343] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.640455 11981 leader_election.cc:304] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200; no voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:44.641481 12310 tablet_bootstrap.cc:492] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:44.642017 12310 ts_tablet_manager.cc:1403] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:51:44.641937 12307 raft_consensus.cc:2749] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.643935 12308 tablet_bootstrap.cc:654] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.645279 12310 raft_consensus.cc:359] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.646144 12310 raft_consensus.cc:385] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.646492 12310 raft_consensus.cc:740] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.647351 12310 consensus_queue.cc:260] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.649405 12308 tablet_bootstrap.cc:492] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:44.649516 12310 ts_tablet_manager.cc:1434] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:44.649643 12309 tablet_bootstrap.cc:492] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:44.650065 12308 ts_tablet_manager.cc:1403] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260709 14:51:44.650256 12309 ts_tablet_manager.cc:1403] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.015s
I20260709 14:51:44.650563 12310 tablet_bootstrap.cc:492] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.653224 12308 raft_consensus.cc:359] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.655772 12308 raft_consensus.cc:385] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.656188 12308 raft_consensus.cc:740] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.656965 12308 consensus_queue.cc:260] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.659010 12310 tablet_bootstrap.cc:654] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.659245 12308 ts_tablet_manager.cc:1434] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:44.660295 12308 tablet_bootstrap.cc:492] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.654964 12309 raft_consensus.cc:359] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.662030 12309 raft_consensus.cc:385] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.662410 12309 raft_consensus.cc:740] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.663371 12309 consensus_queue.cc:260] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.665802 12309 ts_tablet_manager.cc:1434] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:51:44.666522 12308 tablet_bootstrap.cc:654] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.667119 12309 tablet_bootstrap.cc:492] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:44.674233 12309 tablet_bootstrap.cc:654] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.679605 12310 tablet_bootstrap.cc:492] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:44.680375 12310 ts_tablet_manager.cc:1403] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260709 14:51:44.684192 12310 raft_consensus.cc:359] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.684942 12310 raft_consensus.cc:385] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.685305 12310 raft_consensus.cc:740] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.686305 12310 consensus_queue.cc:260] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.687384 12309 tablet_bootstrap.cc:492] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:44.687954 12309 ts_tablet_manager.cc:1403] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 14:51:44.688787 12310 ts_tablet_manager.cc:1434] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:44.689294 12308 tablet_bootstrap.cc:492] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:44.689837 12308 ts_tablet_manager.cc:1403] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260709 14:51:44.690286 12310 tablet_bootstrap.cc:492] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.690821 12309 raft_consensus.cc:359] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.691572 12309 raft_consensus.cc:385] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.691991 12309 raft_consensus.cc:740] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.692858 12309 consensus_queue.cc:260] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.696087 12308 raft_consensus.cc:359] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.696897 12308 raft_consensus.cc:385] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.697177 12308 raft_consensus.cc:740] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.697927 12308 consensus_queue.cc:260] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.699813 12310 tablet_bootstrap.cc:654] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.700372 12308 ts_tablet_manager.cc:1434] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:44.701473 12308 tablet_bootstrap.cc:492] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.706503 12309 ts_tablet_manager.cc:1434] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:44.707587 12309 tablet_bootstrap.cc:492] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:44.709925 12308 tablet_bootstrap.cc:654] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.710016 12294 raft_consensus.cc:493] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.710733 12294 raft_consensus.cc:515] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.712963 12294 leader_election.cc:290] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:44.714023 12309 tablet_bootstrap.cc:654] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.714557 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:44.716780 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
W20260709 14:51:44.717015 12131 leader_election.cc:343] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.717279 12310 tablet_bootstrap.cc:492] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:44.717913 12310 ts_tablet_manager.cc:1403] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.006s
W20260709 14:51:44.718255 12133 leader_election.cc:343] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.718737 12133 leader_election.cc:304] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3; no voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:44.719884 12294 raft_consensus.cc:2749] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.720930 12310 raft_consensus.cc:359] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.721724 12310 raft_consensus.cc:385] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.722101 12310 raft_consensus.cc:740] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.723272 12310 consensus_queue.cc:260] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.725227 12309 tablet_bootstrap.cc:492] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:44.725672 12308 tablet_bootstrap.cc:492] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:44.726593 12309 ts_tablet_manager.cc:1403] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 14:51:44.726701 12308 ts_tablet_manager.cc:1403] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260709 14:51:44.728050 12310 ts_tablet_manager.cc:1434] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:44.728969 12310 tablet_bootstrap.cc:492] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.732928 12308 raft_consensus.cc:359] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.733737 12308 raft_consensus.cc:385] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.734114 12308 raft_consensus.cc:740] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.734293 12307 raft_consensus.cc:493] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.734879 12307 raft_consensus.cc:515] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.735466 12310 tablet_bootstrap.cc:654] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.735038 12308 consensus_queue.cc:260] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.737555 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:44.738229 12093 raft_consensus.cc:2468] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:44.738723 12308 ts_tablet_manager.cc:1434] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 14:51:44.739125 12309 raft_consensus.cc:359] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.739915 12309 raft_consensus.cc:385] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.740250 12308 tablet_bootstrap.cc:492] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.740252 12309 raft_consensus.cc:740] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.739434 11984 leader_election.cc:304] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:44.743660 12292 raft_consensus.cc:2804] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.744009 12292 raft_consensus.cc:493] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.744330 12292 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.741410 12309 consensus_queue.cc:260] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.747686 12295 raft_consensus.cc:493] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.748162 12295 raft_consensus.cc:515] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.749285 12308 tablet_bootstrap.cc:654] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.751758 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:44.753217 12295 leader_election.cc:290] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
W20260709 14:51:44.753795 12057 leader_election.cc:343] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.751353 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
W20260709 14:51:44.755967 12056 leader_election.cc:343] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.756251 12307 leader_election.cc:290] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.761368 12292 raft_consensus.cc:515] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.756420 12056 leader_election.cc:304] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3
I20260709 14:51:44.763000 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:44.765702 12295 raft_consensus.cc:2749] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.765947 12292 leader_election.cc:290] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.767253 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:44.767705 12310 tablet_bootstrap.cc:492] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:44.767882 12309 ts_tablet_manager.cc:1434] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.009s
I20260709 14:51:44.768476 12310 ts_tablet_manager.cc:1403] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.024s
I20260709 14:51:44.769008 12309 tablet_bootstrap.cc:492] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
W20260709 14:51:44.768857 11981 leader_election.cc:343] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.769942 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
W20260709 14:51:44.771390 11981 leader_election.cc:343] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.772333 12310 raft_consensus.cc:359] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.773404 12310 raft_consensus.cc:385] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.773836 12310 raft_consensus.cc:740] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.767844 12093 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.774860 12310 consensus_queue.cc:260] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.776615 12309 tablet_bootstrap.cc:654] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.778163 12310 ts_tablet_manager.cc:1434] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:51:44.779171 12310 tablet_bootstrap.cc:492] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.781685 12093 raft_consensus.cc:2468] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:44.784142 12308 tablet_bootstrap.cc:492] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:44.784395 12310 tablet_bootstrap.cc:654] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.784214 11984 leader_election.cc:304] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: a6169d437d4445ef980f56b032035ce3
I20260709 14:51:44.784746 12308 ts_tablet_manager.cc:1403] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.005s
I20260709 14:51:44.785542 12292 raft_consensus.cc:2804] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.786056 12292 raft_consensus.cc:697] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:44.786844 12292 consensus_queue.cc:237] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.787963 12308 raft_consensus.cc:359] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.788942 12308 raft_consensus.cc:385] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.789338 12308 raft_consensus.cc:740] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.789414 12295 raft_consensus.cc:493] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.789991 12295 raft_consensus.cc:515] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.790433 12308 consensus_queue.cc:260] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.794217 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:44.795030 12016 raft_consensus.cc:2468] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:44.795922 12295 leader_election.cc:290] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.797212 12057 leader_election.cc:304] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:44.798506 12294 raft_consensus.cc:493] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.798960 12294 raft_consensus.cc:515] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.800869 12294 leader_election.cc:290] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:44.801134 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
W20260709 14:51:44.802409 12056 leader_election.cc:343] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.803474 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:44.805531 12295 raft_consensus.cc:2804] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.806003 12295 raft_consensus.cc:493] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.806380 12295 raft_consensus.cc:3060] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.812881 12309 tablet_bootstrap.cc:492] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:44.807647 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:44.816255 12093 raft_consensus.cc:2393] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6169d437d4445ef980f56b032035ce3 in current term 1: Already voted for candidate 90e068f497f047619ebf9ebf23b1e200 in this term.
I20260709 14:51:44.817348 12133 leader_election.cc:304] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3; no voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:44.820395 12309 ts_tablet_manager.cc:1403] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.011s
I20260709 14:51:44.821245 12294 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.823568 12292 raft_consensus.cc:493] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.824049 12292 raft_consensus.cc:515] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.826154 12292 leader_election.cc:290] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.827649 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:44.828363 12093 raft_consensus.cc:2468] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:44.828634 12309 raft_consensus.cc:359] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.829448 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:44.829986 12309 raft_consensus.cc:385] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.830152 12165 raft_consensus.cc:2468] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:44.830332 12309 raft_consensus.cc:740] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.831527 11981 leader_election.cc:304] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:44.831295 12309 consensus_queue.cc:260] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.832299 12292 raft_consensus.cc:2804] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.832643 12292 raft_consensus.cc:493] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.832971 12292 raft_consensus.cc:3060] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.837704 12294 raft_consensus.cc:2749] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.840783 12292 raft_consensus.cc:515] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.841596 12295 raft_consensus.cc:515] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.843894 12295 leader_election.cc:290] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.844264 12309 ts_tablet_manager.cc:1434] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:51:44.878782 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:44.880940 12016 raft_consensus.cc:3060] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.883195 12292 leader_election.cc:290] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.884418 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:44.886116 12309 tablet_bootstrap.cc:492] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:44.892694 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:44.885509 12165 raft_consensus.cc:3060] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.900753 12292 raft_consensus.cc:493] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.901067 12308 ts_tablet_manager.cc:1434] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.116s	user 0.018s	sys 0.037s
I20260709 14:51:44.901912 12292 raft_consensus.cc:515] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.906512 12294 raft_consensus.cc:493] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.907169 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:44.907562 12294 raft_consensus.cc:515] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
W20260709 14:51:44.908972 11981 leader_election.cc:343] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.909965 12292 leader_election.cc:290] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.911875 12294 leader_election.cc:290] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:44.912564 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
W20260709 14:51:44.914947 12131 leader_election.cc:343] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.915943 11913 catalog_manager.cc:5697] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:44.920439 12056 leader_election.cc:343] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.928848 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:44.929994 12093 raft_consensus.cc:2468] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:44.931643 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:44.932263 12093 raft_consensus.cc:3060] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.932740 12016 raft_consensus.cc:2468] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:44.934926 12057 leader_election.cc:304] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: a6169d437d4445ef980f56b032035ce3
I20260709 14:51:44.935320 12310 tablet_bootstrap.cc:492] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:44.936430 12310 ts_tablet_manager.cc:1403] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.157s	user 0.020s	sys 0.061s
I20260709 14:51:44.938187 12331 raft_consensus.cc:2804] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.938895 12331 raft_consensus.cc:697] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:44.944036 12295 raft_consensus.cc:493] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.942708 12093 raft_consensus.cc:2468] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:44.944531 12331 consensus_queue.cc:237] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.944876 12295 raft_consensus.cc:515] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.946686 12308 tablet_bootstrap.cc:492] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:44.948145 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:44.943917 12133 leader_election.cc:304] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:44.952373 12309 tablet_bootstrap.cc:654] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.952683 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:44.941322 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:44.942786 12310 raft_consensus.cc:359] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.953408 12310 raft_consensus.cc:385] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.953619 12091 raft_consensus.cc:2468] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:44.953792 12310 raft_consensus.cc:740] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.954960 12016 raft_consensus.cc:2468] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:44.954845 12310 consensus_queue.cc:260] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.951581 12295 leader_election.cc:290] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:44.955338 12294 raft_consensus.cc:2804] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.956303 12294 raft_consensus.cc:493] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.956923 12057 leader_election.cc:304] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:44.957449 12294 raft_consensus.cc:3060] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.958149 12295 raft_consensus.cc:2804] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:44.958348 12056 leader_election.cc:343] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.958797 12295 raft_consensus.cc:493] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.959276 12295 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.961030 12308 tablet_bootstrap.cc:654] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.966655 11984 leader_election.cc:304] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:44.967207 12165 raft_consensus.cc:2468] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:44.967829 12292 raft_consensus.cc:2804] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.968389 12292 raft_consensus.cc:697] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:44.969559 12292 consensus_queue.cc:237] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.971009 12310 ts_tablet_manager.cc:1434] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.001s
I20260709 14:51:44.973714 11984 leader_election.cc:304] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: a6169d437d4445ef980f56b032035ce3
I20260709 14:51:44.975564 12307 raft_consensus.cc:2804] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.975945 12307 raft_consensus.cc:493] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.976245 12307 raft_consensus.cc:3060] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.984228 12294 raft_consensus.cc:515] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.989605 12310 tablet_bootstrap.cc:492] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:44.996976 12295 raft_consensus.cc:515] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:44.998920 12310 tablet_bootstrap.cc:654] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.000047 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.000710 12016 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.006420 11916 catalog_manager.cc:5697] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.009047 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
W20260709 14:51:45.011184 12131 leader_election.cc:343] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.014415 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.014933 12016 raft_consensus.cc:2468] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:45.015033 12091 raft_consensus.cc:3060] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.015774 12294 leader_election.cc:290] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:45.018731 12057 leader_election.cc:304] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.018884 12307 raft_consensus.cc:515] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.020188 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.021243 12307 leader_election.cc:290] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
W20260709 14:51:45.021824 12056 leader_election.cc:343] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.022877 12331 raft_consensus.cc:2804] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.023504 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.023713 12331 raft_consensus.cc:697] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.024207 12165 raft_consensus.cc:3060] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.024860 12331 consensus_queue.cc:237] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.027292 12308 tablet_bootstrap.cc:492] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:45.027438 12295 leader_election.cc:290] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.027694 12091 raft_consensus.cc:2468] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:45.027796 12308 ts_tablet_manager.cc:1403] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.012s
I20260709 14:51:45.028757 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.027868 12309 tablet_bootstrap.cc:492] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:45.029337 12093 raft_consensus.cc:3060] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.029589 12309 ts_tablet_manager.cc:1403] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.014s
I20260709 14:51:45.031311 12308 raft_consensus.cc:359] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.032096 12308 raft_consensus.cc:385] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.034431 12308 raft_consensus.cc:740] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.035748 12133 leader_election.cc:304] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:45.036062 12308 consensus_queue.cc:260] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.037000 12294 raft_consensus.cc:2804] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.037631 12294 raft_consensus.cc:697] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:45.038841 12294 consensus_queue.cc:237] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.039391 12308 ts_tablet_manager.cc:1434] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260709 14:51:45.039949 12093 raft_consensus.cc:2468] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:45.043505 12310 tablet_bootstrap.cc:492] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:45.047749 12310 ts_tablet_manager.cc:1403] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.019s
I20260709 14:51:45.051002 12310 raft_consensus.cc:359] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.051759 12310 raft_consensus.cc:385] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.052109 12310 raft_consensus.cc:740] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.052098 11984 leader_election.cc:304] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.053141 12310 consensus_queue.cc:260] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.055751 12310 ts_tablet_manager.cc:1434] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:45.057123 12310 tablet_bootstrap.cc:492] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:45.058002 12307 raft_consensus.cc:2804] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.059017 12307 raft_consensus.cc:697] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.060422 12307 consensus_queue.cc:237] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.046134 12309 raft_consensus.cc:359] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.061805 12309 raft_consensus.cc:385] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.056356 11913 catalog_manager.cc:5697] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.062142 12309 raft_consensus.cc:740] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.062929 12309 consensus_queue.cc:260] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.065008 12310 tablet_bootstrap.cc:654] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.065690 12309 ts_tablet_manager.cc:1434] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.000s
I20260709 14:51:45.066941 12309 tablet_bootstrap.cc:492] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:45.070843 11916 catalog_manager.cc:5697] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.074103 12309 tablet_bootstrap.cc:654] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.045859 12165 raft_consensus.cc:2468] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:45.075304 11914 catalog_manager.cc:5697] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.076601 12310 tablet_bootstrap.cc:492] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:45.077060 12310 ts_tablet_manager.cc:1403] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260709 14:51:45.079896 12310 raft_consensus.cc:359] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.080862 12310 raft_consensus.cc:385] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.081259 12310 raft_consensus.cc:740] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.082129 12310 consensus_queue.cc:260] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.084920 12310 ts_tablet_manager.cc:1434] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:45.086300 12310 tablet_bootstrap.cc:492] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: Bootstrap starting.
I20260709 14:51:45.090771 12308 tablet_bootstrap.cc:492] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:45.090924 12309 tablet_bootstrap.cc:492] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:45.093124 12310 tablet_bootstrap.cc:654] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.095360 12294 raft_consensus.cc:493] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.092850 12309 ts_tablet_manager.cc:1403] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260709 14:51:45.096058 12294 raft_consensus.cc:515] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.099094 12294 leader_election.cc:290] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:45.100097 12309 raft_consensus.cc:359] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.100476 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421ef1a683dc4dec8ace19a50675b600" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:45.100797 12309 raft_consensus.cc:385] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.101147 12309 raft_consensus.cc:740] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
W20260709 14:51:45.102193 12131 leader_election.cc:343] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.102020 12309 consensus_queue.cc:260] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.104787 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421ef1a683dc4dec8ace19a50675b600" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:45.109086 12308 tablet_bootstrap.cc:654] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.108863 12309 ts_tablet_manager.cc:1434] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:51:45.109910 12331 raft_consensus.cc:493] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:45.110056 12133 leader_election.cc:343] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.110677 12309 tablet_bootstrap.cc:492] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: Bootstrap starting.
I20260709 14:51:45.110546 12133 leader_election.cc:304] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3; no voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.113370 12294 raft_consensus.cc:2749] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.110452 12331 raft_consensus.cc:515] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.116516 12331 leader_election.cc:290] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.117173 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:45.117900 12016 raft_consensus.cc:2468] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:45.119071 12057 leader_election.cc:304] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.119201 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:45.119470 12309 tablet_bootstrap.cc:654] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.119983 12164 raft_consensus.cc:2468] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 0.
I20260709 14:51:45.120816 12331 raft_consensus.cc:2804] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.121206 12331 raft_consensus.cc:493] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.121547 12331 raft_consensus.cc:3060] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.126415 11913 catalog_manager.cc:5697] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.127672 12308 tablet_bootstrap.cc:492] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:45.128172 12308 ts_tablet_manager.cc:1403] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.007s
I20260709 14:51:45.129262 12309 tablet_bootstrap.cc:492] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: No bootstrap required, opened a new log
I20260709 14:51:45.129817 12309 ts_tablet_manager.cc:1403] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 14:51:45.130905 12308 raft_consensus.cc:359] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.132010 12308 raft_consensus.cc:385] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.132289 12308 raft_consensus.cc:740] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.132716 12309 raft_consensus.cc:359] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.133431 12309 raft_consensus.cc:385] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.133095 12308 consensus_queue.cc:260] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.133745 12309 raft_consensus.cc:740] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.133961 12331 raft_consensus.cc:515] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.134531 12309 consensus_queue.cc:260] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.136746 12331 leader_election.cc:290] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.138316 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.138588 12310 tablet_bootstrap.cc:492] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: No bootstrap required, opened a new log
I20260709 14:51:45.139020 12165 raft_consensus.cc:3060] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.140616 12308 ts_tablet_manager.cc:1434] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 14:51:45.141263 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.141892 12308 tablet_bootstrap.cc:492] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: Bootstrap starting.
I20260709 14:51:45.141897 12016 raft_consensus.cc:3060] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.143036 12309 ts_tablet_manager.cc:1434] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:51:45.139132 12310 ts_tablet_manager.cc:1403] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.002s
I20260709 14:51:45.146858 12310 raft_consensus.cc:359] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.147722 12310 raft_consensus.cc:385] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.147778 12165 raft_consensus.cc:2468] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:45.148176 12310 raft_consensus.cc:740] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.148792 12308 tablet_bootstrap.cc:654] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.149448 12056 leader_election.cc:304] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.150314 12331 raft_consensus.cc:2804] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.150815 12331 raft_consensus.cc:697] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.151017 12016 raft_consensus.cc:2468] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 1.
I20260709 14:51:45.151712 12331 consensus_queue.cc:237] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.149161 12310 consensus_queue.cc:260] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.156497 12310 ts_tablet_manager.cc:1434] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:45.168753 12308 tablet_bootstrap.cc:492] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: No bootstrap required, opened a new log
I20260709 14:51:45.169337 12308 ts_tablet_manager.cc:1403] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 14:51:45.172263 12308 raft_consensus.cc:359] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.173014 12308 raft_consensus.cc:385] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.173369 12308 raft_consensus.cc:740] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.173125 11916 catalog_manager.cc:5697] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.174165 12308 consensus_queue.cc:260] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.176422 12308 ts_tablet_manager.cc:1434] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:45.179296 12294 raft_consensus.cc:493] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.179893 12294 raft_consensus.cc:515] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.181986 12294 leader_election.cc:290] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:45.183071 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:45.183064 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:45.183717 12093 raft_consensus.cc:2468] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:45.183959 12016 raft_consensus.cc:2468] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 0.
I20260709 14:51:45.184674 12133 leader_election.cc:304] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.185496 12294 raft_consensus.cc:2804] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.185865 12294 raft_consensus.cc:493] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.186162 12294 raft_consensus.cc:3060] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.191624 12294 raft_consensus.cc:515] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.193289 12294 leader_election.cc:290] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:45.194139 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.194255 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.194702 12016 raft_consensus.cc:3060] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.194795 12093 raft_consensus.cc:3060] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.199496 12093 raft_consensus.cc:2468] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:45.200079 12016 raft_consensus.cc:2468] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 1.
I20260709 14:51:45.200387 12133 leader_election.cc:304] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.201359 12294 raft_consensus.cc:2804] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.201699 12294 raft_consensus.cc:697] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:45.202430 12294 consensus_queue.cc:237] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.210546 11916 catalog_manager.cc:5697] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 1 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.249157 12294 raft_consensus.cc:493] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.249698 12294 raft_consensus.cc:515] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.251335 12294 leader_election.cc:290] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:45.252149 12016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90e068f497f047619ebf9ebf23b1e200" is_pre_election: true
I20260709 14:51:45.252281 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:45.252859 12016 raft_consensus.cc:2393] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6169d437d4445ef980f56b032035ce3 in current term 1: Already voted for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in this term.
I20260709 14:51:45.253836 12131 leader_election.cc:304] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3; no voters: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.254447 12294 raft_consensus.cc:3060] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.259413 12294 raft_consensus.cc:2749] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.297777 12307 raft_consensus.cc:493] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.298311 12307 raft_consensus.cc:515] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.300184 12326 raft_consensus.cc:493] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.300380 12307 leader_election.cc:290] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.300902 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421ef1a683dc4dec8ace19a50675b600" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:45.300730 12326 raft_consensus.cc:515] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.300906 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421ef1a683dc4dec8ace19a50675b600" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:45.301545 12165 raft_consensus.cc:2468] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:45.301693 12093 raft_consensus.cc:2468] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 0.
I20260709 14:51:45.302382 11981 leader_election.cc:304] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:45.303014 12326 leader_election.cc:290] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.303186 12307 raft_consensus.cc:2804] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.303660 12307 raft_consensus.cc:493] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.304154 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" is_pre_election: true
I20260709 14:51:45.304315 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3" is_pre_election: true
I20260709 14:51:45.304622 12307 raft_consensus.cc:3060] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.304884 12093 raft_consensus.cc:2393] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90e068f497f047619ebf9ebf23b1e200 in current term 1: Already voted for candidate a6169d437d4445ef980f56b032035ce3 in this term.
I20260709 14:51:45.306025 11984 leader_election.cc:304] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200; no voters: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.306682 12326 raft_consensus.cc:3060] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.312300 12307 raft_consensus.cc:515] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.314446 12326 raft_consensus.cc:2749] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.314498 12307 leader_election.cc:290] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.315084 12093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421ef1a683dc4dec8ace19a50675b600" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.315423 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421ef1a683dc4dec8ace19a50675b600" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.315631 12093 raft_consensus.cc:3060] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.315932 12165 raft_consensus.cc:3060] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.321887 12165 raft_consensus.cc:2468] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:45.321897 12093 raft_consensus.cc:2468] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 1.
I20260709 14:51:45.322921 11981 leader_election.cc:304] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:45.324707 12307 raft_consensus.cc:2804] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.324806 12326 consensus_queue.cc:1048] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.325276 12307 raft_consensus.cc:697] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.325343 12331 consensus_queue.cc:1048] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.326673 12307 consensus_queue.cc:237] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.349809 12326 consensus_queue.cc:1048] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.353550 11913 catalog_manager.cc:5697] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 1 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.359150 12333 consensus_queue.cc:1048] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.362505 12326 consensus_queue.cc:1048] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.384737 12326 consensus_queue.cc:1048] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.418849 12091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:50872
I20260709 14:51:45.419445 12091 raft_consensus.cc:606] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Received request to transfer leadership to TS 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:45.426455 12091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:50872
I20260709 14:51:45.426944 12091 raft_consensus.cc:606] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Received request to transfer leadership to TS 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:45.431380 12166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
mode: GRACEFUL
new_leader_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:51:45.431802 12166 raft_consensus.cc:606] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Received request to transfer leadership to TS 90e068f497f047619ebf9ebf23b1e200
I20260709 14:51:45.436139 12016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:46824
I20260709 14:51:45.436614 12016 raft_consensus.cc:606] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.440917 12166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:51:45.441332 12166 raft_consensus.cc:606] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.445499 12016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:46824
I20260709 14:51:45.445994 12016 raft_consensus.cc:606] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.450089 12016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
mode: GRACEFUL
new_leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:46824
I20260709 14:51:45.450529 12016 raft_consensus.cc:606] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Received request to transfer leadership to TS b82586f280ee4c2ebd70cffb7f5e41c2
I20260709 14:51:45.454648 12091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:50872
I20260709 14:51:45.455108 12091 raft_consensus.cc:606] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Received request to transfer leadership to TS a6169d437d4445ef980f56b032035ce3
I20260709 14:51:45.460594 12166 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.461309 12294 consensus_queue.cc:1048] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.465881 12326 consensus_queue.cc:1048] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.475559 12295 consensus_queue.cc:1048] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.476686 12326 raft_consensus.cc:993] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.477278 12326 raft_consensus.cc:1081] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.479619 12092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50846
I20260709 14:51:45.480221 12092 raft_consensus.cc:493] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.480598 12092 raft_consensus.cc:3060] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.483822 12336 raft_consensus.cc:993] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.484328 12294 raft_consensus.cc:1081] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.486650 12292 consensus_queue.cc:1048] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.493641 12091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50862
I20260709 14:51:45.495595 12091 raft_consensus.cc:493] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.499396 12091 raft_consensus.cc:3060] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.507994 12091 raft_consensus.cc:515] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.510565 12333 consensus_queue.cc:1048] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.512562 12091 leader_election.cc:290] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.514030 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.514616 12165 raft_consensus.cc:3055] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.514549 12092 raft_consensus.cc:515] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.515131 12165 raft_consensus.cc:740] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:45.515713 12018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f02c76ef3144c3a150e46324f3cb1f" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.516316 12018 raft_consensus.cc:3060] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.515983 12165 consensus_queue.cc:260] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.516974 12092 leader_election.cc:290] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.517045 12165 raft_consensus.cc:3060] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.519264 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.519830 12017 raft_consensus.cc:3055] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.520115 12017 raft_consensus.cc:740] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.520928 12017 consensus_queue.cc:260] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.523722 12017 raft_consensus.cc:3060] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.524013 12166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d4eb5aaa974062ace3d41388f64bf8" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.533003 12166 raft_consensus.cc:3060] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.536648 12333 raft_consensus.cc:993] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:45.537096 12333 raft_consensus.cc:1081] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Signalling peer 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:45.539302 12015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:46800
I20260709 14:51:45.539845 12015 raft_consensus.cc:493] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.540186 12015 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.540753 12018 raft_consensus.cc:2468] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.540848 12017 raft_consensus.cc:2468] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.541570 12016 raft_consensus.cc:1240] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Rejecting Update request from peer a6169d437d4445ef980f56b032035ce3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:45.542065 12057 leader_election.cc:304] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.542950 12331 raft_consensus.cc:2804] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.543457 12331 raft_consensus.cc:697] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.544348 12331 consensus_queue.cc:237] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.548933 12166 raft_consensus.cc:2468] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.549034 12057 leader_election.cc:304] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.549978 12333 raft_consensus.cc:2804] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.550439 12333 raft_consensus.cc:697] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.532167 12165 raft_consensus.cc:2468] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.548205 12015 raft_consensus.cc:515] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.551285 12333 consensus_queue.cc:237] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.554666 12015 leader_election.cc:290] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 2 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.556382 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.556625 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.556931 12091 raft_consensus.cc:3055] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.557286 12091 raft_consensus.cc:740] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.558168 12091 consensus_queue.cc:260] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.559355 12091 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.557266 12165 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.564226 12165 raft_consensus.cc:2468] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:45.565335 12091 raft_consensus.cc:2468] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:45.566030 11981 leader_election.cc:304] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:45.567020 12326 raft_consensus.cc:2804] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.567484 12326 raft_consensus.cc:697] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.568352 12326 consensus_queue.cc:237] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.568351 11913 catalog_manager.cc:5697] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.569698 11913 catalog_manager.cc:5697] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from a6169d437d4445ef980f56b032035ce3 (127.6.248.131) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.575382 11916 catalog_manager.cc:5697] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 1 to 2, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.644626 12294 consensus_queue.cc:1048] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.650779 12369 raft_consensus.cc:993] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: : Instructing follower 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:45.651285 12336 raft_consensus.cc:1081] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Signalling peer 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:45.653110 12018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:46810
I20260709 14:51:45.653656 12018 raft_consensus.cc:493] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.654055 12018 raft_consensus.cc:3060] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.655632 12294 consensus_queue.cc:1048] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.661257 12018 raft_consensus.cc:515] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.665383 12018 leader_election.cc:290] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 2 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.666245 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.666378 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dd92fe99cb493c8e4d5055027db330" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.666956 12091 raft_consensus.cc:3060] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.667274 12165 raft_consensus.cc:3055] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.667589 12165 raft_consensus.cc:740] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:45.668340 12165 consensus_queue.cc:260] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.669504 12165 raft_consensus.cc:3060] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.673907 12091 raft_consensus.cc:2468] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:45.675239 11984 leader_election.cc:304] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.676014 12326 raft_consensus.cc:2804] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.676211 12165 raft_consensus.cc:2468] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:45.676527 12326 raft_consensus.cc:697] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.677520 12326 consensus_queue.cc:237] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.684217 11916 catalog_manager.cc:5697] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 1 to 2, leader changed from a6169d437d4445ef980f56b032035ce3 (127.6.248.131) to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.688658 12295 consensus_queue.cc:1048] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.695235 12333 raft_consensus.cc:993] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:45.695716 12331 raft_consensus.cc:1081] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Signalling peer a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:45.698134 12164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:48172
I20260709 14:51:45.698724 12164 raft_consensus.cc:493] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.699030 12164 raft_consensus.cc:3060] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.701354 12295 consensus_queue.cc:1048] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.707156 12164 raft_consensus.cc:515] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.710057 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.710626 12015 raft_consensus.cc:3060] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.711341 12164 leader_election.cc:290] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:45.712633 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba18e7a0a9e340de8b7fb85985142db9" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.713212 12091 raft_consensus.cc:3055] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.713536 12091 raft_consensus.cc:740] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.714442 12091 consensus_queue.cc:260] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.715302 12091 raft_consensus.cc:3060] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.720498 12015 raft_consensus.cc:2468] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 2.
I20260709 14:51:45.721675 12131 leader_election.cc:304] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:45.722295 12091 raft_consensus.cc:2468] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 2.
I20260709 14:51:45.722622 12294 raft_consensus.cc:2804] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.723163 12294 raft_consensus.cc:697] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 2 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:45.724028 12294 consensus_queue.cc:237] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.725831 12326 consensus_queue.cc:1048] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.733345 11916 catalog_manager.cc:5697] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 1 to 2, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.740427 12307 consensus_queue.cc:1048] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.865315 12333 raft_consensus.cc:993] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:45.865828 12295 raft_consensus.cc:1081] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Signalling peer 90e068f497f047619ebf9ebf23b1e200 to start an election
I20260709 14:51:45.867195 12015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
 from {username='slave'} at 127.0.0.1:46800
I20260709 14:51:45.867660 12015 raft_consensus.cc:493] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.867993 12015 raft_consensus.cc:3060] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.874280 12015 raft_consensus.cc:515] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.876168 12015 leader_election.cc:290] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [CANDIDATE]: Term 2 election: Requested vote from peers b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.876801 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:45.877437 12091 raft_consensus.cc:3055] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.877336 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91dca1ec1c3425eaf51d995e8edfef6" candidate_uuid: "90e068f497f047619ebf9ebf23b1e200" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.877899 12091 raft_consensus.cc:740] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.878059 12164 raft_consensus.cc:3060] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.878742 12091 consensus_queue.cc:260] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.879896 12091 raft_consensus.cc:3060] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.884791 12164 raft_consensus.cc:2468] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:45.886109 11981 leader_election.cc:304] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:45.886188 12091 raft_consensus.cc:2468] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90e068f497f047619ebf9ebf23b1e200 in term 2.
I20260709 14:51:45.886981 12292 raft_consensus.cc:2804] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.887416 12292 raft_consensus.cc:697] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Leader. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.888136 12292 consensus_queue.cc:237] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.894079 11913 catalog_manager.cc:5697] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 reported cstate change: term changed from 1 to 2, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129). New cstate: current_term: 2 leader_uuid: "90e068f497f047619ebf9ebf23b1e200" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.948264 12326 raft_consensus.cc:993] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.948662 12292 raft_consensus.cc:1081] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.950011 12091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50846
I20260709 14:51:45.950445 12091 raft_consensus.cc:493] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.950716 12091 raft_consensus.cc:3060] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.955662 12091 raft_consensus.cc:515] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.957520 12091 leader_election.cc:290] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.958467 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.958694 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80ca80207034f71a4c16ce0beb664b3" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.959353 12164 raft_consensus.cc:3060] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.959317 12015 raft_consensus.cc:3055] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.960291 12015 raft_consensus.cc:740] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.960811 12292 raft_consensus.cc:993] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: : Instructing follower b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.961338 12307 raft_consensus.cc:1081] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Signalling peer b82586f280ee4c2ebd70cffb7f5e41c2 to start an election
I20260709 14:51:45.963137 12091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
 from {username='slave'} at 127.0.0.1:50846
I20260709 14:51:45.962378 12015 consensus_queue.cc:260] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.963675 12091 raft_consensus.cc:493] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:45.964069 12091 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.964212 12015 raft_consensus.cc:3060] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.966434 12164 raft_consensus.cc:2468] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.968218 12056 leader_election.cc:304] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.969064 12331 raft_consensus.cc:2804] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.969519 12331 raft_consensus.cc:697] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.970389 12331 consensus_queue.cc:237] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.970706 12091 raft_consensus.cc:515] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.971900 12015 raft_consensus.cc:2468] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.973367 12091 leader_election.cc:290] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), a6169d437d4445ef980f56b032035ce3 (127.6.248.131:40319)
I20260709 14:51:45.974303 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:45.974582 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6169d437d4445ef980f56b032035ce3"
I20260709 14:51:45.974936 12015 raft_consensus.cc:3055] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.975216 12164 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.975368 12015 raft_consensus.cc:740] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:45.976327 12015 consensus_queue.cc:260] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.977579 12015 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.978741 11913 catalog_manager.cc:5697] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.983173 12164 raft_consensus.cc:2468] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.984408 12056 leader_election.cc:304] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:45.985232 12331 raft_consensus.cc:2804] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:45.985680 12331 raft_consensus.cc:697] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Leader. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:45.986522 12331 consensus_queue.cc:237] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:45.992084 12015 raft_consensus.cc:2468] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b82586f280ee4c2ebd70cffb7f5e41c2 in term 2.
I20260709 14:51:45.995163 11913 catalog_manager.cc:5697] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 reported cstate change: term changed from 1 to 2, leader changed from 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129) to b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.022771 12164 raft_consensus.cc:1275] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.024025 12295 consensus_queue.cc:1048] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.031921 12015 raft_consensus.cc:1275] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.033490 12331 consensus_queue.cc:1048] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:46.047736 12164 raft_consensus.cc:1275] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.048947 12326 consensus_queue.cc:1048] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.057358 12091 raft_consensus.cc:1275] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.058708 12292 consensus_queue.cc:1048] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.070856 12015 raft_consensus.cc:1275] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.072196 12295 consensus_queue.cc:1048] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.079237 12164 raft_consensus.cc:1275] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.080683 12331 consensus_queue.cc:1048] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.142627 12015 raft_consensus.cc:1275] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.143875 12294 consensus_queue.cc:1048] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.150971 12091 raft_consensus.cc:1275] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.152395 12369 consensus_queue.cc:1048] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.194175 12164 raft_consensus.cc:1275] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.195417 12292 consensus_queue.cc:1048] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.195602 12091 raft_consensus.cc:1275] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.196880 12292 consensus_queue.cc:1048] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.408861 12015 raft_consensus.cc:1275] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.410024 12380 consensus_queue.cc:1048] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.420805 12018 raft_consensus.cc:1275] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.422600 12164 raft_consensus.cc:1275] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.424151 12331 consensus_queue.cc:1048] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.426187 12331 consensus_queue.cc:1048] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.426584 12165 raft_consensus.cc:1275] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.428154 12292 consensus_queue.cc:1048] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.436244 12166 raft_consensus.cc:1275] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Refusing update from remote peer b82586f280ee4c2ebd70cffb7f5e41c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.437722 12295 consensus_queue.cc:1048] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:46.438963 12091 raft_consensus.cc:1275] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer 90e068f497f047619ebf9ebf23b1e200: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:46.440817 12292 consensus_queue.cc:1048] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:48.457958 11914 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51572:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:51:48.476240 11914 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51572:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:51:48.516839  7138 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:51:48.637799 12421 tablet.cc:1724] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
W20260709 14:51:48.696866 12131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:38231, user_credentials={real_user=slave}} blocked reactor thread for 49323.3us
I20260709 14:51:48.757988 12434 tablet.cc:1724] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:48.695892 12427 tablet.cc:1724] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:48.781726 12438 tablet.cc:1724] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:48.791512 12429 tablet.cc:1724] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: 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
W20260709 14:51:48.778772 12133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:36987, user_credentials={real_user=slave}} blocked reactor thread for 85326.6us
I20260709 14:51:48.883867 12447 tablet.cc:1724] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:48.868223 12421 tablet.cc:1724] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:48.909979 12448 tablet.cc:1724] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
W20260709 14:51:48.949349 11984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:36987, user_credentials={real_user=slave}} blocked reactor thread for 65517.7us
W20260709 14:51:48.960492 11981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:40319, user_credentials={real_user=slave}} blocked reactor thread for 117967us
I20260709 14:51:48.972129 12429 tablet.cc:1724] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:48.977825 12455 tablet.cc:1724] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:49.024785 12462 tablet.cc:1724] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:49.039426 12092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:36856
I20260709 14:51:49.040102 12092 raft_consensus.cc:606] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Received request to transfer leadership to TS a6169d437d4445ef980f56b032035ce3
I20260709 14:51:49.044147 12434 tablet.cc:1724] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:49.047711 12427 tablet.cc:1724] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:49.049741 12456 tablet.cc:1724] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:49.041224 12447 tablet.cc:1724] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: 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
W20260709 14:51:49.075163 11981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:40319, user_credentials={real_user=slave}} blocked reactor thread for 106354us
I20260709 14:51:49.079762 12456 tablet.cc:1724] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:49.088677 12438 tablet.cc:1724] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:49.094498 12465 tablet.cc:1724] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:49.089417 12427 tablet.cc:1724] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:49.126896 12465 tablet.cc:1724] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:49.136677 12421 tablet.cc:1724] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:49.136801 12427 tablet.cc:1724] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:49.138298 12455 tablet.cc:1724] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:49.140890 12456 tablet.cc:1724] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: 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
I20260709 14:51:49.138058 12429 tablet.cc:1724] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:49.171794 12463 tablet.cc:1724] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: 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
I20260709 14:51:49.174448 12015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
mode: GRACEFUL
new_leader_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:54560
I20260709 14:51:49.175086 12015 raft_consensus.cc:606] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Received request to transfer leadership to TS a6169d437d4445ef980f56b032035ce3
I20260709 14:51:49.184842  7138 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:51:49.185485  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:49.192631 12455 tablet.cc:1724] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: 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
I20260709 14:51:49.199466 12017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c"
dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
mode: GRACEFUL
new_leader_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:54560
I20260709 14:51:49.200157 12017 raft_consensus.cc:606] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Received request to transfer leadership to TS a6169d437d4445ef980f56b032035ce3
I20260709 14:51:49.202723 11914 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231: soft_deleted_table [id=f9cea785296a457eb4e44c18cee37edd] alter complete (version 1)
I20260709 14:51:49.203255 12092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50be1208920f465f9e480bcefab00945"
dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
mode: GRACEFUL
new_leader_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:36856
I20260709 14:51:49.203874 12092 raft_consensus.cc:606] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Received request to transfer leadership to TS a6169d437d4445ef980f56b032035ce3
I20260709 14:51:49.205230  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:49.205885  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:49.385257 12295 raft_consensus.cc:993] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.385684 12449 raft_consensus.cc:1081] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Signalling peer a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.387033 12165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:48172
I20260709 14:51:49.387516 12165 raft_consensus.cc:493] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.387813 12165 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.392112 12165 raft_consensus.cc:515] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.393458 12165 leader_election.cc:290] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 3 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:49.394172 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:49.394523 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4ee7f0dfd44b9bad7c574814f77a32" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:49.394789 12017 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.395062 12092 raft_consensus.cc:3055] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:49.395386 12092 raft_consensus.cc:740] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:49.396090 12092 consensus_queue.cc:260] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.396986 12092 raft_consensus.cc:3060] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.399861 12017 raft_consensus.cc:2468] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 3.
I20260709 14:51:49.401149 12131 leader_election.cc:304] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:49.402020 12442 raft_consensus.cc:2804] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:49.402457 12092 raft_consensus.cc:2468] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 3.
I20260709 14:51:49.402495 12442 raft_consensus.cc:697] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 3 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:49.403625 12442 consensus_queue.cc:237] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.406569 12326 raft_consensus.cc:993] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: : Instructing follower a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.407127 12459 raft_consensus.cc:1081] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Signalling peer a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.408517 12165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:48166
I20260709 14:51:49.408996 12165 raft_consensus.cc:493] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.409286 12165 raft_consensus.cc:3060] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.411513 11914 catalog_manager.cc:5697] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 2 to 3, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 3 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.415153 12165 raft_consensus.cc:515] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.417253 12165 leader_election.cc:290] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 2 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:49.417419 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:49.418099 12017 raft_consensus.cc:3055] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:49.418222 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd1df3c6164652ad10ce7029757d2c" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:49.418603 12017 raft_consensus.cc:740] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:49.418946 12092 raft_consensus.cc:3060] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.419463 12017 consensus_queue.cc:260] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.420745 12017 raft_consensus.cc:3060] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.424299 12092 raft_consensus.cc:2468] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 2.
I20260709 14:51:49.425240 12133 leader_election.cc:304] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [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: a6169d437d4445ef980f56b032035ce3, b82586f280ee4c2ebd70cffb7f5e41c2; no voters: 
I20260709 14:51:49.425846 12017 raft_consensus.cc:2468] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 2.
I20260709 14:51:49.426041 12442 raft_consensus.cc:2804] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:49.426604 12442 raft_consensus.cc:697] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 2 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:49.427393 12442 consensus_queue.cc:237] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.434494 11914 catalog_manager.cc:5697] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 1 to 2, leader changed from 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129) to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 2 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.519073 12326 raft_consensus.cc:993] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: : Instructing follower a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.519538 12459 raft_consensus.cc:1081] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Signalling peer a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.520458 12295 raft_consensus.cc:993] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: : Instructing follower a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.520949 12449 raft_consensus.cc:1081] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Signalling peer a6169d437d4445ef980f56b032035ce3 to start an election
I20260709 14:51:49.520982 12165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:48166
I20260709 14:51:49.521546 12165 raft_consensus.cc:493] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.521860 12165 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.522555 12162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50be1208920f465f9e480bcefab00945"
dest_uuid: "a6169d437d4445ef980f56b032035ce3"
 from {username='slave'} at 127.0.0.1:48172
I20260709 14:51:49.523108 12162 raft_consensus.cc:493] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.523401 12162 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.526633 12165 raft_consensus.cc:515] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.528584 12165 leader_election.cc:290] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 3 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:49.528365 12162 raft_consensus.cc:515] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.528801 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:49.529395 12017 raft_consensus.cc:3055] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:49.529716 12017 raft_consensus.cc:740] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90e068f497f047619ebf9ebf23b1e200, State: Running, Role: LEADER
I20260709 14:51:49.530541 12017 consensus_queue.cc:260] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.530849 12092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6aba12d2ac4f879018d9e70c37046e" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:49.531049 12015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "90e068f497f047619ebf9ebf23b1e200"
I20260709 14:51:49.531414 12091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50be1208920f465f9e480bcefab00945" candidate_uuid: "a6169d437d4445ef980f56b032035ce3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2"
I20260709 14:51:49.531599 12015 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.531801 12017 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.531599 12092 raft_consensus.cc:3060] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.531972 12091 raft_consensus.cc:3055] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:49.532863 12091 raft_consensus.cc:740] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b82586f280ee4c2ebd70cffb7f5e41c2, State: Running, Role: LEADER
I20260709 14:51:49.533596 12091 consensus_queue.cc:260] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.534628 12091 raft_consensus.cc:3060] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:49.538776 12017 raft_consensus.cc:2468] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 3.
I20260709 14:51:49.538882 12015 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 3.
I20260709 14:51:49.539026 12092 raft_consensus.cc:2468] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 3.
I20260709 14:51:49.539959 12131 leader_election.cc:304] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:49.540804 12442 raft_consensus.cc:2804] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:49.540889 12091 raft_consensus.cc:2468] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6169d437d4445ef980f56b032035ce3 in term 3.
I20260709 14:51:49.540966 12131 leader_election.cc:304] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [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: 90e068f497f047619ebf9ebf23b1e200, a6169d437d4445ef980f56b032035ce3; no voters: 
I20260709 14:51:49.541352 12442 raft_consensus.cc:697] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 3 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:49.541833 12162 leader_election.cc:290] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [CANDIDATE]: Term 3 election: Requested vote from peers 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231), b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987)
I20260709 14:51:49.542505 12442 consensus_queue.cc:237] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.545917 12428 raft_consensus.cc:2804] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:49.546519 12428 raft_consensus.cc:697] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 3 LEADER]: Becoming Leader. State: Replica: a6169d437d4445ef980f56b032035ce3, State: Running, Role: LEADER
I20260709 14:51:49.547590 12428 consensus_queue.cc:237] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [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: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } }
I20260709 14:51:49.552718 11914 catalog_manager.cc:5697] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 2 to 3, leader changed from 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129) to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 3 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.563889 11914 catalog_manager.cc:5697] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 reported cstate change: term changed from 2 to 3, leader changed from b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130) to a6169d437d4445ef980f56b032035ce3 (127.6.248.131). New cstate: current_term: 3 leader_uuid: "a6169d437d4445ef980f56b032035ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6169d437d4445ef980f56b032035ce3" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 40319 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.788244 12091 raft_consensus.cc:1275] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:49.789387 12428 consensus_queue.cc:1048] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:49.798430 12017 raft_consensus.cc:1275] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:49.799916 12473 consensus_queue.cc:1048] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:49.940904 12091 raft_consensus.cc:1275] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.942071 12473 consensus_queue.cc:1048] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.952214 12016 raft_consensus.cc:1275] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:49.953472 12473 consensus_queue.cc:1048] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:49.956349 12091 raft_consensus.cc:1275] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:49.957971 12473 consensus_queue.cc:1048] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:49.967293 12016 raft_consensus.cc:1275] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:51:49.968976 12428 consensus_queue.cc:1048] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:50.152659 12091 raft_consensus.cc:1275] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:50.153939 12016 raft_consensus.cc:1275] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Refusing update from remote peer a6169d437d4445ef980f56b032035ce3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:50.153908 12428 consensus_queue.cc:1048] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b82586f280ee4c2ebd70cffb7f5e41c2" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:50.155412 12442 consensus_queue.cc:1048] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90e068f497f047619ebf9ebf23b1e200" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 38231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:50.258188  7138 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:51:50.263732  7138 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:51:50.264158  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:50.268573  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:51:50.268955  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:51.296434  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
I20260709 14:51:51.320412  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:51:51.320962 12057 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 14:51:51.321269  7138 tablet_replica.cc:333] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.322315  7138 raft_consensus.cc:2243] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.322904  7138 raft_consensus.cc:2272] T 90d4eb5aaa974062ace3d41388f64bf8 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.325305  7138 tablet_replica.cc:333] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
W20260709 14:51:51.325321 12057 consensus_peers.cc:597] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.326086  7138 raft_consensus.cc:2243] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.326483  7138 raft_consensus.cc:2272] T ba18e7a0a9e340de8b7fb85985142db9 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.328070  7138 tablet_replica.cc:333] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.328828  7138 raft_consensus.cc:2243] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.329336  7138 raft_consensus.cc:2272] T ea6aba12d2ac4f879018d9e70c37046e P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.331620  7138 tablet_replica.cc:333] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.332118  7138 raft_consensus.cc:2243] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.332732  7138 raft_consensus.cc:2272] T c91dca1ec1c3425eaf51d995e8edfef6 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.334445  7138 tablet_replica.cc:333] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.334944  7138 raft_consensus.cc:2243] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.335587  7138 raft_consensus.cc:2272] T 6a770825225346fcb65ea14ea8ede6b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.337302  7138 tablet_replica.cc:333] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.337917  7138 raft_consensus.cc:2243] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.338255  7138 raft_consensus.cc:2272] T 50be1208920f465f9e480bcefab00945 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.339907  7138 tablet_replica.cc:333] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.340503  7138 raft_consensus.cc:2243] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.340839  7138 raft_consensus.cc:2272] T 8f9b37f39b2a4b428c355f9988a7b6b8 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.342623  7138 tablet_replica.cc:333] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.343051  7138 raft_consensus.cc:2243] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.343415  7138 raft_consensus.cc:2272] T c9d988bbabc74a6282fe28af6e4c8566 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.345333  7138 tablet_replica.cc:333] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.346007  7138 raft_consensus.cc:2243] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.346475  7138 raft_consensus.cc:2272] T e3f02c76ef3144c3a150e46324f3cb1f P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.348305  7138 tablet_replica.cc:333] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.348794  7138 raft_consensus.cc:2243] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.349200  7138 raft_consensus.cc:2272] T c01f8e25b690490199ce4527a386f12e P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.350916  7138 tablet_replica.cc:333] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.351514  7138 raft_consensus.cc:2243] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.352281  7138 raft_consensus.cc:2272] T 421ef1a683dc4dec8ace19a50675b600 P 90e068f497f047619ebf9ebf23b1e200 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.354269  7138 tablet_replica.cc:333] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.354952  7138 raft_consensus.cc:2243] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.355367  7138 raft_consensus.cc:2272] T f15350425c7a4e67bd026d8051771000 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.357115  7138 tablet_replica.cc:333] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.357612  7138 raft_consensus.cc:2243] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.358028  7138 raft_consensus.cc:2272] T 1f4ee7f0dfd44b9bad7c574814f77a32 P 90e068f497f047619ebf9ebf23b1e200 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.359593  7138 tablet_replica.cc:333] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.360102  7138 raft_consensus.cc:2243] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.360764  7138 raft_consensus.cc:2272] T b0dd92fe99cb493c8e4d5055027db330 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.362341  7138 tablet_replica.cc:333] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.362816  7138 raft_consensus.cc:2243] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.363210  7138 raft_consensus.cc:2272] T f80ca80207034f71a4c16ce0beb664b3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.364847  7138 tablet_replica.cc:333] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.365320  7138 raft_consensus.cc:2243] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.365697  7138 raft_consensus.cc:2272] T 31fd1df3c6164652ad10ce7029757d2c P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.367532  7138 tablet_replica.cc:333] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.367993  7138 raft_consensus.cc:2243] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.368705  7138 raft_consensus.cc:2272] T 6c0c71fed286461488deb1ec033f34d3 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.370522  7138 tablet_replica.cc:333] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200: stopping tablet replica
I20260709 14:51:51.370978  7138 raft_consensus.cc:2243] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.371719  7138 raft_consensus.cc:2272] T 67a8ad3776aa40ff9da808e4061ad398 P 90e068f497f047619ebf9ebf23b1e200 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:51.396585 12131 consensus_peers.cc:597] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:51.398716 12131 consensus_peers.cc:597] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.409910  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
W20260709 14:51:51.429816 12131 consensus_peers.cc:597] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.443397  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
W20260709 14:51:51.446636 12057 consensus_peers.cc:597] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:51.454114 12057 consensus_peers.cc:597] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.475677  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:51.476521  7138 tablet_replica.cc:333] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.477476  7138 raft_consensus.cc:2243] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.478082  7138 raft_consensus.cc:2272] T b0dd92fe99cb493c8e4d5055027db330 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.480221  7138 tablet_replica.cc:333] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.481041  7138 raft_consensus.cc:2243] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.481542  7138 raft_consensus.cc:2272] T 1f4ee7f0dfd44b9bad7c574814f77a32 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:51.483206 12057 consensus_peers.cc:597] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.483876  7138 tablet_replica.cc:333] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.484506  7138 raft_consensus.cc:2243] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.484946  7138 raft_consensus.cc:2272] T ba18e7a0a9e340de8b7fb85985142db9 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.486661  7138 tablet_replica.cc:333] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.487200  7138 raft_consensus.cc:2243] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.487627  7138 raft_consensus.cc:2272] T ea6aba12d2ac4f879018d9e70c37046e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.489352  7138 tablet_replica.cc:333] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.489939  7138 raft_consensus.cc:2243] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.490372  7138 raft_consensus.cc:2272] T 67a8ad3776aa40ff9da808e4061ad398 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.492184  7138 tablet_replica.cc:333] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.492704  7138 raft_consensus.cc:2243] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.493466  7138 raft_consensus.cc:2272] T 8f9b37f39b2a4b428c355f9988a7b6b8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.495481  7138 tablet_replica.cc:333] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.495998  7138 raft_consensus.cc:2243] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.496409  7138 raft_consensus.cc:2272] T c91dca1ec1c3425eaf51d995e8edfef6 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.498071  7138 tablet_replica.cc:333] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.498592  7138 raft_consensus.cc:2243] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.499010  7138 raft_consensus.cc:2272] T 6a770825225346fcb65ea14ea8ede6b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.500880  7138 tablet_replica.cc:333] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.501379  7138 raft_consensus.cc:2243] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.502094  7138 raft_consensus.cc:2272] T f80ca80207034f71a4c16ce0beb664b3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.503695  7138 tablet_replica.cc:333] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.504182  7138 raft_consensus.cc:2243] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.504606  7138 raft_consensus.cc:2272] T 6c0c71fed286461488deb1ec033f34d3 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.506537  7138 tablet_replica.cc:333] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.507084  7138 raft_consensus.cc:2243] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.507488  7138 raft_consensus.cc:2272] T 31fd1df3c6164652ad10ce7029757d2c P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.509217  7138 tablet_replica.cc:333] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.509730  7138 raft_consensus.cc:2243] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.510166  7138 raft_consensus.cc:2272] T 50be1208920f465f9e480bcefab00945 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.511837  7138 tablet_replica.cc:333] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.512320  7138 raft_consensus.cc:2243] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.512713  7138 raft_consensus.cc:2272] T 421ef1a683dc4dec8ace19a50675b600 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.514566  7138 tablet_replica.cc:333] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.515264  7138 raft_consensus.cc:2243] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.516084  7138 raft_consensus.cc:2272] T f15350425c7a4e67bd026d8051771000 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:51.517448 12131 consensus_peers.cc:597] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 -> Peer 90e068f497f047619ebf9ebf23b1e200 (127.6.248.129:38231): Couldn't send request to peer 90e068f497f047619ebf9ebf23b1e200. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:38231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.518077  7138 tablet_replica.cc:333] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.518625  7138 raft_consensus.cc:2243] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.519294  7138 raft_consensus.cc:2272] T e3f02c76ef3144c3a150e46324f3cb1f P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.521035  7138 tablet_replica.cc:333] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.521500  7138 raft_consensus.cc:2243] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.522308  7138 raft_consensus.cc:2272] T c01f8e25b690490199ce4527a386f12e P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.524091  7138 tablet_replica.cc:333] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.524544  7138 raft_consensus.cc:2243] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.525269  7138 raft_consensus.cc:2272] T 90d4eb5aaa974062ace3d41388f64bf8 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.527012  7138 tablet_replica.cc:333] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2: stopping tablet replica
I20260709 14:51:51.527453  7138 raft_consensus.cc:2243] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.527876  7138 raft_consensus.cc:2272] T c9d988bbabc74a6282fe28af6e4c8566 P b82586f280ee4c2ebd70cffb7f5e41c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.564136  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
W20260709 14:51:51.574128 12133 consensus_peers.cc:597] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 -> Peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Couldn't send request to peer b82586f280ee4c2ebd70cffb7f5e41c2. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:36987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:51.582404 12133 consensus_peers.cc:597] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 -> Peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Couldn't send request to peer b82586f280ee4c2ebd70cffb7f5e41c2. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:36987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.599893  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
W20260709 14:51:51.615733 12133 consensus_peers.cc:597] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 -> Peer b82586f280ee4c2ebd70cffb7f5e41c2 (127.6.248.130:36987): Couldn't send request to peer b82586f280ee4c2ebd70cffb7f5e41c2. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:36987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.627789  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:51.628513  7138 tablet_replica.cc:333] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.629115  7138 raft_consensus.cc:2243] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.629586  7138 raft_consensus.cc:2272] T 90d4eb5aaa974062ace3d41388f64bf8 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.631567  7138 tablet_replica.cc:333] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.632097  7138 raft_consensus.cc:2243] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.632525  7138 raft_consensus.cc:2272] T b0dd92fe99cb493c8e4d5055027db330 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.634163  7138 tablet_replica.cc:333] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.634742  7138 raft_consensus.cc:2243] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.635448  7138 raft_consensus.cc:2272] T 1f4ee7f0dfd44b9bad7c574814f77a32 P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.637104  7138 tablet_replica.cc:333] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.637626  7138 raft_consensus.cc:2243] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.638077  7138 raft_consensus.cc:2272] T 8f9b37f39b2a4b428c355f9988a7b6b8 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.639750  7138 tablet_replica.cc:333] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.640225  7138 raft_consensus.cc:2243] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.640667  7138 raft_consensus.cc:2272] T c01f8e25b690490199ce4527a386f12e P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.642478  7138 tablet_replica.cc:333] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.642988  7138 raft_consensus.cc:2243] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.643391  7138 raft_consensus.cc:2272] T e3f02c76ef3144c3a150e46324f3cb1f P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.644958  7138 tablet_replica.cc:333] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.645442  7138 raft_consensus.cc:2243] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.645884  7138 raft_consensus.cc:2272] T 67a8ad3776aa40ff9da808e4061ad398 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.647483  7138 tablet_replica.cc:333] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.647984  7138 raft_consensus.cc:2243] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.648387  7138 raft_consensus.cc:2272] T f80ca80207034f71a4c16ce0beb664b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.649981  7138 tablet_replica.cc:333] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.650471  7138 raft_consensus.cc:2243] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.651157  7138 raft_consensus.cc:2272] T 31fd1df3c6164652ad10ce7029757d2c P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.652812  7138 tablet_replica.cc:333] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.653311  7138 raft_consensus.cc:2243] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.653724  7138 raft_consensus.cc:2272] T 6c0c71fed286461488deb1ec033f34d3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.655550  7138 tablet_replica.cc:333] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.656066  7138 raft_consensus.cc:2243] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.656760  7138 raft_consensus.cc:2272] T ea6aba12d2ac4f879018d9e70c37046e P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.658334  7138 tablet_replica.cc:333] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.658836  7138 raft_consensus.cc:2243] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.659510  7138 raft_consensus.cc:2272] T ba18e7a0a9e340de8b7fb85985142db9 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.661136  7138 tablet_replica.cc:333] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.661609  7138 raft_consensus.cc:2243] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.662046  7138 raft_consensus.cc:2272] T c91dca1ec1c3425eaf51d995e8edfef6 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.663528  7138 tablet_replica.cc:333] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.664016  7138 raft_consensus.cc:2243] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.664398  7138 raft_consensus.cc:2272] T 6a770825225346fcb65ea14ea8ede6b3 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.666105  7138 tablet_replica.cc:333] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.666559  7138 raft_consensus.cc:2243] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.667266  7138 raft_consensus.cc:2272] T c9d988bbabc74a6282fe28af6e4c8566 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.668885  7138 tablet_replica.cc:333] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.669337  7138 raft_consensus.cc:2243] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.669720  7138 raft_consensus.cc:2272] T 421ef1a683dc4dec8ace19a50675b600 P a6169d437d4445ef980f56b032035ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.671271  7138 tablet_replica.cc:333] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.671710  7138 raft_consensus.cc:2243] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:51.672135  7138 raft_consensus.cc:2272] T f15350425c7a4e67bd026d8051771000 P a6169d437d4445ef980f56b032035ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.673732  7138 tablet_replica.cc:333] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3: stopping tablet replica
I20260709 14:51:51.674167  7138 raft_consensus.cc:2243] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.674862  7138 raft_consensus.cc:2272] T 50be1208920f465f9e480bcefab00945 P a6169d437d4445ef980f56b032035ce3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.708168  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:51:51.738816  7138 master.cc:562] Master@127.6.248.190:34953 shutting down...
W20260709 14:51:51.763962 11964 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 14:51:51.764887  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:51.765331  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:51.765597  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52114dbdd28840a4a2d2f43c4e355231: stopping tablet replica
I20260709 14:51:51.785362  7138 master.cc:584] Master@127.6.248.190:34953 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12434 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:51:51.833249  7138 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.248.190:39931
I20260709 14:51:51.834319  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:51.839784 12489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:51.839865 12490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:51.840711 12492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:51.840831  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:51.841866  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:51.842058  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:51.842226  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608711842207 us; error 0 us; skew 500 ppm
I20260709 14:51:51.842720  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:51.844866  7138 webserver.cc:533] Webserver started at http://127.6.248.190:33067/ using document root <none> and password file <none>
I20260709 14:51:51.845324  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:51.845511  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:51.846242  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:51.847283  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/master-0-root/instance:
uuid: "3526dea369ca408c8ec3a2a7b0d343c1"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-bgng"
I20260709 14:51:51.851327  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:51.854319 12497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:51.854972  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:51.855247  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/master-0-root
uuid: "3526dea369ca408c8ec3a2a7b0d343c1"
format_stamp: "Formatted at 2026-07-09 14:51:51 on dist-test-slave-bgng"
I20260709 14:51:51.855495  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-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)
I20260709 14:51:51.866868  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:51.867986  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:51.903927  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.190:39931
I20260709 14:51:51.903995 12548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.190:39931 every 8 connection(s)
I20260709 14:51:51.907631 12549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:51.917824 12549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1: Bootstrap starting.
I20260709 14:51:51.922477 12549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.926508 12549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1: No bootstrap required, opened a new log
I20260709 14:51:51.928499 12549 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3526dea369ca408c8ec3a2a7b0d343c1" member_type: VOTER }
I20260709 14:51:51.928900 12549 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.929116 12549 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3526dea369ca408c8ec3a2a7b0d343c1, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.929749 12549 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3526dea369ca408c8ec3a2a7b0d343c1" member_type: VOTER }
I20260709 14:51:51.930233 12549 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:51.930449 12549 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:51.930718 12549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.935210 12549 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3526dea369ca408c8ec3a2a7b0d343c1" member_type: VOTER }
I20260709 14:51:51.935743 12549 leader_election.cc:304] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [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: 3526dea369ca408c8ec3a2a7b0d343c1; no voters: 
I20260709 14:51:51.936817 12549 leader_election.cc:290] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:51.937134 12552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.938517 12552 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 1 LEADER]: Becoming Leader. State: Replica: 3526dea369ca408c8ec3a2a7b0d343c1, State: Running, Role: LEADER
I20260709 14:51:51.939076 12552 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [LEADER]: Queue going to LEADER mode. State: All 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: "3526dea369ca408c8ec3a2a7b0d343c1" member_type: VOTER }
I20260709 14:51:51.939590 12549 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:51.943540 12553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3526dea369ca408c8ec3a2a7b0d343c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3526dea369ca408c8ec3a2a7b0d343c1" member_type: VOTER } }
I20260709 14:51:51.943827 12554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3526dea369ca408c8ec3a2a7b0d343c1. Latest consensus state: current_term: 1 leader_uuid: "3526dea369ca408c8ec3a2a7b0d343c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3526dea369ca408c8ec3a2a7b0d343c1" member_type: VOTER } }
I20260709 14:51:51.944383 12553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:51.944769 12554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:51.949571 12559 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:51.957903 12559 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:51.958994  7138 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:51.966341 12559 catalog_manager.cc:1383] Generated new cluster ID: 0834a80ab003466d928817912540a9ea
I20260709 14:51:51.966609 12559 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:51.996937 12559 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:51.998196 12559 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:52.015324 12559 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1: Generated new TSK 0
I20260709 14:51:52.015897 12559 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:52.025621  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.031062 12570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:52.032305 12571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:52.035159 12573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:52.035244  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:52.036942  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.037119  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:52.037352  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608712037330 us; error 0 us; skew 500 ppm
I20260709 14:51:52.037954  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.040122  7138 webserver.cc:533] Webserver started at http://127.6.248.129:45917/ using document root <none> and password file <none>
I20260709 14:51:52.040607  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.040814  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.041090  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.042191  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-0-root/instance:
uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-bgng"
I20260709 14:51:52.046314  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:52.049290 12578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.049981  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:52.050259  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-0-root
uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-bgng"
I20260709 14:51:52.050513  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-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)
I20260709 14:51:52.072260  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.073447  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.074887  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.077046  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.077260  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.077503  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.077700  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.116251  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.129:40619
I20260709 14:51:52.116357 12640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.129:40619 every 8 connection(s)
I20260709 14:51:52.121145  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.128242 12645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:52.129530 12646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:52.132261 12648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:52.133278  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:52.133805 12641 heartbeater.cc:344] Connected to a master server at 127.6.248.190:39931
I20260709 14:51:52.134230 12641 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.134429  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.134687  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:52.134858  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608712134827 us; error 0 us; skew 500 ppm
I20260709 14:51:52.135058 12641 heartbeater.cc:507] Master 127.6.248.190:39931 requested a full tablet report, sending...
I20260709 14:51:52.135465  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.137476 12514 ts_manager.cc:194] Registered new tserver with Master: 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619)
I20260709 14:51:52.138265  7138 webserver.cc:533] Webserver started at http://127.6.248.130:46835/ using document root <none> and password file <none>
I20260709 14:51:52.138942  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.139190  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.139503  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.139941 12514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53796
I20260709 14:51:52.140919  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-1-root/instance:
uuid: "e802f7d4d7ba416297da80c47d60a472"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-bgng"
I20260709 14:51:52.145254  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:51:52.148404 12653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.149209  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:52.149535  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-1-root
uuid: "e802f7d4d7ba416297da80c47d60a472"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-bgng"
I20260709 14:51:52.149865  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-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)
I20260709 14:51:52.166960  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.168072  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.169473  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.171663  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.171898  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.172142  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.172315  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.210866  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.130:45827
I20260709 14:51:52.210969 12715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.130:45827 every 8 connection(s)
I20260709 14:51:52.215580  7138 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:52.222792 12719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:52.223614 12720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:52.226639 12722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:52.230332 12716 heartbeater.cc:344] Connected to a master server at 127.6.248.190:39931
I20260709 14:51:52.230738 12716 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.231237  7138 server_base.cc:1061] running on GCE node
I20260709 14:51:52.231469 12716 heartbeater.cc:507] Master 127.6.248.190:39931 requested a full tablet report, sending...
I20260709 14:51:52.232198  7138 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:52.232503  7138 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:52.232740  7138 hybrid_clock.cc:648] HybridClock initialized: now 1783608712232718 us; error 0 us; skew 500 ppm
I20260709 14:51:52.233467  7138 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:52.233696 12514 ts_manager.cc:194] Registered new tserver with Master: e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.235692 12514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53808
I20260709 14:51:52.236264  7138 webserver.cc:533] Webserver started at http://127.6.248.131:40701/ using document root <none> and password file <none>
I20260709 14:51:52.236943  7138 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:52.237165  7138 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:52.237439  7138 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:52.238629  7138 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-2-root/instance:
uuid: "14083243956f41878986fc2e319a2f0a"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-bgng"
I20260709 14:51:52.242929  7138 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:52.245904 12727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.246604  7138 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:52.246883  7138 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-2-root
uuid: "14083243956f41878986fc2e319a2f0a"
format_stamp: "Formatted at 2026-07-09 14:51:52 on dist-test-slave-bgng"
I20260709 14:51:52.247180  7138 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9XlVqk/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608591702756-7138-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)
I20260709 14:51:52.255782  7138 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:52.256918  7138 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:52.258369  7138 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:52.260449  7138 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:52.260677  7138 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.260912  7138 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:52.261082  7138 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:52.298858  7138 rpc_server.cc:307] RPC server started. Bound to: 127.6.248.131:35521
I20260709 14:51:52.298962 12789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.248.131:35521 every 8 connection(s)
I20260709 14:51:52.311992 12790 heartbeater.cc:344] Connected to a master server at 127.6.248.190:39931
I20260709 14:51:52.312384 12790 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:52.313084 12790 heartbeater.cc:507] Master 127.6.248.190:39931 requested a full tablet report, sending...
I20260709 14:51:52.314924 12514 ts_manager.cc:194] Registered new tserver with Master: 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:52.315411  7138 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013319047s
I20260709 14:51:52.316247 12514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53816
I20260709 14:51:52.339802 12514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53824:
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"
    }
  }
}
W20260709 14:51:52.342377 12514 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.
I20260709 14:51:52.414657 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 5138afd453f64d4ab967ceb365286303 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:52.416231 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5138afd453f64d4ab967ceb365286303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.418912 12754 tablet_service.cc:1511] Processing CreateTablet for tablet da5d714c388143309ae32245bc9f0746 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:52.420399 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5d714c388143309ae32245bc9f0746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.421231 12753 tablet_service.cc:1511] Processing CreateTablet for tablet 09891cf607614dbb8c20b5e682d96fdb (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:52.422799 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09891cf607614dbb8c20b5e682d96fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.423834 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 5138afd453f64d4ab967ceb365286303 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:52.425173 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5138afd453f64d4ab967ceb365286303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.426959 12680 tablet_service.cc:1511] Processing CreateTablet for tablet da5d714c388143309ae32245bc9f0746 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:52.428256 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5d714c388143309ae32245bc9f0746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.430968 12679 tablet_service.cc:1511] Processing CreateTablet for tablet 09891cf607614dbb8c20b5e682d96fdb (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:52.432258 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09891cf607614dbb8c20b5e682d96fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.443199 12678 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba6b11c32a455f871e168917273036 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:52.444602 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba6b11c32a455f871e168917273036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.453469 12602 tablet_service.cc:1511] Processing CreateTablet for tablet f6d1bf86dbf541b2b2238bb876fc4eb5 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:52.454980 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d1bf86dbf541b2b2238bb876fc4eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.454663 12605 tablet_service.cc:1511] Processing CreateTablet for tablet da5d714c388143309ae32245bc9f0746 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:52.455950 12605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5d714c388143309ae32245bc9f0746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.453480 12606 tablet_service.cc:1511] Processing CreateTablet for tablet 5138afd453f64d4ab967ceb365286303 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:52.457329 12606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5138afd453f64d4ab967ceb365286303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.458932 12604 tablet_service.cc:1511] Processing CreateTablet for tablet 09891cf607614dbb8c20b5e682d96fdb (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:52.461671 12603 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba6b11c32a455f871e168917273036 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:52.463061 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba6b11c32a455f871e168917273036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.464525 12604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09891cf607614dbb8c20b5e682d96fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.466761 12600 tablet_service.cc:1511] Processing CreateTablet for tablet 47042b4c59c047fc948d005a94d36344 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:52.468073 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47042b4c59c047fc948d005a94d36344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.470700 12601 tablet_service.cc:1511] Processing CreateTablet for tablet 84087edecbe04485b1ddce37b70d7cf6 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:52.472007 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84087edecbe04485b1ddce37b70d7cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.472472 12755 tablet_service.cc:1511] Processing CreateTablet for tablet f6d1bf86dbf541b2b2238bb876fc4eb5 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:52.473781 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d1bf86dbf541b2b2238bb876fc4eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.475394 12599 tablet_service.cc:1511] Processing CreateTablet for tablet a0adef9055e946689db0029646b35468 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:52.475857 12752 tablet_service.cc:1511] Processing CreateTablet for tablet 84087edecbe04485b1ddce37b70d7cf6 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:52.476728 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0adef9055e946689db0029646b35468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.477181 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84087edecbe04485b1ddce37b70d7cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.477017 12677 tablet_service.cc:1511] Processing CreateTablet for tablet f6d1bf86dbf541b2b2238bb876fc4eb5 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:52.478974 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 47042b4c59c047fc948d005a94d36344 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:52.479451 12598 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb6d3d324f84161867550708b46b245 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:52.480324 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47042b4c59c047fc948d005a94d36344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.480772 12598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb6d3d324f84161867550708b46b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.483248 12750 tablet_service.cc:1511] Processing CreateTablet for tablet a0adef9055e946689db0029646b35468 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:52.484925 12750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0adef9055e946689db0029646b35468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.486860 12676 tablet_service.cc:1511] Processing CreateTablet for tablet 84087edecbe04485b1ddce37b70d7cf6 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:52.488176 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84087edecbe04485b1ddce37b70d7cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.491021 12675 tablet_service.cc:1511] Processing CreateTablet for tablet 47042b4c59c047fc948d005a94d36344 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:52.492342 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47042b4c59c047fc948d005a94d36344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.495389 12674 tablet_service.cc:1511] Processing CreateTablet for tablet a0adef9055e946689db0029646b35468 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:52.497148 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0adef9055e946689db0029646b35468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.512359 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d1bf86dbf541b2b2238bb876fc4eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.524703 12805 tablet_bootstrap.cc:492] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:52.533375 12805 tablet_bootstrap.cc:654] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.538780 12753 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba6b11c32a455f871e168917273036 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:52.545723 12754 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb6d3d324f84161867550708b46b245 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:52.548245 12673 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb6d3d324f84161867550708b46b245 (DEFAULT_TABLE table=test-workload [id=64dc72a2039c44fa9b83c4602dd3fd74]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:52.575171 12807 tablet_bootstrap.cc:492] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.575613 12806 tablet_bootstrap.cc:492] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.593194 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba6b11c32a455f871e168917273036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.596514 12806 tablet_bootstrap.cc:654] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.598274 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb6d3d324f84161867550708b46b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.602173 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb6d3d324f84161867550708b46b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:52.620395 12807 tablet_bootstrap.cc:654] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.626286 12805 tablet_bootstrap.cc:492] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:52.626869 12805 ts_tablet_manager.cc:1403] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.021s
I20260709 14:51:52.628412 12807 tablet_bootstrap.cc:492] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:52.628808 12807 ts_tablet_manager.cc:1403] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.011s
I20260709 14:51:52.630008 12805 raft_consensus.cc:359] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.630643 12805 raft_consensus.cc:385] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.630892 12805 raft_consensus.cc:740] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.631170 12806 tablet_bootstrap.cc:492] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:52.631575 12805 consensus_queue.cc:260] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.631738 12806 ts_tablet_manager.cc:1403] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.001s
I20260709 14:51:52.631783 12807 raft_consensus.cc:359] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.632797 12807 raft_consensus.cc:385] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.633147 12807 raft_consensus.cc:740] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.633931 12790 heartbeater.cc:499] Master 127.6.248.190:39931 was elected leader, sending a full tablet report...
I20260709 14:51:52.634671 12805 ts_tablet_manager.cc:1434] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:52.633952 12807 consensus_queue.cc:260] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.635700 12805 tablet_bootstrap.cc:492] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:52.635437 12806 raft_consensus.cc:359] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.636497 12806 raft_consensus.cc:385] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.636891 12806 raft_consensus.cc:740] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.638934 12716 heartbeater.cc:499] Master 127.6.248.190:39931 was elected leader, sending a full tablet report...
I20260709 14:51:52.639452 12807 ts_tablet_manager.cc:1434] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:51:52.640471 12807 tablet_bootstrap.cc:492] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.642642 12805 tablet_bootstrap.cc:654] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.643132 12806 consensus_queue.cc:260] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.647061 12807 tablet_bootstrap.cc:654] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.653457 12641 heartbeater.cc:499] Master 127.6.248.190:39931 was elected leader, sending a full tablet report...
I20260709 14:51:52.653954 12806 ts_tablet_manager.cc:1434] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 14:51:52.655069 12806 tablet_bootstrap.cc:492] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.661618 12806 tablet_bootstrap.cc:654] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.667392 12807 tablet_bootstrap.cc:492] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:52.667908 12807 ts_tablet_manager.cc:1403] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260709 14:51:52.668640 12806 tablet_bootstrap.cc:492] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:52.669225 12806 ts_tablet_manager.cc:1403] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 14:51:52.670907 12807 raft_consensus.cc:359] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.671769 12807 raft_consensus.cc:385] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.672084 12807 raft_consensus.cc:740] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.672322 12806 raft_consensus.cc:359] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.673198 12806 raft_consensus.cc:385] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.673015 12807 consensus_queue.cc:260] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.673563 12806 raft_consensus.cc:740] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.674161 12805 tablet_bootstrap.cc:492] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:52.674726 12805 ts_tablet_manager.cc:1403] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260709 14:51:52.674605 12806 consensus_queue.cc:260] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.675560 12807 ts_tablet_manager.cc:1434] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:52.676529 12807 tablet_bootstrap.cc:492] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.677299 12806 ts_tablet_manager.cc:1434] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:51:52.677800 12805 raft_consensus.cc:359] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.678319 12806 tablet_bootstrap.cc:492] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.678577 12805 raft_consensus.cc:385] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.678956 12805 raft_consensus.cc:740] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.679706 12805 consensus_queue.cc:260] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.682101 12805 ts_tablet_manager.cc:1434] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:52.683040 12805 tablet_bootstrap.cc:492] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:52.683507 12807 tablet_bootstrap.cc:654] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.685758 12806 tablet_bootstrap.cc:654] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.689188 12805 tablet_bootstrap.cc:654] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.695672 12807 tablet_bootstrap.cc:492] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:52.695683 12806 tablet_bootstrap.cc:492] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:52.696307 12806 ts_tablet_manager.cc:1403] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:51:52.696307 12807 ts_tablet_manager.cc:1403] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 14:51:52.699398 12806 raft_consensus.cc:359] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.699584 12807 raft_consensus.cc:359] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.700165 12806 raft_consensus.cc:385] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.700380 12807 raft_consensus.cc:385] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.700505 12806 raft_consensus.cc:740] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.700920 12807 raft_consensus.cc:740] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.701727 12807 consensus_queue.cc:260] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.701483 12806 consensus_queue.cc:260] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.704051 12807 ts_tablet_manager.cc:1434] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:51:52.704681 12806 ts_tablet_manager.cc:1434] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:52.705153 12807 tablet_bootstrap.cc:492] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.707876 12805 tablet_bootstrap.cc:492] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:52.708395 12805 ts_tablet_manager.cc:1403] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260709 14:51:52.708653 12806 tablet_bootstrap.cc:492] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.711249 12805 raft_consensus.cc:359] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.711964 12805 raft_consensus.cc:385] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.712265 12805 raft_consensus.cc:740] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.712431 12807 tablet_bootstrap.cc:654] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.713158 12805 consensus_queue.cc:260] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.715694 12805 ts_tablet_manager.cc:1434] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:52.716639 12805 tablet_bootstrap.cc:492] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:52.717208 12806 tablet_bootstrap.cc:654] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.722769 12805 tablet_bootstrap.cc:654] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.730199 12806 tablet_bootstrap.cc:492] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:52.730796 12806 ts_tablet_manager.cc:1403] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260709 14:51:52.734153 12806 raft_consensus.cc:359] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.734863 12806 raft_consensus.cc:385] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.735219 12806 raft_consensus.cc:740] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.736030 12807 tablet_bootstrap.cc:492] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:52.735951 12806 consensus_queue.cc:260] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.736542 12807 ts_tablet_manager.cc:1403] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260709 14:51:52.736685 12805 tablet_bootstrap.cc:492] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:52.737197 12805 ts_tablet_manager.cc:1403] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:51:52.738219 12806 ts_tablet_manager.cc:1434] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:51:52.739203 12806 tablet_bootstrap.cc:492] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.739444 12807 raft_consensus.cc:359] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.740196 12807 raft_consensus.cc:385] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.739981 12805 raft_consensus.cc:359] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.740562 12807 raft_consensus.cc:740] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.740806 12805 raft_consensus.cc:385] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.741254 12805 raft_consensus.cc:740] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.741503 12807 consensus_queue.cc:260] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.742122 12805 consensus_queue.cc:260] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.743791 12807 ts_tablet_manager.cc:1434] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:52.744683 12807 tablet_bootstrap.cc:492] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.746215 12805 ts_tablet_manager.cc:1434] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:51:52.747143 12811 raft_consensus.cc:493] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.747634 12811 raft_consensus.cc:515] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.748791 12806 tablet_bootstrap.cc:654] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.750291 12811 leader_election.cc:290] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.751132 12807 tablet_bootstrap.cc:654] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.755961 12812 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.756457 12812 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.759064 12812 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:52.759231 12813 raft_consensus.cc:493] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.759717 12813 raft_consensus.cc:515] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.763180 12813 leader_election.cc:290] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:52.775674 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5d714c388143309ae32245bc9f0746" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.776296 12616 raft_consensus.cc:2468] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:52.777757 12728 leader_election.cc:304] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:52.778787 12811 raft_consensus.cc:2804] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.779120 12811 raft_consensus.cc:493] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.779403 12811 raft_consensus.cc:3060] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.791287 12811 raft_consensus.cc:515] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.794509 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5d714c388143309ae32245bc9f0746" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:52.795253 12616 raft_consensus.cc:3060] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.796707 12805 tablet_bootstrap.cc:492] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:52.796893 12813 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.799113 12813 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.801347 12813 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:52.806344 12811 leader_election.cc:290] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.807966 12616 raft_consensus.cc:2468] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:52.809583 12728 leader_election.cc:304] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:52.824889 12811 raft_consensus.cc:2804] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.830894 12812 raft_consensus.cc:493] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.831569 12812 raft_consensus.cc:515] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.839535 12807 tablet_bootstrap.cc:492] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:52.840572 12811 raft_consensus.cc:697] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:52.844206 12813 raft_consensus.cc:493] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.844794 12813 raft_consensus.cc:515] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.847483 12806 tablet_bootstrap.cc:492] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:52.847579 12813 leader_election.cc:290] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.848380 12806 ts_tablet_manager.cc:1403] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.015s
I20260709 14:51:52.852684 12806 raft_consensus.cc:359] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.853801 12806 raft_consensus.cc:385] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.854197 12806 raft_consensus.cc:740] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.855165 12812 leader_election.cc:290] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:52.855803 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb6d3d324f84161867550708b46b245" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.855931 12812 raft_consensus.cc:493] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.856552 12812 raft_consensus.cc:515] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.857595 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.859426 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.859508 12812 leader_election.cc:290] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:52.860523 12765 raft_consensus.cc:2468] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
W20260709 14:51:52.861315 12582 leader_election.cc:343] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:52.863131 12582 leader_election.cc:343] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.863729 12812 raft_consensus.cc:493] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.864575 12805 tablet_bootstrap.cc:654] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.864674 12811 consensus_queue.cc:237] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.865830 12812 raft_consensus.cc:515] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.869701 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5d714c388143309ae32245bc9f0746" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:52.855150 12806 consensus_queue.cc:260] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.865799 12807 ts_tablet_manager.cc:1403] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.121s	user 0.040s	sys 0.039s
I20260709 14:51:52.870767 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.871533 12582 leader_election.cc:304] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:52.872313 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5d714c388143309ae32245bc9f0746" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:52.873960 12830 raft_consensus.cc:493] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:52.874967 12731 leader_election.cc:343] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.873174 12812 leader_election.cc:290] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521), 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619)
I20260709 14:51:52.875666 12764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.874681 12830 raft_consensus.cc:515] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.874711 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.876840 12764 raft_consensus.cc:2468] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:52.876673 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:52.878223 12763 raft_consensus.cc:2468] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
W20260709 14:51:52.876596 12657 leader_election.cc:343] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:52.879292 12657 leader_election.cc:343] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.879426 12807 raft_consensus.cc:359] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.880146 12807 raft_consensus.cc:385] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.879979 12657 leader_election.cc:304] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:52.880465 12807 raft_consensus.cc:740] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.882014 12657 leader_election.cc:304] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:52.883324 12832 raft_consensus.cc:2804] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.883422 12806 ts_tablet_manager.cc:1434] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:51:52.881346 12812 raft_consensus.cc:2804] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.884203 12832 raft_consensus.cc:493] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.886047 12812 raft_consensus.cc:493] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.889147 12813 raft_consensus.cc:2804] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.892565 12806 tablet_bootstrap.cc:492] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.893265 12830 leader_election.cc:290] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.894615 12805 tablet_bootstrap.cc:492] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:52.887506 12807 consensus_queue.cc:260] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.895051 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:52.895099 12805 ts_tablet_manager.cc:1403] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.012s
I20260709 14:51:52.895859 12690 raft_consensus.cc:3060] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.891075 12812 raft_consensus.cc:3060] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.899145 12806 tablet_bootstrap.cc:654] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.902899 12689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb6d3d324f84161867550708b46b245" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:52.903064 12511 catalog_manager.cc:5697] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.904695 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.892167 12813 raft_consensus.cc:493] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.906136 12813 raft_consensus.cc:3060] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.906450 12728 leader_election.cc:343] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.907424 12690 raft_consensus.cc:2468] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:52.907770 12689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:52.908489 12689 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:52.913264 12805 raft_consensus.cc:359] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.914340 12805 raft_consensus.cc:385] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.914700 12805 raft_consensus.cc:740] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.889459 12832 raft_consensus.cc:3060] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.920466 12813 raft_consensus.cc:515] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.910194 12689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:52.916790 12805 consensus_queue.cc:260] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.928535 12830 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.929328 12813 leader_election.cc:290] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Requested vote from peers 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.929157 12830 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.932642 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.934280 12615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.933393 12616 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:52.937742 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.940368 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.940646 12807 ts_tablet_manager.cc:1434] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.068s	user 0.016s	sys 0.031s
I20260709 14:51:52.941133 12614 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:52.941828 12807 tablet_bootstrap.cc:492] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.941732 12830 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:52.942754 12728 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:52.942945 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:52.943542 12690 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:52.943573 12830 raft_consensus.cc:2804] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.944100 12830 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.945524 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:52.945638 12832 raft_consensus.cc:515] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:52.946386 12616 raft_consensus.cc:2393] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e802f7d4d7ba416297da80c47d60a472 in current term 1: Already voted for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in this term.
I20260709 14:51:52.946875 12689 raft_consensus.cc:2393] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:52.947394 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:52.948058 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:52.949214 12763 raft_consensus.cc:3060] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.949512 12654 leader_election.cc:343] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.950026 12654 leader_election.cc:304] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [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: e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:52.950275 12812 raft_consensus.cc:515] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.951326 12690 raft_consensus.cc:2393] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:52.951429 12691 raft_consensus.cc:2393] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14083243956f41878986fc2e319a2f0a in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:52.955451 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:52.956090 12765 raft_consensus.cc:3060] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.950958 12838 raft_consensus.cc:2749] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.957091 12807 tablet_bootstrap.cc:654] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.952099 12654 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a
I20260709 14:51:52.952442 12832 leader_election.cc:290] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521), 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619)
I20260709 14:51:52.957826 12832 raft_consensus.cc:2804] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.958190 12832 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.958554 12832 raft_consensus.cc:3060] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.960542 12805 ts_tablet_manager.cc:1434] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.000s
I20260709 14:51:52.961486 12806 tablet_bootstrap.cc:492] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:52.962044 12806 ts_tablet_manager.cc:1403] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.024s
I20260709 14:51:52.962178 12731 leader_election.cc:304] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a; no voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:52.953202 12764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:52.963820 12805 tablet_bootstrap.cc:492] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
W20260709 14:51:52.954275 12562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:52.954408 12812 leader_election.cc:290] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
W20260709 14:51:52.955099 12582 leader_election.cc:343] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.964926 12806 raft_consensus.cc:359] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.944455 12830 raft_consensus.cc:3060] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.965664 12806 raft_consensus.cc:385] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.966048 12806 raft_consensus.cc:740] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.956900 12763 raft_consensus.cc:2468] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:52.967001 12765 raft_consensus.cc:2468] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:52.967653 12835 raft_consensus.cc:2749] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.967687 12806 consensus_queue.cc:260] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.970880 12657 leader_election.cc:304] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:52.965349 12582 leader_election.cc:304] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:52.971796 12812 raft_consensus.cc:2804] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.972334 12812 raft_consensus.cc:697] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:52.973168 12812 consensus_queue.cc:237] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.977584 12813 raft_consensus.cc:2749] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.979411 12582 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a
W20260709 14:51:52.983455 12654 leader_election.cc:343] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.986120 12807 tablet_bootstrap.cc:492] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:52.986644 12807 ts_tablet_manager.cc:1403] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.023s
I20260709 14:51:52.989456 12806 ts_tablet_manager.cc:1434] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:51:52.989938 12805 tablet_bootstrap.cc:654] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.989485 12807 raft_consensus.cc:359] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.990375 12807 raft_consensus.cc:385] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.990690 12807 raft_consensus.cc:740] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.991557 12807 consensus_queue.cc:260] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.992749 12813 raft_consensus.cc:2804] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.993170 12813 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.993512 12813 raft_consensus.cc:3060] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.994107 12807 ts_tablet_manager.cc:1434] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:52.994597 12806 tablet_bootstrap.cc:492] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:52.995095 12807 tablet_bootstrap.cc:492] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:52.996411 12832 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:52.999722 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:53.000733 12832 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.001410 12806 tablet_bootstrap.cc:654] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.001976 12807 tablet_bootstrap.cc:654] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.002640 12813 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.004648 12813 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.008500 12806 tablet_bootstrap.cc:492] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:53.009090 12806 ts_tablet_manager.cc:1403] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 14:51:53.010944 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5138afd453f64d4ab967ceb365286303" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.011742 12616 raft_consensus.cc:2393] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e802f7d4d7ba416297da80c47d60a472 in current term 1: Already voted for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in this term.
I20260709 14:51:53.011443 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.012274 12806 raft_consensus.cc:359] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.012905 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.013154 12806 raft_consensus.cc:385] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.013651 12832 raft_consensus.cc:493] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.013849 12616 raft_consensus.cc:2393] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e802f7d4d7ba416297da80c47d60a472 in current term 1: Already voted for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in this term.
I20260709 14:51:53.014518 12830 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.014941 12806 raft_consensus.cc:740] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.015064 12832 raft_consensus.cc:515] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.015758 12765 raft_consensus.cc:2393] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e802f7d4d7ba416297da80c47d60a472 in current term 1: Already voted for candidate 14083243956f41878986fc2e319a2f0a in this term.
I20260709 14:51:53.015928 12806 consensus_queue.cc:260] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.016876 12614 raft_consensus.cc:3060] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.017292 12832 leader_election.cc:290] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.018288 12806 ts_tablet_manager.cc:1434] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:51:53.018919 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:53.019307 12806 tablet_bootstrap.cc:492] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:53.019729 12765 raft_consensus.cc:2468] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:53.021320 12657 leader_election.cc:304] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:53.012811 12582 leader_election.cc:304] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:53.022298 12832 raft_consensus.cc:2804] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.022727 12832 raft_consensus.cc:493] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.023061 12832 raft_consensus.cc:3060] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.024331 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:53.025151 12690 raft_consensus.cc:2393] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:53.026008 12806 tablet_bootstrap.cc:654] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.026721 12654 leader_election.cc:304] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [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: e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:53.027848 12812 raft_consensus.cc:2749] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.028019 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:53.028985 12765 raft_consensus.cc:2393] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in current term 1: Already voted for candidate 14083243956f41878986fc2e319a2f0a in this term.
I20260709 14:51:53.029110 12654 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [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: e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:53.030280 12812 raft_consensus.cc:2749] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.030000 12832 raft_consensus.cc:515] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.032471 12832 leader_election.cc:290] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.033026 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:53.033608 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:53.034415 12765 raft_consensus.cc:3060] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.044235 12765 raft_consensus.cc:2468] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:53.045689 12657 leader_election.cc:304] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:53.046713 12832 raft_consensus.cc:2804] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.046787 12813 raft_consensus.cc:2804] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.047245 12832 raft_consensus.cc:697] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:53.047695 12813 raft_consensus.cc:697] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:53.048110 12832 consensus_queue.cc:237] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.048671 12813 consensus_queue.cc:237] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } }
I20260709 14:51:53.032034 12582 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:53.052464 12837 raft_consensus.cc:2749] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:51:53.054068 12654 leader_election.cc:343] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.062071 12837 raft_consensus.cc:493] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.062693 12837 raft_consensus.cc:515] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.061825 12511 catalog_manager.cc:5697] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.065888 12837 leader_election.cc:290] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.066504 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.067549 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0adef9055e946689db0029646b35468" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
W20260709 14:51:53.069820 12654 leader_election.cc:343] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.070246 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
W20260709 14:51:53.070950 12582 leader_election.cc:343] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.025745 12614 raft_consensus.cc:2468] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:53.072868 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0adef9055e946689db0029646b35468" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:53.071468 12616 raft_consensus.cc:2393] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14083243956f41878986fc2e319a2f0a in current term 1: Already voted for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in this term.
W20260709 14:51:53.074846 12582 leader_election.cc:343] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.075414 12582 leader_election.cc:304] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:53.076362 12837 raft_consensus.cc:2749] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.094436 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:53.095537 12690 raft_consensus.cc:2393] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14083243956f41878986fc2e319a2f0a in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:53.098173 12731 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a; no voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:53.099328 12835 raft_consensus.cc:2749] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.103457 12805 tablet_bootstrap.cc:492] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:53.104365 12805 ts_tablet_manager.cc:1403] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.141s	user 0.003s	sys 0.022s
I20260709 14:51:53.103387 12511 catalog_manager.cc:5697] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.108239 12805 raft_consensus.cc:359] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.109206 12805 raft_consensus.cc:385] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.109555 12805 raft_consensus.cc:740] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.110705 12805 consensus_queue.cc:260] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.113649 12830 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.120707 12805 ts_tablet_manager.cc:1434] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 14:51:53.122179 12805 tablet_bootstrap.cc:492] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:53.132578 12805 tablet_bootstrap.cc:654] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.139187 12805 tablet_bootstrap.cc:492] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:53.139199 12807 tablet_bootstrap.cc:492] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:53.139760 12807 ts_tablet_manager.cc:1403] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.145s	user 0.050s	sys 0.058s
I20260709 14:51:53.139753 12805 ts_tablet_manager.cc:1403] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:51:53.142915 12805 raft_consensus.cc:359] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.143081 12807 raft_consensus.cc:359] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.143689 12805 raft_consensus.cc:385] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.143776 12807 raft_consensus.cc:385] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.144035 12805 raft_consensus.cc:740] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.144142 12807 raft_consensus.cc:740] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.144970 12805 consensus_queue.cc:260] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.147562 12805 ts_tablet_manager.cc:1434] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:53.148487 12805 tablet_bootstrap.cc:492] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:53.144970 12807 consensus_queue.cc:260] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.148872 12512 catalog_manager.cc:5697] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 1 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.150542 12807 ts_tablet_manager.cc:1434] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:53.153236 12807 tablet_bootstrap.cc:492] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:53.157015 12805 tablet_bootstrap.cc:654] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.164853 12806 tablet_bootstrap.cc:492] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:53.165307 12806 ts_tablet_manager.cc:1403] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.146s	user 0.068s	sys 0.054s
I20260709 14:51:53.165540 12807 tablet_bootstrap.cc:654] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.168396 12806 raft_consensus.cc:359] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.169057 12805 tablet_bootstrap.cc:492] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:53.169679 12805 ts_tablet_manager.cc:1403] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 14:51:53.169097 12806 raft_consensus.cc:385] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.170728 12806 raft_consensus.cc:740] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.171468 12807 tablet_bootstrap.cc:492] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:53.171459 12806 consensus_queue.cc:260] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.172036 12807 ts_tablet_manager.cc:1403] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260709 14:51:53.172117 12805 raft_consensus.cc:359] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.172811 12805 raft_consensus.cc:385] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.173058 12805 raft_consensus.cc:740] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.173506 12806 ts_tablet_manager.cc:1434] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:51:53.173806 12805 consensus_queue.cc:260] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.174464 12806 tablet_bootstrap.cc:492] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:53.174626 12807 raft_consensus.cc:359] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.175304 12807 raft_consensus.cc:385] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.175552 12807 raft_consensus.cc:740] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.176301 12807 consensus_queue.cc:260] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.180544 12806 tablet_bootstrap.cc:654] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.180862 12807 ts_tablet_manager.cc:1434] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:53.181849 12807 tablet_bootstrap.cc:492] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:53.183856 12805 ts_tablet_manager.cc:1434] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:53.187160 12807 tablet_bootstrap.cc:654] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.192106 12805 tablet_bootstrap.cc:492] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:53.193408 12806 tablet_bootstrap.cc:492] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:53.193941 12806 ts_tablet_manager.cc:1403] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 14:51:53.196506 12806 raft_consensus.cc:359] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.197189 12806 raft_consensus.cc:385] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.197496 12806 raft_consensus.cc:740] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.197921 12805 tablet_bootstrap.cc:654] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.198376 12806 consensus_queue.cc:260] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.202533 12807 tablet_bootstrap.cc:492] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:53.203007 12807 ts_tablet_manager.cc:1403] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 14:51:53.203872 12806 ts_tablet_manager.cc:1434] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:51:53.205575 12830 raft_consensus.cc:493] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.205468 12807 raft_consensus.cc:359] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.206202 12807 raft_consensus.cc:385] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.206056 12830 raft_consensus.cc:515] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.206476 12807 raft_consensus.cc:740] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.207135 12807 consensus_queue.cc:260] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.208057 12830 leader_election.cc:290] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.210021 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:53.210647 12690 raft_consensus.cc:2468] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:53.211635 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:53.212255 12614 raft_consensus.cc:2468] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:53.213482 12728 leader_election.cc:304] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:53.214339 12830 raft_consensus.cc:2804] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.214547 12807 ts_tablet_manager.cc:1434] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:53.214722 12830 raft_consensus.cc:493] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.215267 12830 raft_consensus.cc:3060] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.222947 12805 tablet_bootstrap.cc:492] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:53.223412 12805 ts_tablet_manager.cc:1403] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260709 14:51:53.224949 12830 raft_consensus.cc:515] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.226052 12805 raft_consensus.cc:359] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.226783 12805 raft_consensus.cc:385] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.227078 12805 raft_consensus.cc:740] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.227557 12830 leader_election.cc:290] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.227901 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:53.228089 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.227829 12805 consensus_queue.cc:260] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.228716 12690 raft_consensus.cc:3060] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.228776 12614 raft_consensus.cc:3060] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.230072 12805 ts_tablet_manager.cc:1434] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:51:53.235231 12614 raft_consensus.cc:2468] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:53.235919 12690 raft_consensus.cc:2468] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:53.236449 12728 leader_election.cc:304] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:53.237264 12830 raft_consensus.cc:2804] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.237780 12830 raft_consensus.cc:697] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:53.238425 12830 consensus_queue.cc:237] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.247879 12514 catalog_manager.cc:5697] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.290853 12832 raft_consensus.cc:493] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.291422 12832 raft_consensus.cc:515] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.293105 12832 leader_election.cc:290] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.294034 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0adef9055e946689db0029646b35468" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:53.294116 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0adef9055e946689db0029646b35468" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:53.294677 12614 raft_consensus.cc:2468] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:53.294754 12765 raft_consensus.cc:2468] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:53.295651 12654 leader_election.cc:304] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:53.296423 12832 raft_consensus.cc:2804] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.296702 12832 raft_consensus.cc:493] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.296977 12832 raft_consensus.cc:3060] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.301569 12832 raft_consensus.cc:515] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.303108 12832 leader_election.cc:290] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.303848 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0adef9055e946689db0029646b35468" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.304023 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0adef9055e946689db0029646b35468" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:53.304358 12614 raft_consensus.cc:3060] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.304562 12765 raft_consensus.cc:3060] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.309293 12614 raft_consensus.cc:2468] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:53.309341 12765 raft_consensus.cc:2468] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:53.310429 12654 leader_election.cc:304] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:53.311218 12832 raft_consensus.cc:2804] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.311729 12832 raft_consensus.cc:697] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:53.312482 12832 consensus_queue.cc:237] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.319890 12514 catalog_manager.cc:5697] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.412591 12830 consensus_queue.cc:1048] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.424731 12830 consensus_queue.cc:1048] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.436134 12830 raft_consensus.cc:493] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.436612 12830 raft_consensus.cc:515] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.439196 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:53.440086 12832 consensus_queue.cc:1048] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.440326 12614 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:53.440689 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:53.441336 12690 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:53.441620 12728 leader_election.cc:304] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:53.440130 12830 leader_election.cc:290] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.442497 12863 raft_consensus.cc:2804] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.443022 12863 raft_consensus.cc:493] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.443352 12863 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.453253 12838 consensus_queue.cc:1048] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.456664 12863 raft_consensus.cc:515] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.458467 12837 consensus_queue.cc:1048] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.459719 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.460225 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:53.460583 12616 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.460850 12690 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.468952 12616 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:53.470108 12728 leader_election.cc:304] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:53.470659 12690 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:53.470902 12835 raft_consensus.cc:2804] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.459661 12863 leader_election.cc:290] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.471487 12835 raft_consensus.cc:697] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:53.472378 12835 consensus_queue.cc:237] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.477610 12837 raft_consensus.cc:493] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.478253 12837 raft_consensus.cc:515] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.480341 12837 leader_election.cc:290] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:53.481302 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:53.482148 12765 raft_consensus.cc:2393] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:53.482758 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:53.484688 12582 leader_election.cc:304] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:53.485533 12837 raft_consensus.cc:3060] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.486356 12871 consensus_queue.cc:1048] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:53.494064 12837 raft_consensus.cc:2749] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.490746 12513 catalog_manager.cc:5697] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.495277 12838 consensus_queue.cc:1048] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.509199 12835 raft_consensus.cc:493] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.509681 12835 raft_consensus.cc:515] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.511843 12835 leader_election.cc:290] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.512389 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb6d3d324f84161867550708b46b245" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:53.512750 12838 consensus_queue.cc:1048] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.513069 12614 raft_consensus.cc:2468] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:53.513262 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb6d3d324f84161867550708b46b245" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:53.513913 12691 raft_consensus.cc:2468] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:53.514426 12728 leader_election.cc:304] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:53.516429 12835 raft_consensus.cc:2804] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.516801 12835 raft_consensus.cc:493] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.517149 12835 raft_consensus.cc:3060] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.523866 12835 raft_consensus.cc:515] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.526261 12835 leader_election.cc:290] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:53.526809 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb6d3d324f84161867550708b46b245" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:53.526685 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb6d3d324f84161867550708b46b245" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:53.527475 12691 raft_consensus.cc:3060] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.527534 12614 raft_consensus.cc:3060] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.534281 12691 raft_consensus.cc:2468] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:53.534281 12614 raft_consensus.cc:2468] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:53.535444 12731 leader_election.cc:304] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:53.536139 12835 raft_consensus.cc:2804] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.536553 12835 raft_consensus.cc:697] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:53.537313 12835 consensus_queue.cc:237] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:53.543468 12514 catalog_manager.cc:5697] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.618973 12835 consensus_queue.cc:1048] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.628968 12830 consensus_queue.cc:1048] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.806697 12838 consensus_queue.cc:1048] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.817116 12838 consensus_queue.cc:1048] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.911047 12863 consensus_queue.cc:1048] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.921531 12830 consensus_queue.cc:1048] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:53.968734 12562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:54.093050 12830 consensus_queue.cc:1048] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.102591 12835 consensus_queue.cc:1048] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.547026 12812 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.547505 12812 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:54.549189 12812 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:54.550334 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:54.551002 12765 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:54.550220 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:54.551928 12614 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:54.552250 12657 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [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: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:54.553153 12812 raft_consensus.cc:2804] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:54.553472 12812 raft_consensus.cc:493] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:54.553833 12812 raft_consensus.cc:3060] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.558993 12812 raft_consensus.cc:515] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:54.560724 12812 leader_election.cc:290] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:54.561416 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:54.561995 12616 raft_consensus.cc:3060] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.562642 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d1bf86dbf541b2b2238bb876fc4eb5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:54.563216 12765 raft_consensus.cc:3060] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.567008 12616 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:54.568029 12765 raft_consensus.cc:2468] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:54.568145 12654 leader_election.cc:304] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:54.568951 12812 raft_consensus.cc:2804] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.569424 12812 raft_consensus.cc:697] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:54.570245 12812 consensus_queue.cc:237] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER 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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:54.578195 12512 catalog_manager.cc:5697] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 2, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.966907 12616 raft_consensus.cc:1275] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:54.968530 12812 consensus_queue.cc:1048] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:54.995149 12765 raft_consensus.cc:1275] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:55.001341 12894 consensus_queue.cc:1048] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:55.114542 12765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da5d714c388143309ae32245bc9f0746"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
mode: GRACEFUL
new_leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:59294
I20260709 14:51:55.115132 12765 raft_consensus.cc:606] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Received request to transfer leadership to TS 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:55.128057 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
mode: GRACEFUL
new_leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:54570
I20260709 14:51:55.128628 12691 raft_consensus.cc:606] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Received request to transfer leadership to TS 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:55.134651 12765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ba6b11c32a455f871e168917273036"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
mode: GRACEFUL
new_leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:59294
I20260709 14:51:55.135156 12765 raft_consensus.cc:606] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Received request to transfer leadership to TS 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:55.142122 12765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
mode: GRACEFUL
new_leader_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:59294
I20260709 14:51:55.142627 12765 raft_consensus.cc:606] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Received request to transfer leadership to TS e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:55.190030 12841 raft_consensus.cc:993] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: : Instructing follower 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:55.190472 12894 raft_consensus.cc:1081] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Signalling peer 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:55.192013 12616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:57884
I20260709 14:51:55.192509 12616 raft_consensus.cc:493] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.192813 12616 raft_consensus.cc:3060] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.199774 12616 raft_consensus.cc:515] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.201408 12616 leader_election.cc:290] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 2 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:55.202414 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:55.202797 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09891cf607614dbb8c20b5e682d96fdb" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:55.203043 12691 raft_consensus.cc:3055] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:55.203387 12765 raft_consensus.cc:3060] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.203398 12691 raft_consensus.cc:740] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:55.204516 12691 consensus_queue.cc:260] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.205611 12691 raft_consensus.cc:3060] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.209275 12765 raft_consensus.cc:2468] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:55.210430 12582 leader_election.cc:304] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:55.211210 12872 raft_consensus.cc:2804] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.212103 12872 raft_consensus.cc:697] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:55.212244 12691 raft_consensus.cc:2468] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:55.213327 12872 consensus_queue.cc:237] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.220780 12514 catalog_manager.cc:5697] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 1 to 2, leader changed from e802f7d4d7ba416297da80c47d60a472 (127.6.248.130) to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 2 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.232267 12906 raft_consensus.cc:993] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: : Instructing follower e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:55.232754 12906 raft_consensus.cc:1081] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Signalling peer e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:55.234380 12691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:54552
I20260709 14:51:55.234786 12691 raft_consensus.cc:493] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.235046 12691 raft_consensus.cc:3060] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.239912 12691 raft_consensus.cc:515] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.241869 12691 leader_election.cc:290] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:55.242894 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:55.243001 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84087edecbe04485b1ddce37b70d7cf6" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:55.243605 12616 raft_consensus.cc:3060] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.243664 12765 raft_consensus.cc:3055] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:55.244251 12765 raft_consensus.cc:740] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:55.245445 12765 consensus_queue.cc:260] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.246912 12765 raft_consensus.cc:3060] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.250110 12616 raft_consensus.cc:2468] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:55.251469 12654 leader_election.cc:304] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:55.252343 12894 raft_consensus.cc:2804] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.252838 12894 raft_consensus.cc:697] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:55.253247 12765 raft_consensus.cc:2468] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:55.254015 12894 consensus_queue.cc:237] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.262161 12514 catalog_manager.cc:5697] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 1 to 2, leader changed from 14083243956f41878986fc2e319a2f0a (127.6.248.131) to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.348006 12830 raft_consensus.cc:993] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: : Instructing follower 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:55.348443 12906 raft_consensus.cc:1081] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Signalling peer 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:55.349946 12616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ba6b11c32a455f871e168917273036"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:57868
I20260709 14:51:55.350435 12616 raft_consensus.cc:493] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.350730 12616 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.355815 12616 raft_consensus.cc:515] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.357419 12616 leader_election.cc:290] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 2 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:55.358183 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:55.358475 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:55.358775 12691 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.359059 12765 raft_consensus.cc:3055] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:55.359385 12765 raft_consensus.cc:740] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:55.360229 12765 consensus_queue.cc:260] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.361388 12765 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.364393 12691 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:55.365597 12582 leader_election.cc:304] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:55.366345 12872 raft_consensus.cc:2804] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.366407 12765 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:55.366778 12872 raft_consensus.cc:697] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:55.367823 12872 consensus_queue.cc:237] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.374461 12514 catalog_manager.cc:5697] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 1 to 2, leader changed from 14083243956f41878986fc2e319a2f0a (127.6.248.131) to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 2 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.456670 12906 raft_consensus.cc:993] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: : Instructing follower 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:55.457185 12830 raft_consensus.cc:1081] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Signalling peer 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:55.458673 12616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da5d714c388143309ae32245bc9f0746"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:57868
I20260709 14:51:55.459092 12616 raft_consensus.cc:493] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.459342 12616 raft_consensus.cc:3060] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.463907 12616 raft_consensus.cc:515] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.465327 12616 leader_election.cc:290] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 2 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:55.466113 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5d714c388143309ae32245bc9f0746" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:55.466391 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5d714c388143309ae32245bc9f0746" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:55.466648 12691 raft_consensus.cc:3060] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.466982 12765 raft_consensus.cc:3055] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:55.467290 12765 raft_consensus.cc:740] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:55.468161 12765 consensus_queue.cc:260] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.469128 12765 raft_consensus.cc:3060] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.471652 12691 raft_consensus.cc:2468] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:55.472714 12582 leader_election.cc:304] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:55.473408 12872 raft_consensus.cc:2804] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.473909 12872 raft_consensus.cc:697] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:55.474274 12765 raft_consensus.cc:2468] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:55.475047 12872 consensus_queue.cc:237] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:55.482244 12514 catalog_manager.cc:5697] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 1 to 2, leader changed from 14083243956f41878986fc2e319a2f0a (127.6.248.131) to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 2 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.649030 12765 raft_consensus.cc:1275] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.650352 12872 consensus_queue.cc:1048] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.662042 12691 raft_consensus.cc:1275] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.663748 12872 consensus_queue.cc:1048] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.704030 12765 raft_consensus.cc:1275] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.705274 12894 consensus_queue.cc:1048] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.717454 12616 raft_consensus.cc:1275] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.719064 12917 consensus_queue.cc:1048] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:55.829818 12765 raft_consensus.cc:1275] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.831063 12872 consensus_queue.cc:1048] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.842111 12691 raft_consensus.cc:1275] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.843796 12872 consensus_queue.cc:1048] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.977986 12691 raft_consensus.cc:1275] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.979635 12872 consensus_queue.cc:1048] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.991068 12765 raft_consensus.cc:1275] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.993816 12912 consensus_queue.cc:1048] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.179548 12512 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53826:
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"
    }
  }
}
W20260709 14:51:58.182451 12512 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.
I20260709 14:51:58.229138 12603 tablet_service.cc:1511] Processing CreateTablet for tablet ae31f0cc1da9432eba0875ac32dd1820 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:58.230943 12603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae31f0cc1da9432eba0875ac32dd1820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.232406 12753 tablet_service.cc:1511] Processing CreateTablet for tablet ae31f0cc1da9432eba0875ac32dd1820 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:58.230614 12673 tablet_service.cc:1511] Processing CreateTablet for tablet ae31f0cc1da9432eba0875ac32dd1820 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:58.234126 12673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae31f0cc1da9432eba0875ac32dd1820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.234040 12604 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8038ab7cfe419e9502431df3913aa5 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:58.235720 12604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8038ab7cfe419e9502431df3913aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.236430 12676 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8038ab7cfe419e9502431df3913aa5 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:58.237807 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8038ab7cfe419e9502431df3913aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.241799 12606 tablet_service.cc:1511] Processing CreateTablet for tablet 30ac6641a014469fa99b81b5acf03fa9 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:58.243173 12606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ac6641a014469fa99b81b5acf03fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.245931 12601 tablet_service.cc:1511] Processing CreateTablet for tablet 9f57118a243b47efa73d1745e68cc2e5 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:58.246950 12600 tablet_service.cc:1511] Processing CreateTablet for tablet f2d38f64606841ea89c455bae35171c6 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:58.248322 12600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d38f64606841ea89c455bae35171c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.234009 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae31f0cc1da9432eba0875ac32dd1820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.250655 12599 tablet_service.cc:1511] Processing CreateTablet for tablet f98260f6f2cd489fb7fa43c535223991 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:58.255039 12598 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc155174c3343a99f712f78e920af6c (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:58.258255 12605 tablet_service.cc:1511] Processing CreateTablet for tablet 25dfb2d634a248b9949eedfbae37f4d3 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:58.260547 12754 tablet_service.cc:1511] Processing CreateTablet for tablet 30ac6641a014469fa99b81b5acf03fa9 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:58.261945 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ac6641a014469fa99b81b5acf03fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.262683 12674 tablet_service.cc:1511] Processing CreateTablet for tablet 30ac6641a014469fa99b81b5acf03fa9 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:58.264052 12674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ac6641a014469fa99b81b5acf03fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.260547 12752 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8038ab7cfe419e9502431df3913aa5 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:58.267145 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8038ab7cfe419e9502431df3913aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.268435 12749 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc155174c3343a99f712f78e920af6c (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:58.268566 12750 tablet_service.cc:1511] Processing CreateTablet for tablet f2d38f64606841ea89c455bae35171c6 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:58.269797 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc155174c3343a99f712f78e920af6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.271008 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 9f57118a243b47efa73d1745e68cc2e5 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:58.271008 12751 tablet_service.cc:1511] Processing CreateTablet for tablet f98260f6f2cd489fb7fa43c535223991 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:58.275094 12679 tablet_service.cc:1511] Processing CreateTablet for tablet f2d38f64606841ea89c455bae35171c6 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:58.275940 12681 tablet_service.cc:1511] Processing CreateTablet for tablet f98260f6f2cd489fb7fa43c535223991 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:58.276383 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d38f64606841ea89c455bae35171c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.276328 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 9f57118a243b47efa73d1745e68cc2e5 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:58.277279 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f98260f6f2cd489fb7fa43c535223991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.277850 12750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d38f64606841ea89c455bae35171c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.278944 12680 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc155174c3343a99f712f78e920af6c (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:58.280223 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc155174c3343a99f712f78e920af6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.282099 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f57118a243b47efa73d1745e68cc2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.287325 12599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f98260f6f2cd489fb7fa43c535223991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.288901 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f98260f6f2cd489fb7fa43c535223991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.290055 12605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dfb2d634a248b9949eedfbae37f4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.290452 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f57118a243b47efa73d1745e68cc2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.294075 12598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc155174c3343a99f712f78e920af6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.298520 12601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f57118a243b47efa73d1745e68cc2e5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:58.310528 12654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.129:40619, user_credentials={real_user=slave}} blocked reactor thread for 61738.9us
I20260709 14:51:58.322890 12677 tablet_service.cc:1511] Processing CreateTablet for tablet 25dfb2d634a248b9949eedfbae37f4d3 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:58.324347 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dfb2d634a248b9949eedfbae37f4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.329636 12748 tablet_service.cc:1511] Processing CreateTablet for tablet 25dfb2d634a248b9949eedfbae37f4d3 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:58.331066 12748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dfb2d634a248b9949eedfbae37f4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.331984 12602 tablet_service.cc:1511] Processing CreateTablet for tablet b296f05c71a640b485f5f7aacf8000a3 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:58.333285 12602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b296f05c71a640b485f5f7aacf8000a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.344234 12675 tablet_service.cc:1511] Processing CreateTablet for tablet b296f05c71a640b485f5f7aacf8000a3 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:58.345638 12675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b296f05c71a640b485f5f7aacf8000a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.348141 12747 tablet_service.cc:1511] Processing CreateTablet for tablet b296f05c71a640b485f5f7aacf8000a3 (DEFAULT_TABLE table=soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:58.349464 12747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b296f05c71a640b485f5f7aacf8000a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:58.405616 12936 tablet_bootstrap.cc:492] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.425552 12936 tablet_bootstrap.cc:654] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.431491 12937 tablet_bootstrap.cc:492] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.439525 12937 tablet_bootstrap.cc:654] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.440831 12938 tablet_bootstrap.cc:492] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.441713 12936 tablet_bootstrap.cc:492] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.442260 12936 ts_tablet_manager.cc:1403] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 14:51:58.445046 12937 tablet_bootstrap.cc:492] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.445504 12937 ts_tablet_manager.cc:1403] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:51:58.445303 12936 raft_consensus.cc:359] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.446195 12936 raft_consensus.cc:385] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.446527 12936 raft_consensus.cc:740] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.447291 12936 consensus_queue.cc:260] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.447844 12937 raft_consensus.cc:359] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.448596 12937 raft_consensus.cc:385] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.448908 12937 raft_consensus.cc:740] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.449205 12938 tablet_bootstrap.cc:654] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.449741 12937 consensus_queue.cc:260] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.450273 12936 ts_tablet_manager.cc:1434] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:51:58.452734 12937 ts_tablet_manager.cc:1434] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:58.454903 12937 tablet_bootstrap.cc:492] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.461086 12938 tablet_bootstrap.cc:492] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.461141 12937 tablet_bootstrap.cc:654] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.461707 12938 ts_tablet_manager.cc:1403] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:51:58.464464 12936 tablet_bootstrap.cc:492] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.467350 12938 raft_consensus.cc:359] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.468091 12938 raft_consensus.cc:385] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.468407 12938 raft_consensus.cc:740] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.469205 12938 consensus_queue.cc:260] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.471730 12938 ts_tablet_manager.cc:1434] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:58.471939 12936 tablet_bootstrap.cc:654] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.473165 12938 tablet_bootstrap.cc:492] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.481881 12938 tablet_bootstrap.cc:654] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.483560 12936 tablet_bootstrap.cc:492] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.484135 12936 ts_tablet_manager.cc:1403] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:51:58.488047 12936 raft_consensus.cc:359] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.489014 12936 raft_consensus.cc:385] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.489406 12936 raft_consensus.cc:740] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.491408 12936 consensus_queue.cc:260] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.493120 12937 tablet_bootstrap.cc:492] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.493618 12937 ts_tablet_manager.cc:1403] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.032s
I20260709 14:51:58.494663 12936 ts_tablet_manager.cc:1434] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 14:51:58.495987 12936 tablet_bootstrap.cc:492] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.496592 12937 raft_consensus.cc:359] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.497355 12937 raft_consensus.cc:385] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.497619 12937 raft_consensus.cc:740] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.498468 12937 consensus_queue.cc:260] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.501157 12937 ts_tablet_manager.cc:1434] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:58.502067 12937 tablet_bootstrap.cc:492] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.508095 12938 tablet_bootstrap.cc:492] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.508615 12938 ts_tablet_manager.cc:1403] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260709 14:51:58.512181 12937 tablet_bootstrap.cc:654] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.512668 12936 tablet_bootstrap.cc:654] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.512429 12938 raft_consensus.cc:359] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.513234 12938 raft_consensus.cc:385] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.513595 12938 raft_consensus.cc:740] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.514557 12938 consensus_queue.cc:260] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.517215 12938 ts_tablet_manager.cc:1434] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:51:58.518445 12938 tablet_bootstrap.cc:492] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.527091 12938 tablet_bootstrap.cc:654] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.530292 12937 tablet_bootstrap.cc:492] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.530965 12937 ts_tablet_manager.cc:1403] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260709 14:51:58.534341 12937 raft_consensus.cc:359] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.534776 12936 tablet_bootstrap.cc:492] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.534821 12938 tablet_bootstrap.cc:492] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.535321 12936 ts_tablet_manager.cc:1403] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260709 14:51:58.535055 12937 raft_consensus.cc:385] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.535461 12938 ts_tablet_manager.cc:1403] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:51:58.535724 12937 raft_consensus.cc:740] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.536589 12937 consensus_queue.cc:260] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.538285 12937 ts_tablet_manager.cc:1434] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:58.538522 12936 raft_consensus.cc:359] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.539243 12936 raft_consensus.cc:385] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.539359 12937 tablet_bootstrap.cc:492] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.539549 12936 raft_consensus.cc:740] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.540288 12936 consensus_queue.cc:260] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.542594 12936 ts_tablet_manager.cc:1434] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:51:58.538226 12938 raft_consensus.cc:359] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.543802 12938 raft_consensus.cc:385] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.543857 12936 tablet_bootstrap.cc:492] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.544129 12938 raft_consensus.cc:740] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.544947 12938 consensus_queue.cc:260] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.546308 12937 tablet_bootstrap.cc:654] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.547529 12938 ts_tablet_manager.cc:1434] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:58.548620 12938 tablet_bootstrap.cc:492] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.553727 12935 raft_consensus.cc:493] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.554244 12935 raft_consensus.cc:515] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.555639 12938 tablet_bootstrap.cc:654] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.556484 12935 leader_election.cc:290] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.558398 12936 tablet_bootstrap.cc:654] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.558226 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:58.559312 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.562693 12937 tablet_bootstrap.cc:492] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.562884 12765 raft_consensus.cc:2468] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:58.563252 12937 ts_tablet_manager.cc:1403] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
W20260709 14:51:58.564038 12654 leader_election.cc:343] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.565202 12657 leader_election.cc:304] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [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: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:58.566586 12924 raft_consensus.cc:2804] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.566943 12924 raft_consensus.cc:493] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.567241 12924 raft_consensus.cc:3060] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.567209 12937 raft_consensus.cc:359] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.568295 12937 raft_consensus.cc:385] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.568646 12937 raft_consensus.cc:740] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.569571 12937 consensus_queue.cc:260] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.584362 12924 raft_consensus.cc:515] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.589452 12936 tablet_bootstrap.cc:492] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.591154 12936 ts_tablet_manager.cc:1403] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.007s
I20260709 14:51:58.592942 12938 tablet_bootstrap.cc:492] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.593700 12938 ts_tablet_manager.cc:1403] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.007s
I20260709 14:51:58.594485 12936 raft_consensus.cc:359] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.595311 12936 raft_consensus.cc:385] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.595660 12936 raft_consensus.cc:740] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.596383 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:58.596451 12936 consensus_queue.cc:260] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.597558 12938 raft_consensus.cc:359] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.598639 12938 raft_consensus.cc:385] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.599025 12938 raft_consensus.cc:740] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.599149 12936 ts_tablet_manager.cc:1434] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:58.600535 12936 tablet_bootstrap.cc:492] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.600018 12938 consensus_queue.cc:260] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.603201 12938 ts_tablet_manager.cc:1434] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
W20260709 14:51:58.598081 12654 leader_election.cc:343] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.604506 12938 tablet_bootstrap.cc:492] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.608258 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.608881 12765 raft_consensus.cc:3060] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.611728 12936 tablet_bootstrap.cc:654] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.613727 12938 tablet_bootstrap.cc:654] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.625093 12765 raft_consensus.cc:2468] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:58.626422 12938 tablet_bootstrap.cc:492] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.626423 12657 leader_election.cc:304] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [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: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:58.627264 12938 ts_tablet_manager.cc:1403] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 14:51:58.627454 12935 raft_consensus.cc:2804] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.628044 12935 raft_consensus.cc:697] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:58.628911 12935 consensus_queue.cc:237] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.629930 12936 tablet_bootstrap.cc:492] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.630481 12936 ts_tablet_manager.cc:1403] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 14:51:58.631224 12938 raft_consensus.cc:359] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.632207 12938 raft_consensus.cc:385] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.632584 12938 raft_consensus.cc:740] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.633523 12938 consensus_queue.cc:260] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.633883 12936 raft_consensus.cc:359] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.634953 12936 raft_consensus.cc:385] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.635403 12936 raft_consensus.cc:740] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.636520 12936 consensus_queue.cc:260] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.638880 12938 ts_tablet_manager.cc:1434] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:51:58.640269 12938 tablet_bootstrap.cc:492] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.647931 12830 raft_consensus.cc:493] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.648458 12830 raft_consensus.cc:515] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.650272 12938 tablet_bootstrap.cc:654] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.651228 12830 leader_election.cc:290] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:58.653512 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.655037 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
W20260709 14:51:58.655613 12731 leader_election.cc:343] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.655812 12614 raft_consensus.cc:2468] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:58.657384 12728 leader_election.cc:304] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:58.658960 12830 raft_consensus.cc:2804] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.659408 12830 raft_consensus.cc:493] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.659798 12830 raft_consensus.cc:3060] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.663491 12938 tablet_bootstrap.cc:492] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.664182 12938 ts_tablet_manager.cc:1403] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260709 14:51:58.667315 12936 ts_tablet_manager.cc:1434] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:51:58.670380 12924 leader_election.cc:290] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.668215 12938 raft_consensus.cc:359] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.670676 12936 tablet_bootstrap.cc:492] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.670917 12938 raft_consensus.cc:385] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.671693 12938 raft_consensus.cc:740] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.672777 12938 consensus_queue.cc:260] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.680596 12513 catalog_manager.cc:5697] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.684056 12938 ts_tablet_manager.cc:1434] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:51:58.684331 12936 tablet_bootstrap.cc:654] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.685464 12938 tablet_bootstrap.cc:492] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.692925 12924 raft_consensus.cc:493] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.693478 12924 raft_consensus.cc:515] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.696621 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:58.697849 12924 leader_election.cc:290] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.698331 12830 raft_consensus.cc:515] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.698909 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.699535 12765 raft_consensus.cc:2468] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:58.700539 12657 leader_election.cc:304] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.700978 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:58.701457 12951 raft_consensus.cc:2804] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.701579 12614 raft_consensus.cc:3060] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.702001 12951 raft_consensus.cc:493] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.701927 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:58.702553 12951 raft_consensus.cc:3060] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:58.703315 12731 leader_election.cc:343] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:58.702086 12654 leader_election.cc:343] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.704982 12937 ts_tablet_manager.cc:1434] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.141s	user 0.044s	sys 0.077s
I20260709 14:51:58.706072 12937 tablet_bootstrap.cc:492] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.708907 12936 tablet_bootstrap.cc:492] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.710148 12938 tablet_bootstrap.cc:654] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.710868 12830 leader_election.cc:290] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:58.712565 12937 tablet_bootstrap.cc:654] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.709312 12614 raft_consensus.cc:2468] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:58.709401 12936 ts_tablet_manager.cc:1403] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260709 14:51:58.714221 12728 leader_election.cc:304] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:58.715055 12830 raft_consensus.cc:2804] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.715588 12830 raft_consensus.cc:697] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:58.716614 12936 raft_consensus.cc:359] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.717373 12936 raft_consensus.cc:385] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.716910 12830 consensus_queue.cc:237] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.717687 12936 raft_consensus.cc:740] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.718480 12936 consensus_queue.cc:260] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.720583 12938 tablet_bootstrap.cc:492] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.720715 12936 ts_tablet_manager.cc:1434] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:58.721277 12938 ts_tablet_manager.cc:1403] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260709 14:51:58.721830 12936 tablet_bootstrap.cc:492] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.726352 12937 tablet_bootstrap.cc:492] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.726821 12937 ts_tablet_manager.cc:1403] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 14:51:58.727295 12938 raft_consensus.cc:359] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.728050 12938 raft_consensus.cc:385] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.728334 12938 raft_consensus.cc:740] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.729044 12938 consensus_queue.cc:260] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.729815 12872 raft_consensus.cc:493] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.729851 12937 raft_consensus.cc:359] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.730441 12872 raft_consensus.cc:515] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.730958 12937 raft_consensus.cc:385] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.731326 12937 raft_consensus.cc:740] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.732069 12937 consensus_queue.cc:260] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.732609 12872 leader_election.cc:290] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.734441 12937 ts_tablet_manager.cc:1434] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:51:58.731343 12938 ts_tablet_manager.cc:1434] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:58.736056 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.736454 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.736745 12690 raft_consensus.cc:2468] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.737017 12765 raft_consensus.cc:2468] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.735427 12937 tablet_bootstrap.cc:492] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.738006 12936 tablet_bootstrap.cc:654] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.739840 12582 leader_election.cc:304] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:58.740672 12872 raft_consensus.cc:2804] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.736933 12938 tablet_bootstrap.cc:492] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.741281 12872 raft_consensus.cc:493] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.741737 12872 raft_consensus.cc:3060] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.743887 12956 raft_consensus.cc:493] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.744511 12956 raft_consensus.cc:515] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.743912 12951 raft_consensus.cc:515] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.747007 12956 leader_election.cc:290] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.748328 12938 tablet_bootstrap.cc:654] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.750571 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.751267 12765 raft_consensus.cc:3060] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.751727 12937 tablet_bootstrap.cc:654] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.760661 12936 tablet_bootstrap.cc:492] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.761193 12936 ts_tablet_manager.cc:1403] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260709 14:51:58.764036 12936 raft_consensus.cc:359] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.764757 12936 raft_consensus.cc:385] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.765074 12936 raft_consensus.cc:740] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.765748 12936 consensus_queue.cc:260] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.764248 12872 raft_consensus.cc:515] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.765645 12765 raft_consensus.cc:2468] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:58.768210 12657 leader_election.cc:304] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.769064 12924 raft_consensus.cc:2804] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.769451 12936 ts_tablet_manager.cc:1434] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:51:58.769560 12924 raft_consensus.cc:697] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:58.770120 12872 leader_election.cc:290] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.770525 12924 consensus_queue.cc:237] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.772691 12936 tablet_bootstrap.cc:492] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.776070 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.778386 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:58.778992 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:58.776723 12513 catalog_manager.cc:5697] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.779541 12690 raft_consensus.cc:3060] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.779748 12936 tablet_bootstrap.cc:654] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.787703 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.789002 12951 leader_election.cc:290] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.793473 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.793812 12938 tablet_bootstrap.cc:492] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.794004 12765 raft_consensus.cc:3060] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.794467 12938 ts_tablet_manager.cc:1403] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.009s
I20260709 14:51:58.794746 12512 catalog_manager.cc:5697] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.798077 12938 raft_consensus.cc:359] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.799000 12938 raft_consensus.cc:385] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.799253 12938 raft_consensus.cc:740] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.799882 12938 consensus_queue.cc:260] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.800658 12765 raft_consensus.cc:2468] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
W20260709 14:51:58.801663 12582 leader_election.cc:343] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.801980 12938 ts_tablet_manager.cc:1434] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 14:51:58.802479 12654 leader_election.cc:343] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.802886 12938 tablet_bootstrap.cc:492] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: Bootstrap starting.
I20260709 14:51:58.803293 12690 raft_consensus.cc:2468] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
W20260709 14:51:58.805351 12582 leader_election.cc:343] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:58.805785 12582 leader_election.cc:304] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:58.806542 12872 raft_consensus.cc:2749] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.806932 12582 leader_election.cc:304] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:58.808240 12872 raft_consensus.cc:2804] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.809303 12938 tablet_bootstrap.cc:654] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.809338 12872 raft_consensus.cc:697] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:58.810547 12872 consensus_queue.cc:237] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.812386 12937 tablet_bootstrap.cc:492] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.812870 12937 ts_tablet_manager.cc:1403] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.078s	user 0.002s	sys 0.011s
I20260709 14:51:58.813617 12963 raft_consensus.cc:493] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.814116 12963 raft_consensus.cc:515] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.816179 12963 leader_election.cc:290] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.815963 12937 raft_consensus.cc:359] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.816710 12937 raft_consensus.cc:385] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.817013 12937 raft_consensus.cc:740] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.820957 12936 tablet_bootstrap.cc:492] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.821026 12938 tablet_bootstrap.cc:492] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: No bootstrap required, opened a new log
I20260709 14:51:58.821506 12936 ts_tablet_manager.cc:1403] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.003s
I20260709 14:51:58.821509 12938 ts_tablet_manager.cc:1403] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:51:58.822492 12956 raft_consensus.cc:493] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.822978 12956 raft_consensus.cc:515] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.823539 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.824159 12690 raft_consensus.cc:2468] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.824278 12936 raft_consensus.cc:359] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.824471 12938 raft_consensus.cc:359] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.824950 12956 leader_election.cc:290] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.825098 12938 raft_consensus.cc:385] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.824981 12936 raft_consensus.cc:385] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.825585 12938 raft_consensus.cc:740] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.825618 12936 raft_consensus.cc:740] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.826427 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.826404 12938 consensus_queue.cc:260] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.827154 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ac6641a014469fa99b81b5acf03fa9" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.827273 12765 raft_consensus.cc:2468] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.827790 12763 raft_consensus.cc:2468] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.826833 12936 consensus_queue.cc:260] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.826406 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ac6641a014469fa99b81b5acf03fa9" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.829066 12690 raft_consensus.cc:2468] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.829511 12936 ts_tablet_manager.cc:1434] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:58.830492 12936 tablet_bootstrap.cc:492] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Bootstrap starting.
I20260709 14:51:58.834003 12938 ts_tablet_manager.cc:1434] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:58.836139 12936 tablet_bootstrap.cc:654] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.835292 12582 leader_election.cc:304] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.839061 12872 raft_consensus.cc:2804] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.838385 12937 consensus_queue.cc:260] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.839454 12872 raft_consensus.cc:493] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.840114 12872 raft_consensus.cc:3060] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.840265 12512 catalog_manager.cc:5697] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 1 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.841282 12937 ts_tablet_manager.cc:1434] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 14:51:58.842303 12937 tablet_bootstrap.cc:492] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.851042 12936 tablet_bootstrap.cc:492] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: No bootstrap required, opened a new log
I20260709 14:51:58.851586 12936 ts_tablet_manager.cc:1403] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 14:51:58.852478 12937 tablet_bootstrap.cc:654] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.854197 12582 leader_election.cc:304] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.854460 12936 raft_consensus.cc:359] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.857417 12936 raft_consensus.cc:385] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.857637 12956 raft_consensus.cc:2804] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.857654 12937 tablet_bootstrap.cc:492] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.857714 12936 raft_consensus.cc:740] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.858161 12956 raft_consensus.cc:493] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.858400 12937 ts_tablet_manager.cc:1403] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 14:51:58.858728 12936 consensus_queue.cc:260] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.858577 12956 raft_consensus.cc:3060] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.855103 12872 raft_consensus.cc:515] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.860782 12936 ts_tablet_manager.cc:1434] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:51:58.861322 12937 raft_consensus.cc:359] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.861997 12937 raft_consensus.cc:385] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.862304 12937 raft_consensus.cc:740] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.863104 12937 consensus_queue.cc:260] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.865101 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:58.865701 12690 raft_consensus.cc:3060] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.864293 12872 leader_election.cc:290] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.867266 12937 ts_tablet_manager.cc:1434] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:58.868300 12937 tablet_bootstrap.cc:492] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.868221 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.868922 12763 raft_consensus.cc:3060] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.872213 12956 raft_consensus.cc:515] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.873147 12690 raft_consensus.cc:2468] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:58.874043 12872 raft_consensus.cc:493] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.874541 12872 raft_consensus.cc:515] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.874961 12937 tablet_bootstrap.cc:654] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.875077 12582 leader_election.cc:304] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.876029 12963 raft_consensus.cc:2804] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.876492 12872 leader_election.cc:290] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.882530 12763 raft_consensus.cc:2468] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:58.883546 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ac6641a014469fa99b81b5acf03fa9" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:58.884146 12690 raft_consensus.cc:3060] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.884629 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.883580 12956 leader_election.cc:290] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.890689 12963 raft_consensus.cc:697] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:58.892032 12963 consensus_queue.cc:237] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.893060 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ac6641a014469fa99b81b5acf03fa9" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.892055 12690 raft_consensus.cc:2468] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:58.894088 12765 raft_consensus.cc:3060] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.892970 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.894989 12763 raft_consensus.cc:2393] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in current term 1: Already voted for candidate e802f7d4d7ba416297da80c47d60a472 in this term.
I20260709 14:51:58.900003 12937 tablet_bootstrap.cc:492] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.900652 12937 ts_tablet_manager.cc:1403] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.021s
I20260709 14:51:58.902254 12582 leader_election.cc:304] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.903069 12956 raft_consensus.cc:2804] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.903537 12956 raft_consensus.cc:697] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:58.904163 12937 raft_consensus.cc:359] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.904350 12956 consensus_queue.cc:237] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.905181 12937 raft_consensus.cc:385] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.905234 12765 raft_consensus.cc:2468] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:58.905684 12937 raft_consensus.cc:740] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.903542 12582 leader_election.cc:304] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:58.907172 12872 raft_consensus.cc:3060] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.906726 12937 consensus_queue.cc:260] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.909626 12937 ts_tablet_manager.cc:1434] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 14:51:58.910799 12937 tablet_bootstrap.cc:492] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: Bootstrap starting.
I20260709 14:51:58.914002 12872 raft_consensus.cc:2749] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:58.914253 12924 raft_consensus.cc:493] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.914717 12924 raft_consensus.cc:515] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.916775 12924 leader_election.cc:290] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.918952 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f57118a243b47efa73d1745e68cc2e5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:58.919603 12614 raft_consensus.cc:2468] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:58.921749 12654 leader_election.cc:304] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.922358 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f57118a243b47efa73d1745e68cc2e5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.923038 12765 raft_consensus.cc:2468] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 0.
I20260709 14:51:58.923238 12924 raft_consensus.cc:2804] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.922399 12937 tablet_bootstrap.cc:654] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:58.924301 12924 raft_consensus.cc:493] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.924749 12924 raft_consensus.cc:3060] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.924734 12513 catalog_manager.cc:5697] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 1 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.929548 12937 tablet_bootstrap.cc:492] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: No bootstrap required, opened a new log
I20260709 14:51:58.930059 12937 ts_tablet_manager.cc:1403] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260709 14:51:58.932081 12924 raft_consensus.cc:515] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.932657 12937 raft_consensus.cc:359] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.933326 12937 raft_consensus.cc:385] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:58.933549 12937 raft_consensus.cc:740] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Initialized, Role: FOLLOWER
I20260709 14:51:58.934171 12937 consensus_queue.cc:260] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.934894 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f57118a243b47efa73d1745e68cc2e5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:58.935467 12614 raft_consensus.cc:3060] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.936231 12937 ts_tablet_manager.cc:1434] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:58.936319 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f57118a243b47efa73d1745e68cc2e5" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.936909 12765 raft_consensus.cc:3060] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.940346 12956 raft_consensus.cc:493] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.940896 12956 raft_consensus.cc:515] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.940953 12513 catalog_manager.cc:5697] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 1 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.942981 12956 leader_election.cc:290] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.944305 12765 raft_consensus.cc:2468] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:58.944664 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31f0cc1da9432eba0875ac32dd1820" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:58.945195 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31f0cc1da9432eba0875ac32dd1820" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.945312 12763 raft_consensus.cc:2468] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.945384 12657 leader_election.cc:304] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.946923 12951 raft_consensus.cc:2804] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.946866 12582 leader_election.cc:304] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:58.947541 12951 raft_consensus.cc:697] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:58.948048 12956 raft_consensus.cc:2804] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.948414 12951 consensus_queue.cc:237] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.948439 12956 raft_consensus.cc:493] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.949476 12956 raft_consensus.cc:3060] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.945852 12690 raft_consensus.cc:2468] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 0.
I20260709 14:51:58.950306 12614 raft_consensus.cc:2468] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 1.
I20260709 14:51:58.951058 12924 leader_election.cc:290] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.956789 12956 raft_consensus.cc:515] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.958772 12956 leader_election.cc:290] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:58.959656 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31f0cc1da9432eba0875ac32dd1820" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:58.960253 12765 raft_consensus.cc:3060] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.960022 12690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae31f0cc1da9432eba0875ac32dd1820" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:58.960774 12690 raft_consensus.cc:3060] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.959970 12512 catalog_manager.cc:5697] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 1 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.964675 12830 raft_consensus.cc:493] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:58.964525 12765 raft_consensus.cc:2468] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:58.965323 12830 raft_consensus.cc:515] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.965998 12582 leader_election.cc:304] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:58.967353 12830 leader_election.cc:290] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:58.967465 12690 raft_consensus.cc:2468] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 1.
I20260709 14:51:58.967938 12956 raft_consensus.cc:2804] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.968060 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:58.968662 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472" is_pre_election: true
I20260709 14:51:58.968698 12614 raft_consensus.cc:2468] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:58.969245 12956 raft_consensus.cc:697] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:58.969437 12691 raft_consensus.cc:2468] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 0.
I20260709 14:51:58.970480 12728 leader_election.cc:304] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:58.970265 12956 consensus_queue.cc:237] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.971295 12830 raft_consensus.cc:2804] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:58.971666 12830 raft_consensus.cc:493] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:58.971998 12830 raft_consensus.cc:3060] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.978089 12830 raft_consensus.cc:515] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.980280 12830 leader_election.cc:290] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:58.980506 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:58.980839 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:58.981189 12614 raft_consensus.cc:3060] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.980753 12512 catalog_manager.cc:5697] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 1 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.981523 12691 raft_consensus.cc:3060] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:58.988175 12691 raft_consensus.cc:2468] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:58.989039 12614 raft_consensus.cc:2468] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 1.
I20260709 14:51:58.989125 12731 leader_election.cc:304] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:58.990206 12830 raft_consensus.cc:2804] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:58.990634 12830 raft_consensus.cc:697] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:58.991346 12830 consensus_queue.cc:237] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:58.998507 12512 catalog_manager.cc:5697] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 1 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.092243 12951 raft_consensus.cc:493] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:59.092655 12951 raft_consensus.cc:515] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.094390 12951 leader_election.cc:290] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:59.095166 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" is_pre_election: true
I20260709 14:51:59.095432 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14083243956f41878986fc2e319a2f0a" is_pre_election: true
I20260709 14:51:59.096005 12614 raft_consensus.cc:2393] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e802f7d4d7ba416297da80c47d60a472 in current term 1: Already voted for candidate 14083243956f41878986fc2e319a2f0a in this term.
I20260709 14:51:59.097039 12654 leader_election.cc:304] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [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: e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:59.097867 12951 raft_consensus.cc:3060] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.097864 12830 consensus_queue.cc:1048] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.104022 12951 raft_consensus.cc:2749] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:59.111303 12982 consensus_queue.cc:1048] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.164003 12951 consensus_queue.cc:1048] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.171769 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
mode: GRACEFUL
new_leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:54570
I20260709 14:51:59.172392 12691 raft_consensus.cc:606] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Received request to transfer leadership to TS 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:59.173923 12616 raft_consensus.cc:3060] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.182799 12951 consensus_queue.cc:1048] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.185999 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
mode: GRACEFUL
new_leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:54570
I20260709 14:51:59.186529 12691 raft_consensus.cc:606] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Received request to transfer leadership to TS 4d8056abd33f4ff2a74e8fd0c3c407cc
I20260709 14:51:59.190838 12924 raft_consensus.cc:993] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: : Instructing follower 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:59.191313 12935 raft_consensus.cc:1081] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Signalling peer 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:59.192685 12616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:57884
I20260709 14:51:59.193238 12616 raft_consensus.cc:493] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.193583 12616 raft_consensus.cc:3060] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.200807 12616 raft_consensus.cc:515] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.206748 12616 leader_election.cc:290] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 2 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:59.207778 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:59.208384 12765 raft_consensus.cc:3060] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.209312 12935 consensus_queue.cc:1048] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.214128 12924 consensus_queue.cc:1048] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.215541 12765 raft_consensus.cc:2468] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:59.216924 12582 leader_election.cc:304] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:51:59.217413 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d38f64606841ea89c455bae35171c6" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:59.218084 12691 raft_consensus.cc:3055] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.218402 12691 raft_consensus.cc:740] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:59.219048 12956 raft_consensus.cc:2804] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.219606 12956 raft_consensus.cc:697] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:59.221143 12956 consensus_queue.cc:237] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.219468 12691 consensus_queue.cc:260] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.227747 12691 raft_consensus.cc:3060] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.237730 12691 raft_consensus.cc:2468] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:59.239159 12935 raft_consensus.cc:993] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: : Instructing follower 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:59.239651 12935 raft_consensus.cc:1081] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Signalling peer 4d8056abd33f4ff2a74e8fd0c3c407cc to start an election
I20260709 14:51:59.241756 12614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
 from {username='slave'} at 127.0.0.1:57884
I20260709 14:51:59.242328 12614 raft_consensus.cc:493] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.242682 12614 raft_consensus.cc:3060] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.249615 12614 raft_consensus.cc:515] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.250545 12615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
mode: GRACEFUL
new_leader_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:57888
I20260709 14:51:59.251194 12615 raft_consensus.cc:606] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Received request to transfer leadership to TS e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:59.251637 12614 leader_election.cc:290] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [CANDIDATE]: Term 2 election: Requested vote from peers e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:59.255787 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:59.256412 12691 raft_consensus.cc:3055] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.256771 12691 raft_consensus.cc:740] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:59.257633 12616 raft_consensus.cc:1240] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Rejecting Update request from peer e802f7d4d7ba416297da80c47d60a472 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:59.258152 12691 consensus_queue.cc:260] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.259207 12691 raft_consensus.cc:3060] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.261196 12763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8038ab7cfe419e9502431df3913aa5" candidate_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
W20260709 14:51:59.261976 12951 consensus_queue.cc:1175] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "14083243956f41878986fc2e319a2f0a" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:51:59.262475 12763 raft_consensus.cc:3060] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.264240 12765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
mode: GRACEFUL
new_leader_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:59294
I20260709 14:51:59.264796 12765 raft_consensus.cc:606] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Received request to transfer leadership to TS e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:59.266731 12691 raft_consensus.cc:2468] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:59.267976 12582 leader_election.cc:304] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:59.268781 12956 raft_consensus.cc:2804] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.269239 12956 raft_consensus.cc:697] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Becoming Leader. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:59.270059 12956 consensus_queue.cc:237] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.270712 12765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
mode: GRACEFUL
new_leader_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:59294
I20260709 14:51:59.271464 12765 raft_consensus.cc:606] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Received request to transfer leadership to TS e802f7d4d7ba416297da80c47d60a472
I20260709 14:51:59.271539 12763 raft_consensus.cc:2468] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d8056abd33f4ff2a74e8fd0c3c407cc in term 2.
I20260709 14:51:59.271505 12512 catalog_manager.cc:5697] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 1 to 2, leader changed from e802f7d4d7ba416297da80c47d60a472 (127.6.248.130) to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 2 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.277915 12616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
mode: GRACEFUL
new_leader_uuid: "14083243956f41878986fc2e319a2f0a"
 from {username='slave'} at 127.0.0.1:57888
I20260709 14:51:59.278437 12616 raft_consensus.cc:606] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Received request to transfer leadership to TS 14083243956f41878986fc2e319a2f0a
I20260709 14:51:59.287511 12514 catalog_manager.cc:5697] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc reported cstate change: term changed from 1 to 2, leader changed from e802f7d4d7ba416297da80c47d60a472 (127.6.248.130) to 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129). New cstate: current_term: 2 leader_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.292467 12956 consensus_queue.cc:1048] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.305521 12956 consensus_queue.cc:1048] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.312461 12956 consensus_queue.cc:1048] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.314364 12972 raft_consensus.cc:993] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: : Instructing follower 14083243956f41878986fc2e319a2f0a to start an election
I20260709 14:51:59.314932 12956 raft_consensus.cc:1081] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Signalling peer 14083243956f41878986fc2e319a2f0a to start an election
I20260709 14:51:59.316530 12763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
 from {username='slave'} at 127.0.0.1:59278
I20260709 14:51:59.317600 12763 raft_consensus.cc:493] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.318107 12763 raft_consensus.cc:3060] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.323438 12972 raft_consensus.cc:993] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: : Instructing follower e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:59.323937 12972 raft_consensus.cc:1081] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Signalling peer e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:59.328434 12690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:54568
I20260709 14:51:59.328166 12763 raft_consensus.cc:515] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.329011 12690 raft_consensus.cc:493] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.329382 12690 raft_consensus.cc:3060] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.332700 12616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:59.333375 12972 consensus_queue.cc:1048] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.335443 12963 consensus_queue.cc:1048] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.337852 12763 leader_election.cc:290] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:51:59.337708 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b296f05c71a640b485f5f7aacf8000a3" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:51:59.333359 12616 raft_consensus.cc:3055] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.338630 12691 raft_consensus.cc:3060] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.338827 12616 raft_consensus.cc:740] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:59.341988 12616 consensus_queue.cc:260] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.343127 12616 raft_consensus.cc:3060] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.337693 12690 raft_consensus.cc:515] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.349205 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:59.349934 12614 raft_consensus.cc:3055] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.349728 12762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f98260f6f2cd489fb7fa43c535223991" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:59.349365 12690 leader_election.cc:290] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:59.350332 12614 raft_consensus.cc:740] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:51:59.351305 12614 consensus_queue.cc:260] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.352012 12614 raft_consensus.cc:3060] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.357514 12691 raft_consensus.cc:2468] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 2.
I20260709 14:51:59.358115 12963 consensus_queue.cc:1048] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:59.358716 12731 leader_election.cc:304] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:59.359604 12830 raft_consensus.cc:2804] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.360096 12830 raft_consensus.cc:697] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 2 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:59.360867 12830 consensus_queue.cc:237] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.367528 12616 raft_consensus.cc:2468] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 2.
I20260709 14:51:59.371799 12614 raft_consensus.cc:2468] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:59.372885 12654 leader_election.cc:304] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 14083243956f41878986fc2e319a2f0a
I20260709 14:51:59.375222 12951 raft_consensus.cc:2804] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.375674 12951 raft_consensus.cc:697] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:59.376456 12951 consensus_queue.cc:237] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.387121 12514 catalog_manager.cc:5697] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 1 to 2, leader changed from 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129) to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.389343 12963 consensus_queue.cc:1048] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.397219 12511 catalog_manager.cc:5697] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 1 to 2, leader changed from 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129) to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.406446 12872 consensus_queue.cc:1048] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.479975 12951 consensus_queue.cc:1048] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.484200 12951 consensus_queue.cc:1048] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.500967 12830 consensus_queue.cc:1048] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.511226 12957 consensus_queue.cc:1048] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:59.518152 12982 raft_consensus.cc:993] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: : Instructing follower e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:59.518625 12982 raft_consensus.cc:1081] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Signalling peer e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:59.520139 12690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:54552
I20260709 14:51:59.520660 12690 raft_consensus.cc:493] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.521039 12690 raft_consensus.cc:3060] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.526589 12690 raft_consensus.cc:515] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.528786 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:59.529320 12614 raft_consensus.cc:3060] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.531054 12690 leader_election.cc:290] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:59.532946 12764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dfb2d634a248b9949eedfbae37f4d3" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:59.533524 12764 raft_consensus.cc:3055] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.533855 12764 raft_consensus.cc:740] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:59.534641 12764 consensus_queue.cc:260] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.535336 12614 raft_consensus.cc:2468] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:59.535591 12764 raft_consensus.cc:3060] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.536244 12654 leader_election.cc:304] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:59.537160 12951 raft_consensus.cc:2804] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.537570 12951 raft_consensus.cc:697] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:59.538305 12951 consensus_queue.cc:237] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.541682 12764 raft_consensus.cc:2468] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:59.545060 12514 catalog_manager.cc:5697] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 1 to 2, leader changed from 14083243956f41878986fc2e319a2f0a (127.6.248.131) to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.605408 12957 raft_consensus.cc:993] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: : Instructing follower e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:59.605940 12982 raft_consensus.cc:1081] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Signalling peer e802f7d4d7ba416297da80c47d60a472 to start an election
I20260709 14:51:59.607441 12690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
 from {username='slave'} at 127.0.0.1:54552
I20260709 14:51:59.607910 12690 raft_consensus.cc:493] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.608217 12690 raft_consensus.cc:3060] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.613313 12690 raft_consensus.cc:515] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.614645 12690 leader_election.cc:290] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), 14083243956f41878986fc2e319a2f0a (127.6.248.131:35521)
I20260709 14:51:59.615329 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:51:59.615608 12764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc155174c3343a99f712f78e920af6c" candidate_uuid: "e802f7d4d7ba416297da80c47d60a472" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14083243956f41878986fc2e319a2f0a"
I20260709 14:51:59.615917 12614 raft_consensus.cc:3060] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.616163 12764 raft_consensus.cc:3055] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:59.616492 12764 raft_consensus.cc:740] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:51:59.617259 12764 consensus_queue.cc:260] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.618443 12764 raft_consensus.cc:3060] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.622308 12614 raft_consensus.cc:2468] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:59.623505 12654 leader_election.cc:304] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [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: 4d8056abd33f4ff2a74e8fd0c3c407cc, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:51:59.624178 12924 raft_consensus.cc:2804] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:59.624645 12924 raft_consensus.cc:697] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Becoming Leader. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:51:59.624934 12764 raft_consensus.cc:2468] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e802f7d4d7ba416297da80c47d60a472 in term 2.
I20260709 14:51:59.625519 12924 consensus_queue.cc:237] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:51:59.632182 12514 catalog_manager.cc:5697] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 reported cstate change: term changed from 1 to 2, leader changed from 14083243956f41878986fc2e319a2f0a (127.6.248.131) to e802f7d4d7ba416297da80c47d60a472 (127.6.248.130). New cstate: current_term: 2 leader_uuid: "e802f7d4d7ba416297da80c47d60a472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:59.633188 12764 raft_consensus.cc:1275] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.634424 12872 consensus_queue.cc:1048] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.642827 12690 raft_consensus.cc:1275] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.644492 12872 consensus_queue.cc:1048] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.698545 12690 raft_consensus.cc:1275] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.699766 12872 consensus_queue.cc:1048] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.708528 12764 raft_consensus.cc:1275] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer 4d8056abd33f4ff2a74e8fd0c3c407cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.710289 12872 consensus_queue.cc:1048] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:59.785574 12614 raft_consensus.cc:1275] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer 14083243956f41878986fc2e319a2f0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.786739 12982 consensus_queue.cc:1048] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.793274 12690 raft_consensus.cc:1275] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 14083243956f41878986fc2e319a2f0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.795019 12957 consensus_queue.cc:1048] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.873986 12614 raft_consensus.cc:1275] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.875157 12924 consensus_queue.cc:1048] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.881867 12764 raft_consensus.cc:3060] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:59.889199 12764 raft_consensus.cc:1275] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.890569 12924 consensus_queue.cc:1048] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.935139 12764 raft_consensus.cc:1275] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.936383 12924 consensus_queue.cc:1048] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.943086 12614 raft_consensus.cc:1275] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:59.945222 13002 consensus_queue.cc:1048] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.090299 12764 raft_consensus.cc:1275] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.091712 13002 consensus_queue.cc:1048] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.100944 12614 raft_consensus.cc:1275] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer e802f7d4d7ba416297da80c47d60a472: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.102416 12935 consensus_queue.cc:1048] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.281267 12512 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53826:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:02.299945 12512 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53826:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:02.336381  7138 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:02.497848 12582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.130:45827, user_credentials={real_user=slave}} blocked reactor thread for 47365.7us
I20260709 14:52:02.589068 13066 tablet.cc:1724] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.527944 13056 tablet.cc:1724] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: 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
W20260709 14:52:02.597834 13052 log.cc:927] Time spent T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 14:52:02.608700 12687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47042b4c59c047fc948d005a94d36344"
dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
mode: GRACEFUL
new_leader_uuid: "14083243956f41878986fc2e319a2f0a"
 from {username='slave'} at 127.0.0.1:34478
I20260709 14:52:02.609899 13060 tablet.cc:1724] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.617460 12687 raft_consensus.cc:606] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Received request to transfer leadership to TS 14083243956f41878986fc2e319a2f0a
I20260709 14:52:02.619757 13072 tablet.cc:1724] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.625880 13069 tablet.cc:1724] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: 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
W20260709 14:52:02.651108 12657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.248.131:35521, user_credentials={real_user=slave}} blocked reactor thread for 52936.1us
I20260709 14:52:02.655301 13080 tablet.cc:1724] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.655974 13071 tablet.cc:1724] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.658525 13075 tablet.cc:1724] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.667977 13056 tablet.cc:1724] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.675351 13077 tablet.cc:1724] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.675434 13076 tablet.cc:1724] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.681486 13078 tablet.cc:1724] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.690847 13072 tablet.cc:1724] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.686599 13082 tablet.cc:1724] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.686475 13066 tablet.cc:1724] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.692142 12512 catalog_manager.cc:5789] TS 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619) does not have the latest schema for tablet 0c8038ab7cfe419e9502431df3913aa5 (table soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]). Expected version 1 got 0
I20260709 14:52:02.693459 12512 catalog_manager.cc:5789] TS 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619) does not have the latest schema for tablet ae31f0cc1da9432eba0875ac32dd1820 (table soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]). Expected version 1 got 0
I20260709 14:52:02.694249 12512 catalog_manager.cc:5789] TS 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619) does not have the latest schema for tablet f2d38f64606841ea89c455bae35171c6 (table soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730]). Expected version 1 got 0
I20260709 14:52:02.689898 13060 tablet.cc:1724] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.722874 13080 tablet.cc:1724] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.722242 13071 tablet.cc:1724] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.725395 13069 tablet.cc:1724] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.748603 13075 tablet.cc:1724] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.749327 13071 tablet.cc:1724] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.755133 13072 tablet.cc:1724] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: 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
I20260709 14:52:02.750432 13056 tablet.cc:1724] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: 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
I20260709 14:52:02.750708 13077 tablet.cc:1724] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.761965 13076 tablet.cc:1724] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.764397 13080 tablet.cc:1724] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.793514 12614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ba6b11c32a455f871e168917273036"
dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
mode: GRACEFUL
new_leader_uuid: "14083243956f41878986fc2e319a2f0a"
 from {username='slave'} at 127.0.0.1:60982
I20260709 14:52:02.794107 12614 raft_consensus.cc:606] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Received request to transfer leadership to TS 14083243956f41878986fc2e319a2f0a
I20260709 14:52:02.794164 13082 tablet.cc:1724] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: 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
I20260709 14:52:02.795904  7138 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:02.796499  7138 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:02.818719 12512 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1: soft_deleted_table [id=b1becbd3b0ed48d89752f1a12bf08730] alter complete (version 1)
I20260709 14:52:03.109851 12924 raft_consensus.cc:993] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: : Instructing follower 14083243956f41878986fc2e319a2f0a to start an election
I20260709 14:52:03.110440 13062 raft_consensus.cc:1081] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Signalling peer 14083243956f41878986fc2e319a2f0a to start an election
I20260709 14:52:03.112106 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47042b4c59c047fc948d005a94d36344"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
 from {username='slave'} at 127.0.0.1:59276
I20260709 14:52:03.112591 12761 raft_consensus.cc:493] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:03.112958 12761 raft_consensus.cc:3060] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.119107 12761 raft_consensus.cc:515] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:52:03.121152 12761 leader_election.cc:290] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 2 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:52:03.121685 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:52:03.122305 12614 raft_consensus.cc:3060] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.122352 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47042b4c59c047fc948d005a94d36344" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:52:03.122983 12691 raft_consensus.cc:3055] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:03.123306 12691 raft_consensus.cc:740] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e802f7d4d7ba416297da80c47d60a472, State: Running, Role: LEADER
I20260709 14:52:03.123976 12691 consensus_queue.cc:260] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:52:03.125494 12691 raft_consensus.cc:3060] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.128845 12614 raft_consensus.cc:2468] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 2.
I20260709 14:52:03.129730 12691 raft_consensus.cc:2468] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 2.
I20260709 14:52:03.130098 12728 leader_election.cc:304] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a, 4d8056abd33f4ff2a74e8fd0c3c407cc; no voters: 
I20260709 14:52:03.131093 13005 raft_consensus.cc:2804] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:03.131572 13005 raft_consensus.cc:697] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 2 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:52:03.132367 13005 consensus_queue.cc:237] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:52:03.141264 12511 catalog_manager.cc:5697] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 1 to 2, leader changed from e802f7d4d7ba416297da80c47d60a472 (127.6.248.130) to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 2 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.264685 13050 raft_consensus.cc:993] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: : Instructing follower 14083243956f41878986fc2e319a2f0a to start an election
I20260709 14:52:03.265178 13059 raft_consensus.cc:1081] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Signalling peer 14083243956f41878986fc2e319a2f0a to start an election
I20260709 14:52:03.266595 12761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ba6b11c32a455f871e168917273036"
dest_uuid: "14083243956f41878986fc2e319a2f0a"
 from {username='slave'} at 127.0.0.1:59278
I20260709 14:52:03.267067 12761 raft_consensus.cc:493] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:03.267385 12761 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.273564 12761 raft_consensus.cc:515] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:52:03.275328 12761 leader_election.cc:290] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [CANDIDATE]: Term 3 election: Requested vote from peers 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619), e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827)
I20260709 14:52:03.276000 12614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc"
I20260709 14:52:03.276647 12614 raft_consensus.cc:3055] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:03.276914 12614 raft_consensus.cc:740] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d8056abd33f4ff2a74e8fd0c3c407cc, State: Running, Role: LEADER
I20260709 14:52:03.276937 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba6b11c32a455f871e168917273036" candidate_uuid: "14083243956f41878986fc2e319a2f0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e802f7d4d7ba416297da80c47d60a472"
I20260709 14:52:03.277498 12691 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.277559 12614 consensus_queue.cc:260] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:52:03.278542 12614 raft_consensus.cc:3060] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.281685 12691 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 3.
I20260709 14:52:03.282706 12614 raft_consensus.cc:2468] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14083243956f41878986fc2e319a2f0a in term 3.
I20260709 14:52:03.282626 12731 leader_election.cc:304] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [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: 14083243956f41878986fc2e319a2f0a, e802f7d4d7ba416297da80c47d60a472; no voters: 
I20260709 14:52:03.283541 13005 raft_consensus.cc:2804] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:03.283989 13005 raft_consensus.cc:697] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 3 LEADER]: Becoming Leader. State: Replica: 14083243956f41878986fc2e319a2f0a, State: Running, Role: LEADER
I20260709 14:52:03.284708 13005 consensus_queue.cc:237] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [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: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } }
I20260709 14:52:03.294265 12511 catalog_manager.cc:5697] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a reported cstate change: term changed from 2 to 3, leader changed from 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129) to 14083243956f41878986fc2e319a2f0a (127.6.248.131). New cstate: current_term: 3 leader_uuid: "14083243956f41878986fc2e319a2f0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14083243956f41878986fc2e319a2f0a" member_type: VOTER last_known_addr { host: "127.6.248.131" port: 35521 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.608789 12691 raft_consensus.cc:1275] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Refusing update from remote peer 14083243956f41878986fc2e319a2f0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.609874 13005 consensus_queue.cc:1048] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.619146 12614 raft_consensus.cc:1275] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Refusing update from remote peer 14083243956f41878986fc2e319a2f0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.620651 13091 consensus_queue.cc:1048] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d8056abd33f4ff2a74e8fd0c3c407cc" member_type: VOTER last_known_addr { host: "127.6.248.129" port: 40619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.847892  7138 tablet_server.cc:179] TabletServer@127.6.248.129:0 shutting down...
W20260709 14:52:03.851311 12728 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 14:52:03.854748 12728 consensus_peers.cc:597] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a -> Peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Couldn't send request to peer 4d8056abd33f4ff2a74e8fd0c3c407cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.874971  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:03.875731  7138 tablet_replica.cc:333] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.876327  7138 raft_consensus.cc:2243] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.877089  7138 raft_consensus.cc:2272] T ae31f0cc1da9432eba0875ac32dd1820 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.878906  7138 tablet_replica.cc:333] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.879454  7138 raft_consensus.cc:2243] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.879868  7138 raft_consensus.cc:2272] T 9f57118a243b47efa73d1745e68cc2e5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.881467  7138 tablet_replica.cc:333] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.882056  7138 raft_consensus.cc:2243] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.882767  7138 raft_consensus.cc:2272] T 0c8038ab7cfe419e9502431df3913aa5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.884392  7138 tablet_replica.cc:333] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.884909  7138 raft_consensus.cc:2243] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.885583  7138 raft_consensus.cc:2272] T 30ac6641a014469fa99b81b5acf03fa9 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.887173  7138 tablet_replica.cc:333] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.887683  7138 raft_consensus.cc:2243] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.888487  7138 raft_consensus.cc:2272] T f2d38f64606841ea89c455bae35171c6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.890534  7138 tablet_replica.cc:333] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.891069  7138 raft_consensus.cc:2243] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.891480  7138 raft_consensus.cc:2272] T f98260f6f2cd489fb7fa43c535223991 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.892544 12654 consensus_peers.cc:597] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 -> Peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Couldn't send request to peer 4d8056abd33f4ff2a74e8fd0c3c407cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.893409  7138 tablet_replica.cc:333] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.894119  7138 raft_consensus.cc:2243] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.894541  7138 raft_consensus.cc:2272] T b296f05c71a640b485f5f7aacf8000a3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.896126  7138 tablet_replica.cc:333] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.896672  7138 raft_consensus.cc:2243] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.897070  7138 raft_consensus.cc:2272] T 1bc155174c3343a99f712f78e920af6c P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.898730  7138 tablet_replica.cc:333] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.899325  7138 raft_consensus.cc:2243] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.900281  7138 raft_consensus.cc:2272] T 09891cf607614dbb8c20b5e682d96fdb P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.902823  7138 tablet_replica.cc:333] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.903530  7138 raft_consensus.cc:2243] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.903925  7138 raft_consensus.cc:2272] T 47042b4c59c047fc948d005a94d36344 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.905994  7138 tablet_replica.cc:333] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.906513  7138 raft_consensus.cc:2243] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.906914  7138 raft_consensus.cc:2272] T 25dfb2d634a248b9949eedfbae37f4d3 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.908463  7138 tablet_replica.cc:333] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.908946  7138 raft_consensus.cc:2243] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.909426  7138 raft_consensus.cc:2272] T 84087edecbe04485b1ddce37b70d7cf6 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.910945 12691 raft_consensus.cc:1275] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 3 FOLLOWER]: Refusing update from remote peer 14083243956f41878986fc2e319a2f0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:03.911469  7138 tablet_replica.cc:333] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.912272  7138 raft_consensus.cc:2243] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.912211 13091 consensus_queue.cc:1048] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e802f7d4d7ba416297da80c47d60a472" member_type: VOTER last_known_addr { host: "127.6.248.130" port: 45827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:03.913429  7138 raft_consensus.cc:2272] T 5138afd453f64d4ab967ceb365286303 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.915745  7138 tablet_replica.cc:333] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.916591  7138 raft_consensus.cc:2243] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.917074  7138 raft_consensus.cc:2272] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.919566  7138 tablet_replica.cc:333] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.920797  7138 raft_consensus.cc:2243] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.921274  7138 raft_consensus.cc:2272] T a0adef9055e946689db0029646b35468 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.923780  7138 tablet_replica.cc:333] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.924414  7138 raft_consensus.cc:2243] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.925141  7138 raft_consensus.cc:2272] T da5d714c388143309ae32245bc9f0746 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.927522  7138 tablet_replica.cc:333] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.928172  7138 raft_consensus.cc:2243] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.928618  7138 raft_consensus.cc:2272] T d9ba6b11c32a455f871e168917273036 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.930811  7138 tablet_replica.cc:333] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc: stopping tablet replica
I20260709 14:52:03.931219  7138 raft_consensus.cc:2243] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.931576  7138 raft_consensus.cc:2272] T 9bb6d3d324f84161867550708b46b245 P 4d8056abd33f4ff2a74e8fd0c3c407cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.963755 12654 consensus_peers.cc:597] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 -> Peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Couldn't send request to peer 4d8056abd33f4ff2a74e8fd0c3c407cc. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:40619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.967639  7138 tablet_server.cc:196] TabletServer@127.6.248.129:0 shutdown complete.
I20260709 14:52:03.997326  7138 tablet_server.cc:179] TabletServer@127.6.248.130:0 shutting down...
I20260709 14:52:04.023955  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:04.024549  7138 tablet_replica.cc:333] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.025106  7138 raft_consensus.cc:2243] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.025902  7138 raft_consensus.cc:2272] T 25dfb2d634a248b9949eedfbae37f4d3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.027591  7138 tablet_replica.cc:333] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.028102  7138 raft_consensus.cc:2243] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.028769  7138 raft_consensus.cc:2272] T 9f57118a243b47efa73d1745e68cc2e5 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.030450  7138 tablet_replica.cc:333] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.030933  7138 raft_consensus.cc:2243] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.031294  7138 raft_consensus.cc:2272] T ae31f0cc1da9432eba0875ac32dd1820 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.032821  7138 tablet_replica.cc:333] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.033298  7138 raft_consensus.cc:2243] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.033999  7138 raft_consensus.cc:2272] T f98260f6f2cd489fb7fa43c535223991 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.035512  7138 tablet_replica.cc:333] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.035995  7138 raft_consensus.cc:2243] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.036391  7138 raft_consensus.cc:2272] T f2d38f64606841ea89c455bae35171c6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.038048  7138 tablet_replica.cc:333] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.038565  7138 raft_consensus.cc:2243] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.038964  7138 raft_consensus.cc:2272] T 30ac6641a014469fa99b81b5acf03fa9 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.040500  7138 tablet_replica.cc:333] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.041002  7138 raft_consensus.cc:2243] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.041431  7138 raft_consensus.cc:2272] T 0c8038ab7cfe419e9502431df3913aa5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.043041  7138 tablet_replica.cc:333] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.043543  7138 raft_consensus.cc:2243] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.043939  7138 raft_consensus.cc:2272] T b296f05c71a640b485f5f7aacf8000a3 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.045446  7138 tablet_replica.cc:333] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.046031  7138 raft_consensus.cc:2243] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.046787  7138 raft_consensus.cc:2272] T 84087edecbe04485b1ddce37b70d7cf6 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.048503  7138 tablet_replica.cc:333] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.049010  7138 raft_consensus.cc:2243] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.049675  7138 raft_consensus.cc:2272] T 1bc155174c3343a99f712f78e920af6c P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.051595  7138 tablet_replica.cc:333] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.052273  7138 raft_consensus.cc:2243] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.052769  7138 raft_consensus.cc:2272] T 09891cf607614dbb8c20b5e682d96fdb P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.055183  7138 tablet_replica.cc:333] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
W20260709 14:52:04.055569 12654 consensus_peers.cc:597] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 -> Peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Couldn't send request to peer 4d8056abd33f4ff2a74e8fd0c3c407cc. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:40619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.055861  7138 raft_consensus.cc:2243] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.056401  7138 raft_consensus.cc:2272] T 9bb6d3d324f84161867550708b46b245 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:04.058513 12731 consensus_peers.cc:597] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a -> Peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Couldn't send request to peer e802f7d4d7ba416297da80c47d60a472. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.058858  7138 tablet_replica.cc:333] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.059412  7138 raft_consensus.cc:2243] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.059808  7138 raft_consensus.cc:2272] T da5d714c388143309ae32245bc9f0746 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.061568  7138 tablet_replica.cc:333] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.062080  7138 raft_consensus.cc:2243] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.062427  7138 raft_consensus.cc:2272] T d9ba6b11c32a455f871e168917273036 P e802f7d4d7ba416297da80c47d60a472 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.065142  7138 tablet_replica.cc:333] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.065582  7138 raft_consensus.cc:2243] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.066381  7138 raft_consensus.cc:2272] T f6d1bf86dbf541b2b2238bb876fc4eb5 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.068281  7138 tablet_replica.cc:333] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.068765  7138 raft_consensus.cc:2243] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.069267  7138 raft_consensus.cc:2272] T 5138afd453f64d4ab967ceb365286303 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.071081  7138 tablet_replica.cc:333] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.071503  7138 raft_consensus.cc:2243] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.072144  7138 raft_consensus.cc:2272] T a0adef9055e946689db0029646b35468 P e802f7d4d7ba416297da80c47d60a472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.073985  7138 tablet_replica.cc:333] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472: stopping tablet replica
I20260709 14:52:04.074443  7138 raft_consensus.cc:2243] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.074834  7138 raft_consensus.cc:2272] T 47042b4c59c047fc948d005a94d36344 P e802f7d4d7ba416297da80c47d60a472 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.111181  7138 tablet_server.cc:196] TabletServer@127.6.248.130:0 shutdown complete.
W20260709 14:52:04.114400 12728 consensus_peers.cc:597] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a -> Peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Couldn't send request to peer 4d8056abd33f4ff2a74e8fd0c3c407cc. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:40619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.140020  7138 tablet_server.cc:179] TabletServer@127.6.248.131:0 shutting down...
I20260709 14:52:04.171476  7138 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:04.172266  7138 tablet_replica.cc:333] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.172947  7138 raft_consensus.cc:2243] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.173434  7138 raft_consensus.cc:2272] T 25dfb2d634a248b9949eedfbae37f4d3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:04.174115 12731 consensus_peers.cc:597] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a -> Peer e802f7d4d7ba416297da80c47d60a472 (127.6.248.130:45827): Couldn't send request to peer e802f7d4d7ba416297da80c47d60a472. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.130:45827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.175298  7138 tablet_replica.cc:333] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.175948  7138 raft_consensus.cc:2243] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.176381  7138 raft_consensus.cc:2272] T f98260f6f2cd489fb7fa43c535223991 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.178141  7138 tablet_replica.cc:333] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.178676  7138 raft_consensus.cc:2243] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.179086  7138 raft_consensus.cc:2272] T f2d38f64606841ea89c455bae35171c6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.180732  7138 tablet_replica.cc:333] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.181258  7138 raft_consensus.cc:2243] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.181648  7138 raft_consensus.cc:2272] T 9f57118a243b47efa73d1745e68cc2e5 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.183333  7138 tablet_replica.cc:333] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.183856  7138 raft_consensus.cc:2243] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.184257  7138 raft_consensus.cc:2272] T ae31f0cc1da9432eba0875ac32dd1820 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.185926  7138 tablet_replica.cc:333] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.186434  7138 raft_consensus.cc:2243] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.187153  7138 raft_consensus.cc:2272] T b296f05c71a640b485f5f7aacf8000a3 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.188788  7138 tablet_replica.cc:333] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.189313  7138 raft_consensus.cc:2243] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.189713  7138 raft_consensus.cc:2272] T 30ac6641a014469fa99b81b5acf03fa9 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.191399  7138 tablet_replica.cc:333] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.191917  7138 raft_consensus.cc:2243] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.192319  7138 raft_consensus.cc:2272] T 0c8038ab7cfe419e9502431df3913aa5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.194377  7138 tablet_replica.cc:333] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.194976  7138 raft_consensus.cc:2243] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.195395  7138 raft_consensus.cc:2272] T 84087edecbe04485b1ddce37b70d7cf6 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.197737  7138 tablet_replica.cc:333] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.198311  7138 raft_consensus.cc:2243] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.198711  7138 raft_consensus.cc:2272] T da5d714c388143309ae32245bc9f0746 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:04.199142 12728 consensus_peers.cc:597] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a -> Peer 4d8056abd33f4ff2a74e8fd0c3c407cc (127.6.248.129:40619): Couldn't send request to peer 4d8056abd33f4ff2a74e8fd0c3c407cc. Status: Network error: Client connection negotiation failed: client connection to 127.6.248.129:40619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:04.200505  7138 tablet_replica.cc:333] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.201103  7138 raft_consensus.cc:2243] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.201900  7138 raft_consensus.cc:2272] T d9ba6b11c32a455f871e168917273036 P 14083243956f41878986fc2e319a2f0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.204720  7138 tablet_replica.cc:333] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.205246  7138 raft_consensus.cc:2243] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.206092  7138 raft_consensus.cc:2272] T 9bb6d3d324f84161867550708b46b245 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.207970  7138 tablet_replica.cc:333] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.208504  7138 raft_consensus.cc:2243] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.208917  7138 raft_consensus.cc:2272] T 1bc155174c3343a99f712f78e920af6c P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.210631  7138 tablet_replica.cc:333] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.211143  7138 raft_consensus.cc:2243] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.211560  7138 raft_consensus.cc:2272] T 09891cf607614dbb8c20b5e682d96fdb P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.213258  7138 tablet_replica.cc:333] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.213732  7138 raft_consensus.cc:2243] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.214529  7138 raft_consensus.cc:2272] T 47042b4c59c047fc948d005a94d36344 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.216674  7138 tablet_replica.cc:333] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.217159  7138 raft_consensus.cc:2243] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.217547  7138 raft_consensus.cc:2272] T f6d1bf86dbf541b2b2238bb876fc4eb5 P 14083243956f41878986fc2e319a2f0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.219244  7138 tablet_replica.cc:333] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.219707  7138 raft_consensus.cc:2243] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.220108  7138 raft_consensus.cc:2272] T 5138afd453f64d4ab967ceb365286303 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.221843  7138 tablet_replica.cc:333] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a: stopping tablet replica
I20260709 14:52:04.222282  7138 raft_consensus.cc:2243] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:04.222687  7138 raft_consensus.cc:2272] T a0adef9055e946689db0029646b35468 P 14083243956f41878986fc2e319a2f0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.258265  7138 tablet_server.cc:196] TabletServer@127.6.248.131:0 shutdown complete.
I20260709 14:52:04.284243  7138 master.cc:562] Master@127.6.248.190:39931 shutting down...
I20260709 14:52:04.304304  7138 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:04.304781  7138 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:04.305043  7138 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3526dea369ca408c8ec3a2a7b0d343c1: stopping tablet replica
I20260709 14:52:04.324600  7138 master.cc:584] Master@127.6.248.190:39931 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12543 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24977 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (132513 ms total)
[  PASSED  ] 8 tests.
I20260709 14:52:04.379640  7138 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 399 messages since previous log ~553 seconds ago
I20260709 14:52:04.379886  7138 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 399 messages since previous log ~553 seconds ago
I20260709 14:52:04.380082  7138 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~553 seconds ago
I20260709 14:52:04.380312  7138 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 ~33 seconds ago
I20260709 14:52:04.380515  7138 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 ~33 seconds ago
I20260709 14:52:04.380721  7138 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:52:04.381036  7138 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 120 messages since previous log ~33 seconds ago
